/* CSS Document */

html{
height:100%;
margin:0px;
padding:0px;
}




body { 
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:top;
	height:100%;
	
	
}

p {
	margin:10px 0px 10px 0px;
	font-size:11px;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px

}

a:link {
	color:#2e6ead;
}

a:visited {
	color:#2e6ead;
}

a:hover {
	color:#2A2E95;
}

a:active {
	color:#9D37B3;
}


.head_bg_td { 
	background:url(img/head_bg.gif) repeat-x;
	overflow:hidden;
}



#head_contacts_block {
	background-image:	url(img/head_03.jpg);
}

.head_phone_number_txt {
	color:#fefefe;
	font-family:Tahoma;
	font-size:15px;
	
}

.head_phone_txt {

	color:#5d5c5c;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	margin-left:5px;
}

.head_address_txt {

	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	margin-left:15px;
	
}

a.head_address_txt:link,
a.head_address_txt:visited {

	color:#fff;
	text-decoration:none;	
}

a.head_address_txt:hover {

	color:#fff;
	text-decoration:underline;	
}

#top_menu {
	background:url(img/top_menu_bg.jpg)
}

.main_bg {
	background:url(img/content_bg.jpg);
}

.main_top_menu {
	
}

.main_top_menu_button {

	background:url(img/top_menu_btn.jpg) no-repeat;
	text-align:center;
	
}

.top_menu_relative_div {

	position:relative; 
	height:46px; 
	width:125px; 
	padding:0px; 
	margin:0px; 
	overflow:hidden;
}

.top_menu_pushed_div {
	position:absolute; 
	top:0px; 
	left:0px; 
	height:30px; 
	width:125px; 
	z-index:2;  
	padding:0px; 
	margin:0px; 
	overflow:hidden;
}

.main_menu_lnks {
	color:#546a80;
	font-family:Tahoma;
	font-size:11px;
	display:block;
	margin-top:7px;
}

a.main_menu_lnks:link,
a.main_menu_lnks:visited {
	color:#546a80;
	text-decoration:none;
}

a.main_menu_lnks:hover {
	color:#546a80;
	text-decoration:none;
}

.main_bottom_menu_button {
	background:url(img/main_bottommenu_out_button.gif) no-repeat;
	text-align:center;
	cursor: hand;
}


.content_page_title {
	background:url(img/content_page_title_bg.jpg) no-repeat top;
	overflow:hidden;
}

.content_page_title_txt {
	margin-top:7px;
	margin-left:30px;
	color:#e6f2f9;
	font-size:12px;
	font-family:Tahoma;
}

.main_page_title_shadow {
	background:url(img/main_page_title_shadow.jpg) no-repeat top center;
	overflow:hidden;
}

.main_header_tbl {
	border:1px solid #232c46;
	background-color:#8a8a8a;
	color:#a2a2a2;
	font-family:Tahoma;
	font-size:11px;
	
	
}

.main_header_tbl_cell {
	
	background-color:#343434;
	text-align:center;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	
}

.main_data_txt_tbl {

	border:1px solid #232c46;
	background-color:#b7b7b7;	
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:1px;
}

.main_data_tbl {

	border:1px solid #232c46;
	background-color:#b7b7b7;	
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	margin-top:1px;
	
}

.main_data_tbl td.main_data_tbl_title_cell {
	
	background-color:#343434;
	text-align:center;
	color:#a2a2a2;
	height:19px;
	padding: 5px 10px 5px 10px;
}



.main_data_tbl  td.main_header_tbl_cell {
	
	background-color:#343434;
	text-align:center;
	font-weight:bold;
	padding: 5px 10px 5px 10px;
	color:#a2a2a2;
	font-family:Tahoma;
	font-size:11px;
	
}


.main_data_tbl td {
	
	background-color:#cdcdcd;
	2text-align:center;
	color:#393939;
	padding: 5px 10px 5px 10px;
	
}



.main_text {
	background-color:#cdcece;
	padding:20px 30px 20px 30px;

}

.main_text p {

	2text-indent:30px;
	2text-align:justify;
	
}


.main_page_bottom_shadow {
	background:url(img/main_page_bottom_shadow.jpg) no-repeat bottom center;
	overflow:hidden;
}

.bottom_menu_tbl {
	background:url(img/bottom_menu_bg.gif) repeat-x;
	overflow:hidden;
}

.bottom_menu {
	background:url(img/bottom_menu_left_bg.jpg) no-repeat left;
	2padding-left:40px;
	
}

.bottom_menu_lnks {
	color:#eff6fc;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	
	
}

a.bottom_menu_lnks:link,
a.bottom_menu_lnks:visited {

	color:#eff6fc;
	text-decoration:none;
	
	
}

a.bottom_menu_lnks:hover {

	color:#eff6fc;
	text-decoration:underline;
	
	
}




#footer {
	background:url(img/footer_bg.gif) repeat-x;
	overflow:hidden;
}

.footer_logo_bg {
	background:url(img/footer_logo_bg.gif) no-repeat right;
	
}

.footer_copyright_txt {
	color:#595959;
	font-size:11px;
	font-family:Tahoma;
	margin-left:40px;
	
}