body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C2D7F;
}
#navigation a:hover {
	background: #ffffff  45% no-repeat;
	text-decoration: none;
	color:#000092;
	}

#navigation a {
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	}
	
#navigationpower a {
	color:#FFFFFF;
	display:block;
	text-decoration: none;
}
	
#navigationpower a:hover {
	background: #ffffff  45% no-repeat;
	text-decoration: none;
	color:#b12328;
}
	
.navPowerBorder {
	border-bottom: 1px solid #FFFFFF;
	line-height:25px;
	text-indent:2em;
	font-weight:bold;
}

.mainContent {
	background-image:url(/images/bottombg.jpg);
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	}
	
.navBorder {
	border-bottom: 1px solid #5ebcfb;
	line-height:25px;
	text-indent:2em;
	font-weight:bold;
	}
.style1 {font-size: 14pt}
.style3 {font-size: 14pt; color: #FF8E41;}
.style4 {font-size: 11pt; line-height:30px;}

.headNav a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.headNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.headNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
.headNav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color:#CC6633;
	
}
a:active {
	text-decoration: none;
	
}

.cart { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 10pt; color: #000000;}
.cart a:link {
	text-decoration: underline;
	color: #0000ff;
}
.cart a:visited {
	text-decoration: none;
	color: #0000ff;
}
.cart a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.cart a:active {
	text-decoration: none;
	color: #FFFFFF;
}