a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 00px;
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 150%;
	text-align:left;
	background-image:url(img/main_bkg2.jpg);
	background-repeat:repeat-x;
	background-color: #CCC;	
}

p, tr, td, select, textarea {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	font-size : 11px ;
	color : #000000;
	line-height: 150%;
	/*text-align:left; */
}

#xmas {width:180px;  margin-top:0px; margin-left:15px; text-align:center;}
.fronth {color:#0033CC; font-weight:bold; font-size:12px; line-height:150%;}
.front {color:#666; font-weight:bold; font-size:12px; line-height:150%; }
.front2 {color:#666; font-weight:bold; font-size:12px; line-height:150%;  margin-bottom:20px;}
.cont {color:#365F91; font-size:12px; font-weight:bold; line-height:150%;}
.thous {font-size:24px; color:#0033CC; font-weight:bold; line-height:150%;}

.bluetext p, td {
	/*color: #004080;*/
	color: #0000ff;

}




.whitetext p {
	color:#FFF;
}

.whitetext a:link,  {
	color:#FFF;
}



.bluetext1 {
	color: #0000ff;
	/*font-weight:bold;*/

}
.bluetext2 {
	color: #0000ff;
	font-size:12px;
	font-weight:bold;

}
.blueb {
	font-weight:bold;
	color:#00F;
}

.newp tr td {color:#FFF;}
.newp p {
	color:#FFF;
	font-size: 15px;
	font-weight:bold;
}

.newp a:link, .newp a:visited {color:#FFF; text-decoration:underline;}

.newfp p {
	color:#FFF;
	font-size: 13px;
	font-weight:bold;
}

.newfp tr td {color:#FFF;}
.newfp p {
	color:#152B55;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
	background-color:#FFF;
	margin-top:0;
	padding-top:0;
}

.heavy {font-weight:bold;}
.newf {
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	text-align: center;
}



.dark {color:#333; text-align:center; font-weight:bold; font-size:16px;}

h3 {
	font-size:16px;
	line-height:130%;
}
h5 {
	font-size:14px;
	font-weight:bold;
	line-height:130%;
}
h6 {
	font-size:14px;
	font-weight:bold;
	line-height:130%;
	color:#FFF;
	margin: 10px;
}

h1 {
	font-size:10px;
	color:#CCCCCC;
}

.mark {
	color:#0000ff; font-weight:bold;
}

#front {
		padding: 20px 10px 0px 50px;
		width:650px;		
	/*	background-color:#fff; */
		
}
#front2 {
		padding: 0px 10px 0px 50px;
		width:400px;
		float:left;
		/*	background-color:#fff; */
		
}
#front3 {
		padding: 0px 10px 0px 50px;
		width:650px;
		float:left;
		/*	background-color:#fff; */
		
}

#front2 p{
	color:#000078;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:130%;	
}

#front p{
	color:#000078;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:130%;	
}

.women tr td{background-color:#CCCCFF;}

.women p { color:#000080;}
#ww p, #ww ul, li {color:#3365FF;}


.quotes p {
	color:#000078;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	padding:0px;
}
.orange {
	color:#F60;
}
/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 90px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #;
	color: #FFF;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-bottom: 1px dotted #FFF;	
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 30px;
	border-left: 30px solid #8F2CID;
	border-right: 0px solid #69c;
	border-bottom: 0px dotted #FFF;
	background-color: #;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	border-left: 30px solid #8F2CID;
	border-right: 1px solid #;
	border-bottom: 0px dotted #FFF;
	color: #DDBEBA;
}
A.navwhite
{
 COLOR : #999999;
 TEXT-DECORATION : none;
 FONT-WEIGHT : bold;
 padding-right: 5px;
}


/* BELOW RELATES TO THE DROPDOWN MENU & NAV BAR GENERALLY 
horizontal nav from 10mins  */
ul#navigation {
	margin-left:0;
	padding-left:0;
	list-style: none;
	float:left;
	width:100%;
	margin: 5px;
	
}
ul#navigation li {
	display:inline;	
}
ul#navigation a {
	display:block;
	float:left;
	padding-top: 0em;
	padding-bottom: 0em;
	text-decoration:none;
	color:#999999;
	border-right:1px solid #000;	 
 	font-weight: bold;
 	padding-right: 13px;
	padding-left: 8px;
	border-right: 1px #000000 solid;
}

ul#navigation a:hover {	
	color:red; 
	text-decoration:underline;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;

z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}
.bluetabs {
	
	margin-left:25px;
	
}
table.rts td{
	font:10px normal Verdana, Geneva, sans-serif;
}
table.rts p{
	margin:3px;
	padding: 0;
}