body {
	background-color: #0f2743;
}
body, td, tr, p  {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
p {
	line-height: 18px;
}
#top {
	color: #00FF00;
	letter-spacing: 1px;
}
#head {
	background-image: url(../images/header/headbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #0f2743;
}
#bodyt {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #e0e7fd;
}
#foot {
	background-image: url(none);
	background-position: bottom;
	padding-bottom: 7px;
	color: c3d1fe;
}
#foot a:link, #foot a:visited {
	color: #00FF00;
}
#foot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav, #bottomnav {
	text-align: center;
	color: #00CC00;
	font-size: 12px;
	font-weight: bold;
	background-color: #0059ad;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
} 
#bottomnav {	margin-top: 0;}
#topnav a:link, #topnav a:visited,
#bottomnav a:link, #bottomnav a:visited {
	color: #c3d1fe;
	text-decoration: none;
}
#bottomnav a:hover, #topnav a:hover{
	color:#000099;
	text-decoration: underline;
}
#topnav .hl, #bottomnav .hl {
	color:#00FF00;
}
#indexleft {
	padding-top: 20px;
}
#indexright, #right {
	background-image: url(../../images/vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	margin: 15px 0 20px;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 12px;
	padding: 0 0 0 18px;
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
#content2 {
	margin-right: 30px;
}
#content3 {
	margin: 0 30px 0;
}
#margins {
	margin: 0 20px 0 20px;
}
.productlinks   {
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 5px;
}

.productlinks a:link, .productlinks a:visited  {
	color: #00CC00;
	text-decoration: underline;

}
.productlinks a:hover  {	
	color: #2b3129;	
	text-decoration: none;

}
h1 {
	color: #113874;
	font-size: 16px;
	margin-bottom: 5px;
}
.includes {
	color: #113874;
	font-size: 11px;
	margin-top: 4px;
}
.prodimg, .proddes, .prodbuy {
	padding: 12px 0 12px;
	line-height: 18px;
}
.prodimg img {
	margin-left: 20px;
}
.prodbuy form {
	margin-right: 20px;
	margin-bottom: 0;
}
tr.odd {
	background-color: #faf8f4;
}
tr.even {

}
.price {
	font-weight: bold;
	margin: 0 50px 0;
}

#intro {
	background-color: #eaeefd;
	margin: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;

	padding-bottom: 2px;
}
#intro p {
	margin-top: 0;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, serif;
	font-weight:normal;
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #2e629b;
}
h1 {
	font-size:23px;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:23px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:12px;
}
#footimg { background-color: #000000;}
