body {
	background-color: #1E507D;
	margin : 0px 0px 0px 0px;
}
body,p,span,th,td,ol,ul,li,dl,dd {
	color: #6AE1FF;
	font-family: Verdana, sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: 400;
}
div.head {
	background-color: #4EA4D1;
	width : 100%;
	margin : 8px 0px 2px 0px;
	padding : 2px 0px 4px 0px;
}
h1 {
	color: #123250;
	font-size: 146%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 40px;
	font-style: normal;
}
h1 span {
	font-size: 70%;
	font-style : italic;
	color: #123250;
}
h2 {
	color: #6AE1FF;
	font-size: 136%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 5px 0px 5px 44px;
	font-style: normal;
}
h3 {
	color: #6AE1FF;
	font-size: 126%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 5px 0px 5px 44px;
	font-style: normal;
}
h4 {
	color: #6AE1FF;
	font-size: 116%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 5px 0px 5px 44px;
	font-style: normal;
}
h5 {
	color: #6AE1FF;
	font-size: 106%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 5px 0px 5px 64px;
	font-style: normal;
}
h6 {
	color: #6AE1FF;
	font-size: 96%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 5px 0px 5px 84px;
	font-style: normal;
}
td.news h5 {
	font-size: 90%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 10px 0px 8px 0px;
	font-style: normal;
	text-align : center;
}
div.lightblue {
	background-color: #4EA4D1;
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 1px 0px;
}
div.beige {
	background-color: #FFC891;
	width : 100%;
	margin : 0px 0px 2px 0px;
	padding : 0px 0px 2px 0px;
}
div.menuline {
	background-color: #4EA4D1;
	margin : 0px 0px 1px 40px;
	padding : 0px 0px 1px 0px;
}
td.column {
	background-color: #4EA4D1;
}
p {
	text-indent : 12pt;
	text-align : justify;
	margin : 8px 12px 6px 40px;
}
.error {
	text-indent : 0pt;
	text-align : justify;
	margin : 8px 12px 6px 40px;
	color: #FFC891;
	font-weight : bold;
}
td.news p {
	text-indent : 8pt;
	text-align : justify;
	margin : 8px 12px 6px 10px;
	font-size : 80%;
}
a {
	color: #FFC891;
	text-decoration : underline;
}
a:hover{
	color: #FFDFBF;
	text-decoration : underline;
}
a:active {
	color: #6AE1FF;
}
a:visited {
	text-decoration : none;
}
div.answer {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	visibility : hidden;
}
div.menu {
	text-align : right;
	margin : 14px 20px 0px 0px;
}
div.menu a {
	color: #FFC891;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}
div.menu a:hover{
	text-decoration : none;
	color: #FFDFBF;
}
form.menu select {
	background-color : #1E507D;
	color: #FFC891;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	cursor : pointer;
}
form.menu input {
	background-color : #1E507D;
	border : 3px outset #246197;
	cursor : pointer;
	color: #FFC891;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}
table.task {
	margin: 0px 4px 0px 32px;
}
table.task td {
	text-align : justify;
}
table.task td a {
	text-decoration : underline;
}
table.task td a:hover {
	text-decoration : underline;
}
table.task td a:visited {
	text-decoration : underline;
}
table.task td a:active {
	text-decoration : underline;
}
div.author {
	text-align : center;
	margin : 18px 10px 18px 10px;
	font-size : 8pt;
	font-family : Verdana, sans-serif;
}
div.author a {
	color: #FFC891;
	text-decoration : underline;
	font-size : 8pt;
	font-family : Verdana, sans-serif;
	
}
div.author a:hover {
	text-decoration : underline;
}
div.banner {
	margin : 8px 12px 6px 40px;
	padding : 0px 0px 0px 0px;
	text-align : center;
}
p.offer {
	text-align : right;
}
div.form {
	margin : 8px 12px 6px 40px;
}
ul {
	margin : 8px 12px 6px 40px;
}
li {
	margin : 8px 12px 6px 40px;
	text-align : justify;
	font-size : 100%;
}
div.box {
	margin : 16px 12px 16px 80px;
	text-align : right;
	width: 640px;
	border: solid 1px #4EA4D1;
	font-size: 1.8ex;
}
select {
	background-color : #1E507D;
	color: #FFC891;
	font-family : sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	cursor : pointer;
}
div.carrentLink {
	cursor : pointer;
	color: #FFC891;
}
div.carrentLink img {
	margin-left : 10px;
}
div.boxLinks {
	display : none;
	margin : 6px 0px 6px 0px;
}
div.boxLinks a {
	text-decoration: none;
	display: block;
	margin : 2px 0 2px 0;
	padding : 0 4px 0 4px;
}
div.boxLinks a:hover {
	text-decoration: none;
	background-color : #4EA4D1;
	color: #102C45;
}

sup {
	font-size : 80%;
}
div.hl {
	visibility : hidden;
	position : absolute;
}
table.link {
	margin : 8px 12px 6px 40px;
}
#rightcolTop {
	width : 200px;
}
#rightcolBottom {
	width : 200px;
}
#advert div {
	font-size : 1.4ex;
}
div.adv {
	text-align : right;
	margin : 8px 12px 6px 40px;
	font-size : 8pt;
}
div.advert {
	text-align : center;
	margin : 8px 12px 6px 40px;
}
div.banner {
	margin : 8px 12px 6px 40px;
	padding : 0px 0px 0px 0px;
	text-align : center;
}
div.adv-in-task {
	margin: 2px 10px 2px 40px;
}