body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e2e61;
}
.style1 {
	font-size: small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lang_box_left{
 background-image: url(images/panel_lang_left.png);
 width: 11px;
 height: 37px;
}

.lang_box_center{
 background-image: url(images/panel_lang_center.png);
 height: 37px;
}
.lang_box_rus{
 background-image: url(images/lang_background.png);
 height: 31px;
 width: 30px;
}


.lang_box_right{
 background-image: url(images/panel_lang_right.png);
 width: 11px;
 height: 37px;
}


a {font-size:100%;}

a:visited {}
a:link {}

a:hover {text-decoration:none;}


.whitelink { color:#FFFFFF; }
.whitelink:hover { color:#FF0000; }


a.selected:link,
a.selected:visited,
a.selected:active,
a.selected:hover
{}
