/* CASCADING STYLESHEET FOR COBRA */
/* CSS DETECT */

FONT.cssdetect
{ display:none; }

#backgroundlayerDiv { position: absolute; left:232; top:0;z-index:-2; visibility:show; }
#parentnavlayerDiv { position: absolute; left:0; top:0; width:100; }
#childnavlayerDiv { position: absolute; left:0; top:10; width:100; }
#mainlayerDiv { position: absolute; left:160; top:0;left:160; top:0; z-index:-1; }
#copylayerDiv { position: absolute; width 100; }
#menulayerDiv { position: absolute; left:125; top:0; clip:rect(0,130,200,0); z-index:2; }
#BODY { font-size: 12px; font-family: arial, helvetica, sans-seriff; }
#BODYHOME { font-size: 14px; font-family: arial,helvetica,sans-seriff; }
#SIDEH { font-size: 14px; font-family: arial,helvetica,sans-seriff; font-weight: bold; }

td img.decoration {display: block;}
tr.decoration img {display: block;}

/* Top Navigation Styles */
A:link.subMenuText, A:active.subMenuText, A:visited.subMenuText { font-size: 11px; font-family: arial,helvetica,sans-seriff; color: #000000; text-decoration:none; }
A:hover.subMenuText {
	font-size: 11px;
	font-family: arial,helvetica,sans-seriff;
	color: #D1D186;
	text-decoration:none;
}
A:link.mainMenuText, A:active.mainMenuText, A:visited.mainMenuText, A:hover.mainMenuText { font-size: 12px; font-family: arial,helvetica,sans-seriff; color: #CCFF33; }

HR { color: #999999; }
TABLE { font-size: 12px; font-family: arial,helvetica,sans-seriff; }
BODY { font-size: 12px; font-family: arial,helvetica,sans-seriff; }
h1, h2, h3, h4, h5, h6, em { color:black; font-family: Times New Roman, Times, serif }

.smallText { font-size: 11px; font-family: arial; }
.copy { font-size: 11px; font-family: arial,helvetica,sans-seriff; }
.BODY { font-size: 12px; font-family: arial,helvetica,sans-seriff; }
.BODYHOME { font-size: 14px; font-family: arial,helvetica,sans-seriff; }
.SIDEH { font-size: 14px; font-family: arial,helvetica,sans-seriff; font-weight: bold; }

/* Init link styles */
A:link,
A:active,
A:visited { font-size: 11px; font-family: arial; }

A:hover{ font-size: 11px; font-family: arial; color: #999999; }

/* Left-Hand Navigation Styles */
DIV.navigation A:link, 
Div.navigation A:visited,
Div.navigation HR,
DIV.navigation A:active { color: #FFFFFF; }

DIV.navigation A:hover { color: #F1F180; }

/* Right-Hand Navigation Styles */

TABLE.light A:hover { color: #999999; line-height:150%; }

/* --- menu styles --- note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: bold;
	padding: 4px;
	color: #efefef;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	text-decoration: bold;
	padding: 4px;
	color: #ffffff;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid ;
	background: #5E603B;
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid;
	background: #5E603B;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */


.m0l1oout {
	text-decoration : none;
	background: #999966;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
}

.m0l1oover {
	text-decoration : none;
	background: #999966;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
}
