.bgbody {
	border: 1px solid #90979C;
	width: 770px;
	background-color: #FFF;
	text-align: left;
}
.tbody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #384249;
	text-align: left;
}
A {
	text-decoration: none;
	font-weight: bold;
	color: #AA3A3A;
}
A:hover {
	text-decoration: underline;
	color: #AA3A3A;
}
.title {
	font-weight: bold;
}
.selectlang {
	padding-left: 245px;
	padding-top: 15px;
}
.twhite {
	color: #FFF;	
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
}
.twhite2 {
	color: #FFF;	
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tcont {
	padding: 10px;
}
.subtitle {
	padding-left: 10px;	
	padding-top: 10px;
}
.rightbox {
	text-align: left;
	padding: 12px;
}
.welcbox {
	background-image: url(../images/bgleft_home.gif);
	background-repeat: repeat-y;
}
.welcbox2 {
	background-image: url(../images/welc_home03.gif);
	background-repeat: repeat-y;
}
.welcbutton {
	margin-top: 5px;
	margin-left: 180px;
}
.contbox {
	padding-left: 12px;
	background-image: url(../images/bgleft_cont.gif);
	background-repeat: repeat-y;
}
.contbox2 {
	background-color: #2C88AF;
}
.newsbox {
	background-color: #ACBB66;
	text-align: left;
}
.newstext {
	color: #FFF;	
	text-align: left;
	padding: 0 10px 10px 10px;
}
.newstitle {
	color: #FAFC54;
	font-weight: bold;
}
.next {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #54640B;
	padding-bottom: 15px;
}
.next A {
	text-decoration: none;
	color: #54640B;	
}
.next A:hover {
	text-decoration: underline;
	color: #AE6230;
}
.featbox {
	background-color: #E3E5E7;
	text-align: left;
	padding: 6px;
}
.tfeat {
	color: #FFF;
	font-weight: bold;
	background-color: #96A5B0;
	padding: 2px;
}
.imgfeat {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #B4B6B9;
}
.imgfloat {
	float: left;
	margin: 0 10px 0 10px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #327592;
}
.imgfloat2 {
	float: right;
	margin: 0 0px 0 10px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #B3BEC3;
}
ul {
	list-style: url(../images/ico_arrow.gif);
	margin-top: 0px;
	margin-left: 20px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 95px;
}
.footspan {
	padding-left: 20px;
	padding-right: 20px;
}
.footext {
	padding-top: 25px;
	text-align: center;
	line-height: 24px;
}
.footext A {
	text-decoration: none;
	font-weight: bold;
	color: #2C88AF;	
}
.footext A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CDB237;
}