@charset "windows-1251";
td, th {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
#promo{
 border: 1px white solid;
}
#news_feed{
	margin: 12px;
	height: 100px;
	width: 183px;
	overflow:auto;
	color: #3e5264;
}
#news_feed a{
	color: #1c66a8;
}
body{
	scrollbar-track-color: #798d9f;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #293d4f;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: #b5c9db;
}
#footer_logo{
	margin-top:10px; height: 134px; border: 1px solid white; margin-bottom: 10px; padding: 11px; background-image:url(images/express.png); background-repeat:no-repeat; background-position:right;color: white;
	text-decoration: none;
	cursor:pointer;
}
a{
	color: #0099FF;
	font-weight: bold;
}
#nav a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 14pt;
}