body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFCC;
}

a:link {
	color: #CC9999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9999;
}
a:hover {
	text-decoration: none;
	color: #CC9966;
}
a:active {
	text-decoration: none;
	color: #CC9999;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.mainbg {
	background-color: #FFFFFF;
}
.navbg {
	background-image: url(images/menu_r21_c1.jpg);
	background-repeat: repeat;
}
.footerbg {
	background-image: url(images/footer_r2_c1.jpg);
	height:22px;
	vertical-align:middle;
	line-height:22px;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E6C58F;
	border-right-color: #E6C58F;
	border-bottom-color: #E6C58F;
	border-left-color: #E6C58F;
}
.homebg {
	background-image: url(images/mainbg.jpg);
	width: 180px;
}
.parganet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 180px;
}

ul.gallery { list-style-type:none; margin:0; padding:0;}
ul.gallery li { display:inline-block;   }
ul.gallery li a { border:2px solid #fff; background-color: #fafafa; display: block;}
ul.gallery li a:hover { border:2px solid #f2efe9; background-color: #ecd5ac;}
ul.gallery li img { margin:10px; }
