@charset "utf-8";



body {
	background-color: #FFFFFF;
	background-image: url(../images/layout_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

a
{
text-decoration:none;
font-family: Arial, verdana;
font-size: 12px;
font-weight: bold;
color: #9E783F;
text-decoration: none;
padding:8px 0;
}


.ram_name {
	font-family: Arial, verdana;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	text-align: right;
}
.home_link_text {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.edit_del {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #976F29;
	text-decoration: none;
}

.sector_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.massages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.rating_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E1982F;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 60px;
}
.rating_box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FAF3EB;
	border: 1px solid #DFB06A;
	padding-left: 5px;
	padding-right: 5px;
}


.sublink_bg {
	background-color: #EDEDED;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.special_sublink {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding:0 0 8px;
}

a:hover {
	text-decoration: underline;
}
.quick_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	background:#A7834F url(../images/menuheaderbg_31.gif);
}

.q_links_blue{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
}

.q_links_blue li a{
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, verdana;
	font-size: 11px;
	color: #0066CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.q_links_blue li a:hover{
	color: #0066CC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.copyright {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.main_link{
	width: 100%;
	/*overflow: hidden;*/ /*bottom horizontal line that runs beneath tabs*/
	height: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: black;
}

.main_link ul{
	margin: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: 11px Arial;
	list-style-type: none;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
}

.main_link li{
display: inline;
margin: 0;
}

.main_link li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 13px;
	padding-left: 14px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: white;
}

.main_link li a:visited{
color: white;
}

.main_link li a:hover, .main_link li.selected a{
	background: #252525 url(../images/layout_177.jpg);
}
.home_main_text {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D2922E;
	border-right-color: #D2922E;
	border-bottom-color: #D2922E;
	border-left-color: #D2922E;
	padding: 12px 0px;
}
.sb_pages_hed_text{
	color:#B27B29;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	padding:25px 0px 15px 0px;
	border-bottom:2px #FC0 solid;
}
.normal_text {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color:#464646;
font-size:12px;
line-height:1.5em;
	text-decoration: none;
}

.search_text_fld, .search_dropdown_fld {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #010914;
}
.search_dropdown_fld{
	width:140px;
}

.search_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #000000;
}
.normal_hedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8D6B3D;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.normal_bdr {
	border: 1px solid #CCCCCC;
}



.normal_gold_heading {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9E783F;
	text-decoration: none;
	padding:8px 0;
}

.normal_gold {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9E783F;
	text-decoration: none;
}

.rec_dates{
	font-family: arial, verdana;
	font-size: 10px;
	color:#7c7c7c;
}

.staff_bdr {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px 0px 10px 0px;
	line-height:1.5em;
}

.reportsTd, .articlesTd{
	width:50%;
	padding:10px;
	vertical-align:top;
}
.reportsTd a, .articlesTd a{
	font-size:11px;
}


#reportSearchBox, #articleSearchBox{
	height:24px;
}
#searchSelector{

	/*margin:5px 0px 2px -4px;*/
	z-index:100;
	color:#CCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	width:200px;
	height:20px;
display:block;
}

#searchSelector a{
	text-decoration:none;
	margin:0px 5px;
	color:#333;
	padding:2px 10px 5px 10px;
}



#searchSelector .current{
	background:#000;
	color:#FFF;
	padding:2px 10px 5px 10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.searchBar{
	background:#000;
	height:30px;
}

.specialarticles{
	margin:20px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}

.specialarticles td{
	margin:0px; padding:4px 0px;
	border:none;
	background:#F8F8F8;
}

.linkalignright{
	text-align:right;
}

.moreInfo {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#mainMenu{
float:left;
position:relative;
z-index:597;
}

#mainMenu li.hover, ul.dropdown li:hover {
position:relative;
z-index:599;
}

#mainMenu li{
float:left;
line-height:1.3em;
vertical-align:middle;
position:relative;
}

#mainMenu ul li{
	float:none;
}

#mainMenu ul{
left:0;
position:absolute;
top:100%;
visibility:hidden;
width:150px;
z-index:598;
overflow:visible;
}

#mainMenu ul{
	float:none;
	background:#333; color:#FFF;
}

#mainMenu ul li a{
	padding:12px 22px 12px 4px;
	background:#333; color:#FFF;
}
#mainMenu ul li a:hover{
	background:#333; color:#FFF;
}

#mainMenu li:hover > ul{
	visibility:visible;
}

.reportsTd .staff_bdr, .articlesTd .staff_bdr{
	padding:0px;
	margin:0px;
}
