/* primary tags and styles */
body  { font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 0px 0px;}
td, p, li, div, span, font, body, h1, h2, h3, h4, h5 { color: #000000; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; }
blockquote { color: #003366; line-height:16px; }

/* classes for primary tags */

.copyright { color: #666666; font-size: 10px; font-family: verdana,arial, helvetica, sans-serif }
.copyrightlink { color: #666666; font-size: 10px; font-family: verdana,arial, helvetica, sans-serif }
.hdg  { color: #FF9900; font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }
.subhdg { color: #333333; font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }
.sitemapmain { color: #333333; font-size: 11px; font-weight: bold; }
.sitemapsub1 { color: #333333; font-size: 11px; font-weight: normal; }
.sitemapsub2 { color: #333333; font-size: 10px; font-weight: normal; }
.whitetxt { color: #ffffff; font-size: 10px; font-weight: normal; line-height: 16px; }
.whitetxthome { color: #ffffff; font-size: 10px; font-weight: normal; line-height: 14px; }
.subnav { color: #666666; font-size: 10px; font-weight: bold; }
.tertiarynav { color: #666666; font-size: 10px; font-weight: normal; }
.link { color: ##990000; font-size: 11px; font-weight: normal; }
.presslink { color: #990000; font-size: 11px; font-weight: normal; }
.fineprint { color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; }
.morelink { color: ##990000; font-size: 10px; }
.backlink { color: #666666; font-size: 10px; }
.inactive { color: #333333; font-size: 10px; font-weight: bold; }
.active { color: #666666; font-size: 10px; }
.thumbnaillink { color: #666666; font-size: 11px; font-weight: bold; }

A { text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: underline }
A:hover { color: #E2AC18; text-decoration: underline }
.graytext{color:#666666;}
.grayband{background-color:#666666;}
.sitebackground{background-color:#2b241f;}
a.mainMenuText{color: #ffffff;
			  font-family:  arial;
			  font-size: 10;
			  font-weight: 600;
			  letter-spacing: .5ex;
			  text-decoration: none
}
a.mainMenuText:hover{color: #ffffff;
			  font-family:  arial;
			  font-size: 10;
			  font-weight: 600;
			  letter-spacing: .5ex;
			  text-decoration: none
}
a.mainMenuText:active{color: #ffffff;
			  font-family:  arial;
			  font-size: 10;
			  font-weight: 600;
			  letter-spacing: .5ex;
			  text-decoration: none
}
#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #2b241f;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	color:#cccccc;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
