html{

}

body{
	height:100%;
	margin:0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

.bg-intro

{
	background-image: url(../img/intro.jpg);
	background-repeat: no-repeat;
}

table{
border:0px;
border-collapse:collapse;
}

.mainnewsdata
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0047B0;
}

.newsmain
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.newsmain2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #CBBA00;
}

.copyright
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.zagintro

{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.tdbgintro
{
	background-image: url(../img/bgico.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.introtext

{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #333333;


}
p {margin: 0; padding: 0;}
.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: none;
	}

.main-menu {
	color: #0046AF;
	font-size: 13px;
	font-family: tahoma;
	padding-left: 6px;
	text-decoration: none;

}
.main-menu A:link { color: blue; text-decoration: none; color: red}
.main-menu A:link {text-decoration: none; color: red}
.main-menu A:visited {text-decoration: none; color: red}
.main-menu A:active {text-decoration: none; color: red}
.main-menu A:hover {text-decoration: underline; color: red}
.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
}
.speedbar a {
	color: #4b719e;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: none;
	}

.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: blue;
	text-decoration:none;
	}

.slink a:hover {
	color: #E34000;
	text-decoration: none;
	}
.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	}

.copy a:hover {
	color: #727272;
	text-decoration: none;
	}
.ltitle {
	color: #E34000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	}

.stext a:hover {
	color: #E34000;
	text-decoration: none;
	}
.ntitle {
	color: #888888;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.ntitle a {
	color: #4b719e;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: none;
	}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: none;
	}

.news {
	FONT: 10pt Verdana; 
	text-align:justify;
}

.news img {
	border:none;
}

.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: none;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.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;
}

.navigation {
	color:#666; 
	border:0px;
}

.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;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
