body {background-color:#FFFFFF;font-family:Tahoma;font-size:11px;color:#00483a;}
h1 {font-family:Arial;font-size:14px;font-weight:normal;margin:0px;padding:0;}
h2 {color: #CC9900; font-size: 14px;font-weight:normal;margin:0;padding:0;}
.base {position:relative;width:850px;height:auto;margin:auto;margin-top: 50px;}
.header {position:relative;width:850px;margin:0;}

a {text-decoration:underline;color:#00483a;}

a:hover {text-decoration:underline;color:#C58D1C;}
.header_right
{
	background-image:url(../images/header_right.jpg);
	height: 88px;
	width: 509px;
	float:left;
}
.lang_buts
{
	margin-top: 12px;
	width: 73px;
	height: 20px;
	float: right;
}

.left_lang_dark
{
	background-image:url(../images/lang_but_left_dark.jpg);
	height: 17px;
	width: 24px;
	float:left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}

.left_lang_light
{
	background-image:url(../images/lang_but_left_light.jpg);
	height: 17px;
	width: 24px;
	float:left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
	padding-top: 3px;
}

.middle_lang_light
{
	background-image:url(../images/lang_but_middle_light.jpg);
	height: 17px;
	width: 25px;
	float:left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
	padding-top: 3px;
}

.right_lang_light
{
	background-image:url(../images/lang_but_right_light.jpg);
	height: 17px;
	width: 24px;
	float:left;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #CC9900;
	padding-top: 3px;
}

.middle_lang_dark
{
	background-image:url(../images/lang_but_middle_dark.jpg);
	height: 17px;
	width: 25px;
	float:left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}

.right_lang_dark
{
	background-image:url(../images/lang_but_right_dark.jpg);
	height: 17px;
	width: 24px;
	float:left;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
}

.menu
{
	width: 609px;
	height: 22px;
}


.search
{
	background-image:url(../images/search_img.jpg);
	height: 52px;
	width: 850px;
}

.search_input
{
	margin-top: 27px;
	margin-right: 25px;
	font-family:Verdana;
	font-size: 10px;
	float: right;
	border: 0;
}

.search_submit
{
	background-image:url(../images/search_but.jpg);
	margin-top: 26px;
	width: 23px;
	height: 17px;
	float: right;
	border: 0;
	cursor: hand;
	cursor:pointer;	
}

.height_11
{
	height:11px;
}

.page_header 
{
	color: #00483a;
	width: 595px;
	height: 29px;
	background-image:url(../images/content_title_gradient.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

.page_header h1
{
	font-weight: bold;
	font-size: 12px;
}

.empty_col
{
	width: 29px;
}

.left_content_border
{
	width: 2px;
	background-image:url(../images/content_left_border.jpg);
	background-repeat: repeat-y;
}

.right_content_border
{
	width: 2px;
	background-image:url(../images/content_right_border.jpg);
	background-repeat: repeat-y;
}

.content
{
	width: 582px;
	padding-top: 23px;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.right_border
{
	width: 2px;
	background-image:url(../images/right_content_right.jpg);
	background-repeat: repeat-y;
}

.left_border
{
	width: 2px;
	background-image:url(../images/right_content_left.jpg);
	background-repeat: repeat-y;
}

.right_content
{
	width: 147px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #FBF6E8;
	color: #CC9900;
}

.footer
{
	height: 23px;
	background-image:url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
}

.footer_links
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.searchLink
{
	font-family: Arial;
	font-size: 12px;
	color: #4A5759;
	font-weight: bold;
	text-decoration: none;

}


.style3 {
	display:block;
	position:relative;

	width:609px;
	margin-left:-41px;
	margin-right:-40px;	
	
	height:30px;
	border:solid 0px blue;
	line-height:30px;
	color: #00483A;
	
	background-image:url(../images/back_style3.jpg);

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 10px;
	padding:0 0 0 30px;
}












