body {
	margin: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000E7B;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #828095;
	SCROLLBAR-BASE-COLOR: #BDC1D9;
}
.navovr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	cursor: hand;
	background-image: url(images/carthoverbg.gif);

}
.navbg {
	background-color: #b4b4b4;

}
.main {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #434343;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}


.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}


.main a:link {
	color: #000E77;
	text-decoration: underline;
}
.main a:visited {
	color: #0116B3;
	text-decoration: underline;
}
.main a:hover {
	color: #DF0024;
	text-decoration: none;
}
.main a:active {
	color: #DF0024;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link {
	color: #000fe;
	text-decoration: underline;
}
.footer a:visited {
	color: #535353;
	text-decoration: underline;
}
.footer a:hover {
	color: #0000fe;
	text-decoration: none;
}
.footer a:active {
	color: #000fe;
	text-decoration: none;
}

.mainright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainright a:link {
	color: #FFF100;
	text-decoration: underline;
}
.mainright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainright a:hover {
	color: #FF9900;
	text-decoration: none;
}
.mainright a:active {
	color: #939fff;
	text-decoration: none;
}

.navnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FE;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FE;

}
h1 {
	margin: 20px;
	padding: 0px;
	font-family: Copperplate Gothic Bold, Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #EF9C00;
}

h6 {
	margin: 20px;
	padding: 0px;
	font-family: Copperplate Gothic Bold, Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000E77;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000e77;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.input {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.inputerr {
	border: 1px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
a:link {
	color: #000e77;
	text-decoration: underline;
}
a:visited {

	color: #000e77;
	text-decoration: underline;
}
a:hover {


	color: #CC0000;
}
a:active {



	color: #CC0000;
}
li {
	color: #993300;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial;
	margin-left: -15px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000E77;
	background-color: #BDC1D9;
}
.topnav a:link {
	color: #000E77;
	text-decoration: none;
}
.topnav a:visited {
	color: #000E77;
	text-decoration: none;
}
.topnav a:hover {

	color: #DF0024;
	text-decoration: none;
}
.topnav a:active {


	color: #009F3C;
	text-decoration: none;
}
.sidebarsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
	padding: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #EF9C00;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000E77;
	margin-bottom: 0px;
}
.nav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9CC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9CC00;
	background-image: url(images/cartbg.gif);
}
.boxed
{
	border-top: solid 2px #636094;
	border-right: solid 2px #636094;
	border-bottom: solid 2px #636094;
	border-left: solid 2px #636094;
	background: #F3D5D5;
}

.border
{
	border-top: solid 2px #000E77;
	border-right: solid 2px #000E77;
	border-bottom: solid 2px #000E77;
	border-left: solid 2px #000E77;
}

.hilighter
{
	background: #DCE0FF;
}

.hilight
{
	background: #D7D7DA;
}