@charset "windows-1251";
body{
	font-size:11px;
	font-family:Tahoma;
	margin: 0px;
	color: 476090;

}
td, div, font{
	font-size:11px;
	font-family:Tahoma;
}
a{text-decoration:none}
a:hover{text-decoration:underline}
a.menu{color:#D6DCE9; text-decoration:none}
a.menu:hover{color:#AACAA1; text-decoration:underline}
a.link{color:#50596C; text-decoration:none}
a.link:hover{color:#50596C; text-decoration:underline}
a.lnk{color:#476090; text-decoration:none}
a.lnk:hover{color:#408DDF; text-decoration:underline}
a.footer{color:#FFFFFF; text-decoration:none}
a.footer:hover{color:#FFFFFF; text-decoration:underline}
;
.input {border-color: #247CAF; border-width: 1px; border-style: solid; background-color: #FFFFFF; height:20px; font-size:11px; color:#033554; font-family:Tahoma}
td.nav {
	color: d6dce9;
	text-decoration: none;
}
td.nav a {
	color: d6dce9;
	text-decoration: none;
}
td.nav a:hover {
	color: aacaa1;
	text-decoration: underline;
}
td a:active {
	color: aacaa1;
	text-decoration: underline;
}
#navmarked {
	color: aacaa1;
	text-decoration: none;
}
#navmarked:hover, #navmarked:active {
	background-color: transparent;
}
#subnavmarked {

	color: 50596c;
	text-decoration: underline;
}
#subnavmarked:hover,#subnavmarked:active {

	background-color: transparent;
}
.tblHeading {
	color: #000000;
	font-weight: bold;
}