body {
	background-color: #ECECD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.heading {
	color: #FFFFCC;
/*	font-weight: bold;*/
	font-size: 18px;
	vertical-align: bottom;
}
.upperrighttxt {
	font-size: 10px;
	text-align: justify;
}
.foottxt {
	color: #FFFFCC;
	font-size: 9px;
/*	font-style: italic;
	font-weight: bold;*/
}
.contentheading {
	font-size: 18px;
	font-weight: bold;
}
.content {
	font-size: 11px;
}
.combo {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #4E4D48;
}
.menutxt {
	font-size: 11px;
	color: #FFFFCC;
}
.menutxt a{
	font-size: 11px;
	color: #FFFFCC;
	text-decoration:none;
	border: 1px solid #333333;
	padding: 2px;
}
.menutxt a:hover{
	border: 1px solid #F46303;
	padding: 2px;
}
.menubdr{
	border: 1px solid #F46303;
	padding: 2px;
}
.leftmenupad {
	padding-left: 5px;
}

.subheading {
	color: #FFFFCC;
	font-weight: normal;
	font-style:normal;
	font-size: 12px;
}
.row1 {
	background-color: #9F2800;
	height: 60px;
}
.row2 {
	background-color: #000000;
}
.row3 {
	background-color: #333333;
	height: 30px;
}
.row4 {
	background-color: #000000;
}
.row5 {
	background-color: #CCCC99;
	min-height: 350px;
	vertical-align: top;
}
.row6 {
	background-color: #333333;
	height: 40px;
}
.galheading{
	font-size: 13px;
	font-weight: bold;
}
.galheading a{
	color:#000000;
	text-decoration:none;
}
.galheading a:hover{
	border: 1px solid #F46303;
}
.paging{
	font-size: 10px;
}
.paging a{
	color:#000000;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
}
.paging a:hover{
	border: 1px solid #F46303;
	padding-right: 1px;
	padding-left: 1px;
}
.pagingbdr {
	border: 1px solid #F46303;
	padding-right: 2px;
	padding-left: 2px;
}
.imgdesc {
	font-size: 12px;
	line-height: 12px;
}
.navigate {
	font-size: 9px;
}
.navigate a{
	color:#000000;
	text-decoration:none;
}
.txtfield {
	font-size: 11px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redLinks {
	color: #9F2800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redLinks:hover{
	color: #000000;
	text-decoration: underline;
}
.foottxt a{
	color: #FFFFCC;
	font-size: 9px;
	text-decoration:none;
}

.newarttxt a{
	color: #F9F5FE;
	font-size: 12px;
	text-decoration: none;
/*	font-style: italic; */
/*	font-weight: bold; */