/********WARC **********************************/
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/********** Body Format ******************************/
#holder {
width:1000px;
}
#content {
	padding:0px 10px 0px 0px;
	margin-right: 100px;

}
/************ Right Navigation Location **************/
#navBar {
	float:right;
	width:225px;
	padding: 9px 0px 2px 2px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	clear: left;

}
/************ sectionLinks styles **************/

#RsectionLinks{
	margin: 0px;
	padding: 0px;

}

#RsectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#RsectionLinks a:link, #RsectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	font-size:10px;
	padding: 3px 0px 3px 10px;
	color: #FFFF00;
	text-decoration: none;
}

#RsectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFF00;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}

/************ Bottom Menu **************/
 
#BMenuLinks a:link, #BMenuLinks a:visited {

	border-top: 1px solid #ffffff;
	font-weight: bold;
	font-family:Tahoma;
	font-size:11px;
	padding: 3px 0px 3px 10px;
	color: #FF9900;
	text-decoration: none;
}

#BMenuLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#siteInfo { 
	float:left;
	clear:both;
	width:660px;
	height:26px;
	margin-top:15px;
	padding-top:5px;
	z-index:1;
	left: 1px;
	border-top:1px solid gray;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#advert{
	width:142px;
    margin: 0 0 10px 10px;
	padding: 10px;
	background-color:#000000;

}

#advert img{
	display: block;
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;

}

#advertText{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:yellow;
 font-weight:bold;
 text-align:center;

 }
#advertText a:link, #advertText a:visited {
 color:yellow;
  font-weight:bold;
  text-decoration:none;
}
#advertText a:hover {
 color:yellow;
text-decoration: underline;
}#holderHead {
}
