body {
	background-color: #FFE4B8;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bgr.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
p {margin-top: 7px;}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9933;
	font-style: italic;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9933;
	font-style: italic;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #FF9933;
	margin-bottom: 0px;
}



.lang a {
	color: #990000;
	text-decoration: none;
}
.lang a:hover {
	color: #990000;
	text-decoration: underline;
}
.lang a img {
	border: 1px solid #990000;
}
.lang a:hover img {
	border: 1px solid #FF9966;
}
.indexnews {
	padding-right: 20px;
}
.indexnews td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.indexnews .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9933;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
}
.indexnews a {
	color: #FF9900;
	text-decoration: none;
}
.indexnews a:hover {
	color: #FF3300;
	text-decoration: none;
}
.indexnews a img {
	border: 1px solid #CC3333;
}
.indexnews a:hover img {
	border: 1px solid #FF6633;
}
.pagetitle {
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
	vertical-align: bottom;
	height: 50px;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
	vertical-align: bottom;
}
.content {
	padding-left: 20px;
}
.content a img {
	border: 1px solid #CC3333;
}
.content .bc {
	color: #FF9933;
	font-size: 10px;
	font-style: italic;	
}
.content .bc a {
	color: #FF6600;
	text-decoration: none;
}
.content .bc a:hover {
	color: #FF3300;
}
.innerCnt table {
	border: 1px solid #CC3300;
	border-collapse: collapse;
	background-color: #FFEED2;
}
.innerCnt table td {
	border: 1px solid #CC3300;
	border-collapse: collapse;
	margin: 2px;
	padding: 3px;
}
.innerCnt table th {
	font-size: 12px;
	color: FF9933;
	background-color: #CC3300;
}
.subnav td {
	color: #CC6600;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	padding-left: 10px;
	vertical-align: top;
}
.footer div {
	position: relative;
}
.footer div div {
	position: absolute;
	top: 0;
	width: 700px;
	padding-top: 10px;
}
.footer a {
	font-weight: bold;
}
.footer a:hover {
	color: #FFCC00;
}

.small { font-size: 10px;}
.clred { color: #CC3300;}

.txtFld {	background-color: #FFFFFF;	border: 1px solid #333333;	font-size: 11px;}
.frmButP {	background-color: #B55030;	border: 1px solid #000000;	font-weight: bold;	font-size: 11px;	cursor:hand;	color: #FFCC00;}

textarea {overflow:auto;font-family: Arial, Helvetica, sans-serif;}