@charset "windows-1251";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bgcolor: #f1dca2;
}.info {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.txt_up {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a {
	font-size: 10px;
	font-weight: bold;
	color: #faa61a;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #faa61a;
	text-decoration: underline;
}
.line {
	font-size: 10px;
	font-weight: bold;
	color: #faa61a;
}
.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #faa61a;
}
 ul {
   list-style: square;
}
.borderTable {
	border: 1px solid #faa61a;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.borderTableG {
	border: 1px solid #faa61a;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	bgcolor: #f1dca2; 
}
.copyright {
	font-size: 10px;
	color: #000000;
}
a.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
