@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
	background-image: url(/ae_slices/bg_tile.jpg);
	background-repeat: repeat;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
}
#banner {
	background-image: url(/ae_slices/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 325px;
	width: 975px;
}
#contentexpand {
	background-image: url(/ae_slices/contentexpand.jpg);
	background-repeat: repeat-y;
	width: 975px;
}
#footer {
	background-image: url(/ae_slices/footer.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 975px;
}
.maincontent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
}
.maincontent A:link {
	COLOR: #4368AE;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.maincontent A:visited {
	COLOR: #4368AE;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.maincontent A:hover {
	COLOR: #8A5917;
	font-weight: bold;
	text-decoration: underline;
}
.footertext {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
.footertext A:link {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.footertext A:visited {
	COLOR: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.footertext A:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.tablemenu {
	background-color: #4368AE;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 2px;
	border: thin solid #000033;
	margin-left: 12px;
}
.cctable {
	margin-left: 10px;
}

.table_dotted_line {
	border: thin dashed #4368AE;
}
.recentview_table {
	border: thin dashed #4368AE;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 27px;
	margin-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
}

.title {
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.large_text {
	font-weight: bold;
	color: #000066;
	font-size: 18px;
}
.large_red_text {
	font-size: 18px;
	font-weight: bold;
	color: #8E0303;
}

.medium_text {
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	text-align: center;
}
.image_left {
	margin-right: 6px;
	padding-right: 6px;
}
.image_right {
	margin-left: 6px;
	padding-left: 6px;
}

.small_font_12 {
	font-size: 12px;
}
.formbutton {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #DFEFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.cart_menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #4368AE;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	text-align: right;
}
HR {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}
TABLE.cobtbl{
	background-color: #000033;
} 

TD.cobhl{
	background-color: #D5EAFF;
}

TD.cobll{
	background-color: #FFFFFF;
	color : #666666;
}
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	background-color: #D5EAFF;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}
.red_font_14 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.red_table_border {
	border: thick solid #8E0303;
}
.tableborder_blue {
	border: 1px solid #9DCDEA;
}
.center {
	text-align: center;
	font-weight: bold;
}
.border_thin {
	border: thin solid #7B9BCC;
}
