body {
	background-color: #003366;
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family:verdana;
	line-height:18px;
	color:#343434;
	font-size:x-small;
}

/* Layout Objects */

.maintable {
	width:758px;
	border:none;
	background-image:url(../images/table_bg.gif);
	background-repeat:repeat-y;
}
.navtable {
	border:none;
}
.topcell {
	width:426px;
	height:164px;
	background-image:url(../images/index_03.jpg);
	background-repeat:no-repeat;
}
.maincell {
	width:553px;
	height:434px;
	background-image:url(../images/index_04.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:25px;
	padding-top:16px;
	padding-right:10px;
}
.productcell {
	width:205px;
	height:434px;
	background-image:url(../images/index_05.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:16px;
	padding-top:16px;
}
.producttable {
	width:180px;
	border:none;
}
.placeholdercell {
	background-image:url(../images/sml_image_placeholder.gif);
	background-repeat:no-repeat;
	width:86px;
	height:64px;
}
.bottomcell {
	width:758px;
	height:57px;
	background-image:url(../images/index_06.jpg);
	background-repeat:no-repeat;
}

#layer1 {
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	margin-right:16px;
}
#layer2 {
	width:180px;
	margin-right:16px;
	line-height:14px;
	text-align:left;
}

/* Link Styles */

a.linkA:link, a.linkA:visited, a.linkA:active {font-weight:bold; color:#3977b6; text-decoration:none}
a.linkA:hover {color:#3977b6; text-decoration:underline}

a:link, a:visited, a:active {color:#343434; text-decoration:none}
a:hover {color:#343434; text-decoration:underline}

/* Text Styles */

H1 {
	font-family:trebuchet MS;
	font-size:20px;
	color:#0f3862;
}
H2 {
	font-family:trebuchet MS;
	font-size:18px;
	color:#0f3862;
}
.bluetitle {
	font-family:trebuchet MS;
	font-size:14px;
	color:#26488a;
	font-weight:bold;
}
.blacktitle {
	font-family:trebuchet MS;
	font-size:14px;
	color:#343434;
	font-weight:bold;
}
.bluetext {
 color:#3977b6;
}