
/* navigation menu */
ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
}
ul.menu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}

/*===============end navigation====================== */

.copyBOLD {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #666666;

	font-weight: bolder;





}

.faqBOLD {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #FF6600;

	font-weight: bolder;





}

.copy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 25px;

	color: #666666;

	font-weight: normal;



}

.Title {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	color: #666666;

	font-weight: normal;

	background-image: url(images/title_reel.gif);

	background-repeat: no-repeat;

	vertical-align: top;





}

a:link {

	text-decoration: underline;

	color: #666666;



}

a:hover {

	color: #FF6600;

	text-decoration: none;

}

.REEL {

	text-align: right;

	background-position: right;

	vertical-align: middle;

}

.TESTTITLE {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	color: #666666;

	text-align: left;

	vertical-align: top;

}

.NAVLINK {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-indent: 14pt;

	font-weight: bold;

	line-height: 40px;

	color: #666666;

	text-decoration: underline;









}

.ONLINK {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FF6600;

	text-indent: 14pt;

	font-weight: bold;

	line-height: 40px;





}

a:visited {

	color: #666666;

	text-decoration: underline;

}

.ORANGEBULLET {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #666666;

	list-style-image: url(images/orangebullet.gif);

	list-style-position: inside;

	list-style-type: square;

	margin: 1px;





}

.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}
