html,body{
	height:100%;
	margin:0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/fon.jpg);
	background-attachment: fixed;
}
.TITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3fade5;
	font-weight: bold;
	text-transform: capitalize;
}
.TITLE2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b1a383;
	font-weight: bold;
	text-transform: capitalize;
}
.TITLE3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: 878787;
}
.TITLE4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ACB9DD;
	text-transform: capitalize;
}

.TOP {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:active {
	color: e6e3cf;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: e6e3cf;
	text-decoration: none;
}
a:hover {
	color: e6e3cf;
	text-decoration: none;
}





table{
border:0px;
border-collapse:collapse;
}



table td{
padding:0px;
}
.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
	text-decoration: none;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: none;
	}
.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
	text-decoration: none;
}
.speedbar a {
	color: #4b719e;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: none;
	}

.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

.slink a:active,
.slink a:visited,
.slink a:link {
	color: #999999;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	}

.slink a:hover {
	color: #1f9fe1;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	}
.copy {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
	text-decoration: none;
}
select {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	}

.copy a:hover {
	color: #e6e3cf;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
	text-decoration: none;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: none;
	}
.news {
	FONT: 10pt Verdana;
	text-align:justify;
	color: 999999;
}
.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: none;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
	text-decoration: none;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color: rgb(71,117,165);
	text-decoration: none;
}
.userstop td {
	padding:3px;
	text-decoration: none;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: none;
	}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}

.navigation {
	color:#666;
	border:0px;
	text-decoration: none;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
	text-decoration: none;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
