body {
	background-color: #ffffff;
}
body,td,table {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.img {
	border: solid 1px #F6DB2C;
}
.li {color: #b80000}
.header{
	color:#b80000;
	font-size:16px;
	font-weight:bold;
	line-height: 16px;
}
.header2{
	color:#b80000;
	font-size:16px;
	font-weight:bold;
	line-height: 14px;
}
.header3{
	color:#b80000;
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
}
h3{
	color:#b80000;
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
}
.scroll_box{
	border-top:1px solid #2275AF;
	border-bottom:1px solid #2275AF;
	overflow:auto;
	height:372px;
	width:380px;
	padding: 10px;
	text-align: justify;
}
.big-white {
	font-family:"Arial Black";
	color:white;
	font-size:15px;
}
.white {
	font-family:Arial;
	color:white;
	font-size:14px;
}
.blue-page {
	font-family:Arial;
	color:#b80000;
	font-size:11px;
}
.blue-page a {
	font-family:Arial;
	color:#b80000;
	font-size:11px;
	text-decoration:none;
}
.opac {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	
	border: solid 1px #F6DB2C;
}
.opac2 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.menu {
	color: #4189B9;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#F5D801;
}
.menu a{
	color: #4189B9;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#F5D801;
}
.menu a:hover {
	color: #4189B9;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#F5D801;
}
.menu2 {
	color: #ffffff;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#2275AF;
}
.menu2 a{
	color: #ffffff;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#2275AF;
}
.menu2 a:hover {
	color: #ffffff;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
	background-color:#2275AF;
}
a.menu {
	color: #4189B9;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #4189B9;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
}
.td-down {
	font-size: 11px;
}
.td-down a {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}
.td-down a:hover {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}

.copy {
	font-size: 10px;
	color: #000000;
}
a.copy {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
