.txt{
    width: 400px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #597087;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../images/bull.gif);
}
.txt li{
	width:auto;
}

a:link , .txt a:link{
	color: #202020;
}
a:visited , .txt a:visited{
	color: #202020;
}
a:hover , .txt a:hover{
	color: #FF6633;
	text-decoration: none;
}
a:active , .txt a:active{
	color: #FF6633;
}

.txt2 {
	color: #FFFFFF;
	font-size: 10px;
}

.newstit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	text-align: left;
}

.Subtit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2B7195;
	text-decoration: none;
	font-weight: bold;
}
.SubtitSide{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.tit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #202020;
}
.horizentel-line, hr {
    background-image: url(../images/xline.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #fff;
}
.Sidemenutext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #474B4F;
	width: 90%;
	text-align: left;
    border-bottom: 1px dotted #474B4F;
}



