body {
	background-color: #A3A3A3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.home {
	background-color: #131313;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#00527F;
	text-decoration: none;
}

a:visited {
	color:#00527F;
}
a:hover {
	text-decoration: underline;
	color:#00527F;
}

.menu a, .salesBox a{
	color:#000000;
	text-decoration: none;
}

.menu a:visited, .salesBox a:visited{
	color:#000000;
	text-decoration: none;
}
.menu a:hover,  .salesBox a:hover{
	color:#FFFFFF;
	text-decoration: none;
}


.style1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {
	color: #F09C05;
	font-weight: bold;
}

.style4 {
	font-size: 10px; font-family: Arial, Helvetica, sans-serif; 
	}

.style11 {
	color: #FFFFFF
	}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	}

.style14 {	
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:13px; }

.style15a {	
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}

.style17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.style18 {
	font-size: 12px;
	font-weight: bold;
}

.style19 {	
font-size: 11px;
	font-weight: bold;
}

.style20 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
.style20a {font-size: 11px}

.style21 {
	font-size: 16px;
	font-weight: bold;
}

.style22 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; font-style: italic; }

.style22a {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FF000	0;
}

.style23 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; }

.style24 {font-size:13px; color: #000000; font-weight: bold;}

.style24a {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.style25 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; }
.style25a {font-weight: bold; color: #FF0000; font-size: 20px;line-height:0.6em;}

.style26 {font-size: 14px; font-weight: bold; }
.style26a {font-size: 16px; font-weight: bold; color: #FF6600; }

.style27 {
	font-size: 18px;
	font-weight: bold;
}

.style27a {color: #999999}

.style28 {font-style: italic; font-size: 14px;}

.style30 {
	font-size: 18px;
	font-weight: bold;
	padding:10px;
	text-align:left;
	line-height:1.4em;
}

.style31 {
font-size:16px;
font-weight:bold;
padding:0 0 6px 15px;
}

.style32 {
font-size:16px;
font-weight:bold;
padding:15px  0 0px 13px;
line-height:1.4em;
}

.style33 {	
font-size: 16px;
	font-weight: bold;
	line-height:1.4;
}

.style34 {	
font-size: 14px;
	font-weight: bold;
	line-height:1.4;
}

.link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:13px; color: #000000;
 }
 
  .learn, .learn:visited{
	color:#ffffff;
	text-decoration:underline;
	}	
 .learn:hover{
	color: #FFCC00;
	}	


.salesBox a:hover{
	color:#ffffff;
}

.contactBox td, .contactBox th{
	font-size:14px;
	line-height:1.4;
}

.contactBoxSmall td {
	font-size:.7em;
}


#marqueecontainer{
position: relative;
width: 146px; /*marquee width */
height: 261px; /*marquee height */
border: 0px solid;
}

.roundCorner{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}

