td {
	font-family: Arial;
	font-size: 12px;
}
a:link,a:visited,a:active{
	color: #123275;
}
a:hover{
	color: #FF0000;
}
a:link.bottom,a:visited.bottom,a:active.bottom{
	color: #333333;
	font-size: 14px;	
	text-decoration: none;
}
a:hover.bottom{
	color: 008000;
	text-decoration: none;	
}
a:link.menu_small,a:visited.menu_small,a:active.menu_small{
	color: #333333;
	font-size: 12px;	
	text-decoration: none;
}
a:hover.menu_small{
	color: 008000;
	text-decoration: none;	
}
a:link.top,a:visited.top,a:active.top{
	color: #ffffff;
	font-weight: 800;	
	font-size: 9px;	
	text-decoration: none;
}
a:hover.top{
	color: #eeeeee;
	text-decoration: none;	
}
.search_cell{
	font-family: Tahoma;
	font-size: 12px;
	color: #5E5E5E;
}
.search_field{
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #8A8A8A;
}
.top_menu_cell{
	border: 1px solid #1E3A77;
}
.top_menu_button{
	border: 1px solid #2855B5;
}		
.running_string_left_part{
	border-top: 1px solid #323232;
	border-bottom:  1px solid #323232;			
}
.running_string_right_part{
	border-top: 1px solid #6F6F6F;
	border-bottom:  1px solid #6F6F6F;			
	border-right:  1px solid #6F6F6F;			
	font-family: Arial;
	font-size: 12px;
	color: #676767;
}
.small_window_content{
	border: 1px solid #213E76;
	font-family: Tahoma;
	font-size: 11px;
	color: #2E3B7B;
	padding: 3px; 		
}		
.advertisement{
	font-family: Arial;
	font-size: 14px;
	color: #F7FAFF;
	padding-left: 30px;
	padding-right: 15px;			
	line-height: 18px;
}
.contact_info{
	font-family: Tahoma;
	font-size: 11px;
	color: #345191;
	border: 1px solid #8F8F8F;
	padding: 4px;
}
.bottom_menu{
	border-top: 1px solid #1D3B73;
	font-family: Arial;
	font-size: 11px;
	color: #1D3B73;
}
.page_title{
	font-family: Arial;
	font-size: 15px;
	color: #1B4290;
	font-weight: 800;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.text_field{
	font-family: Arial;
	font-size: 12px;
}
.bb_button{
	border: 1px solid #3B4679;
	background:ivory;
}
.bb_submit_button{
	border: 1px solid #3B4679;
	background:orange;
	FONT: bold 12px Verdana;
}