
A:ACTIVE {
	color : Red;
	text-decoration : underline;
}

A:HOVER {
BORDER-BOTTOM: red 1px solid;
}
A:HOVER.menu {
BORDER-BOTTOM: 0px solid
}

A.menu {
	text-decoration : none;
	color : Black;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border-bottom : 0px dotted;
}
A.news {
	text-decoration : none;
	color : Black;
	font-size : 11px;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #184E7F;
border-bottom : 0px dotted;
}

ul {
	margin-left : 15px;
}


A {
	text-decoration : none;
	color : Black;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom : 1px dotted;

}



INPUT {
	border : 1px solid #366D9F;
	font-size : 12px;
}
select {
	border : 1px solid #366D9F;
	font-size : 12px;
}
textarea {
	border : 1px solid #366D9F;
	font-size : 12px;
}
TD {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV.news {
	margin-left : 20px;
	margin-right : 15px;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	margin-top : 5px;
	color : #184E7F;
	text-shadow : Aqua;
	background-image : http://vostok.vostok.net/admin/img/bg_a.gif;
}

DIV.add {
	margin-left : 11px;
	margin-right : 0px;
	font : bold 12px "MS Sans Serif", Geneva, sans-serif;
	margin-bottom : 5px;
	margin-top : 5px;
	color : #184E7F;
	text-shadow : Aqua;
}
DIV.add1 {
	margin-left : 10px;
	margin-right : 15px;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	margin-top : 5px;
	color : #184E7F;
	text-shadow : Aqua;
}


