body{
	background-color: White;
	margin: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.help{
	background-color: White;
	border: 1px dotted Silver;
	width: 100%;
	text-transform: none;
}

td.help{
	background-color: White;
	border: 1px dotted Silver;
	text-transform: none;
}

a:active, a:link, a:visited {
	color: #6666CC;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #3399CC;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.left_menu:active, a.left_menu:link, a.left_menu:visited {
	color: Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.left_menu:hover {
	color: #DC143C;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.up_menu:active, a.up_menu:link, a.up_menu:visited {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.up_menu:hover {
	color: #FF0033;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

td.up_line{
	border-top: 1 solid Black;
	border-bottom: 1 solid Black;
	font-size: xx-small;
	background-color: Black;
	color: White;
}

a.up_line:active, a.up_line:link, a.up_line:visited {
	color: White;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.up_line:hover {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.up_line_red:active, a.up_line_red:link, a.up_line_red:visited {
	color: Red;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.up_line_red:hover {
	color: Black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

hr.money{
	border: 1px solid Red;
	
}

a.home:active, a.home:link, a.home:visited {
	color: #CC3333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.home:hover {
	color: #3381CC;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.link:link, a.link:active, a.link:visited{
	color: Black;
	text-decoration: underline;
	font-weight: normal;
	font-size: x-small;
}

a.link:hover{
	color: #3366FF;
	text-decoration: underline;
	font-weight: normal;
	font-size: x-small;
}



div.contur{
	border: 1px solid Silver;
	background-color: #FFFFCC;
}

.ok{
	color: #66CC33;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.no{
	color: Red;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

th{
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
}

a.top_n:active, a.top_n:link, a.top_n:visited {
	color: #CC6666;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.top_n:hover {
	color: #CC6666;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

a.top_n1:active, a.top_n1:link, a.top_n1:visited {
	color: #CC6666;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.top_n1:hover {
	color: #CC6666;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.img:active, a.img:link, a.img:visited {
	color: #CC3366;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.img:hover {
	color: #FF9966;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}