body, td, p {
	background-color : #FFFFFF;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.head {
	background-color : #FFFFFF;
	color : #330066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;

}

td.glava {
	background-color : #ffffff;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.copyright {
	background-color : #fff;
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

td.vmes {

}

td.dol {

}

td.sec{
	background-color:#FFFFFF;
}

a {
	color : blue;
	text-decoration : underline;
}

a.copy {
	color : White;
	text-decoration : underline;
}

a.link {
	font-size : 10px;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a.copy:hover {
	color : yellow;
	text-decoration : none;
}

font.header {
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

font.notice {
	color: #FF0000;
}

hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

p.head {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-top:1px solid #1162B6;
	border-left:1px solid #1162B6;
	border-right:1px solid #1162B6;
	border-bottom:1px solid #1162B6;
	background:#FFFFFF;
}

td.first {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

td.second {
	background-color : #F4F4F4;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

span.tip {
	color : Green;
	font-size : 11px;
	font-weight: bold;
} 

img.line {
	border: 1px solid #009900;
	vertical-align: text-bottom;
}