/* CSS Document */
h2
{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#184474;
display:inline;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mnu
{

font-family:Arial;
font-size:11px;
color:#184474;
padding-left:5px;

}

.popup {
position: absolute;
visibility: hidden;
top:-1000;
z-index:1;
}

.fill
{
background-image:url(i/block_fill.gif);
background-repeat:repeat-x;
}

.news_body
{
background-image:url(i/news_tile.gif);
background-repeat:repeat-x;
background-color:#B6C4D7;
}

td
{
font-family:Verdana;
font-size:12px;
color:#184474;
}

.copy
{
font-family:Verdana;
font-size:10px;
color:#BFCCDC;
padding-left:10px;
padding-right:10px;
}

.cnt
{
background-image:url(i/window.jpg);
background-repeat:no-repeat;
}

.g
{
border-color:B5C3D2;
border-width:1px;
border-width:2px;
}

/*Ññûëêè*/
a:link {color:#184474;text-decoration:none;}
a:visited {color:#184474;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:underline;}
a:active {color:#FF0000;text-decoration:underline;}

.about
{
padding:0; margin:0;
background:url(i/about_bg.gif) no-repeat;
width:199px;;
height:82px!important;
height:94px;
margin-bottom:12px;
padding-top:12px;
}

.about a
{
font-family:Arial;
font-size:11px;
font-weight:bold;
padding-left:80px;
display:block;
text-decoration:none;
}

.about a:hover
{
text-decoration:underline;
}


