@charset "windows-1251";

a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	}

.t1 {
	width: 100%;
	height: 100%;
	}

.st1 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: left;
	background-image: url('../images/green_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	}
.st1 a:hover, .st1 a { color: #ffffff; }
.st2 {
	font-size: 11px;
	font-weight: bold;
	color: #c6c6c6;
	}
.st2 a:hover, .st2 a { color: #c6c6c6; }
.st3 {
	font-size: 11px;
	color: #ffffff;
	}
.st3 a:hover { color: #000000; }
.st3 a { color: #ffffff; }
.st4 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}

ul {
	padding: 0px;
	margin: 0px;
	}
.ul1 {
	padding: 0px 0px 10px 30px;
	text-align: left;
	list-style-image: url("../images/white_item.gif");
	}
.ul1 a { font-weight: bold; }
.ul2 {
	padding: 0px 10px 0px 20px;
	text-align: justify;
	line-height: 130%;
	list-style-image: url("../images/green_square.gif");
	}
.ul3 {
	padding: 0px 0px 0px 25px;
	list-style-type: none;
	line-height: 130%;
	font-size: 11px;
	font-weight: bold;
	}
.ul3 a, .ul3 a:hover { color: #ffffff; }

.content {
	padding: 20px 5px 10px 22px;
	font-weight: normal;
	color: #c6c6c6;
	vertical-align: top;
	text-align: left;
	background-image: url('../images/back_04.png');
	}

.a1 {
	color: #d2ff00;
	padding-right: 10px;
	}

.p1 { text-indent: 15px; text-align: justify; }
.p2 { text-align: right; }
