@charset "utf-8";
/* CSS Document */
img
{  border-style: none;
}

.biglayer {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #000033;
}

.main {
	position:absolute;
	height: 573px;
	width: 766px;
	left:50%;
	margin-left:-387px;
	background-repeat: no-repeat;
	background-image: url(images/RWsearch_bk.jpg);
	z-index: 2;
	top: 10px;
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}.top_header {
	height: 65px;
	width: 100%;
	background-image: url(images/top_header.jpg);
	position: relative;
	background-repeat: no-repeat;
}
.menu_back {
	height: 29px;
	width: 766px;
	background-color: #FFFFFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.main_menu {
	background-repeat: repeat-x;
	position: absolute;
	width: 766px;
	left: 0px;
	top: 3px;
	height: 25px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_back.jpg);
}
.left_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	position: absolute;
	width: 155px;
	left: 0px;
	padding-top: 5px;
	z-index: 2;
}
.menu_rollovers {
	position: absolute;
	left: 155px;
	z-index: 2;
}
.below_sec_back {
	background-color: #CCCCCC;
	position: relative;
	height: 99px;
	width: 766px;
	background-image: url(images/below_sec_background.jpg);
	z-index: 1;
	top: -1px;
	padding: 0px;
	margin: 0px;
}
.news_back {
	background-color: #CCCCCC;
	position: relative;
	height: 117px;
	width: 766px;
	background-image: url(images/news_back.jpg);
	z-index: 1;
	top: -1px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.orange_back {
	position: relative;
	height: 56px;
	width: 100%;
	z-index: 1;
	vertical-align: middle;
	background-color: #F78E19;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gray_back {
	position: relative;
	height: 184px;
	width: 100%;
	z-index: 1;
	vertical-align: middle;
	background-color: #eaeaea;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.popula_searches_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fe6b00;
	font-size: 12px;
	list-style-position: outside;
	line-height: 25px;
	padding-left: 1px;
	list-style-image: url(images/boolet.gif);
	vertical-align: bottom;
	text-align: left;
}
.popula_searches_text A:link{
	text-decoration: underline;
	color: #fe6b00;
}
.popula_searches_text A:visited{
	text-decoration: underline;
	color: #B54D00;
}
.popula_searches_text A:active{
	text-decoration: underline;
	color: #fe6b00;
}
.popula_searches_text A:hover{
	text-decoration: underline;
	color: #FF9E57;
}

.popula_searches_text li{
	padding-left: 5px;
	top: -3px;
	color: #006699;
}

.info_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58d18;
}
.info_links a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58d18;
	text-decoration: none;
}
.info_links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF6809;
	text-decoration: none;
}
.info_links a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58d18;
	text-decoration: none;
}

.info_links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8B061;
	text-decoration: underline;
}

.footer_back {
	position: relative;
	height: 52px;
	width: 100%;
	z-index: 1;
	vertical-align: middle;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/footer_back.jpg);
}
.copyright_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.copyright_note a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_note a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_note a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}

.copyright_note a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #f58d18;
	text-decoration: none;
}.searchbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	height: 10px;
	width: 100px;
}
.inside_main {
	position:absolute;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	z-index: 2;
	top: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_line.jpg);
}
.main_menu2 {
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 3px;
	height: 25px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_back_2.jpg);
}
.gray_back2 {
	position: relative;
	width: 100%;
	z-index: 5;
	vertical-align: middle;
	background-color: #eaeaea;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
.main_menu3 {
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 3px;
	height: 25px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menu_back.jpg);
}

