body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#preloader {
	position:absolute;
	background-color: #FFFFFF;
	border:2px #ff0000 solid;
	width:100px;
	height:50px;
	clear:both;	
	z-index:1000;
	padding:5px;
	left: 50%;
	right: 50%;
	top:50%;
	bottom: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#preload{
position:absolute;
visibility:hidden;
}

.boxborder {
	border: 1px solid #CCCCCC;
}

.thum{
float:left; padding:5px;

}
.mainthum{
background-image: url('../images/mainfoto.gif');
float:left; padding-top:15px;

background-repeat: no-repeat;

}

.mainthum1{
background-image: url('../images/mainphoto.gif');
float:center;
padding-top:7px;


background-repeat: no-repeat;

}
.blkbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.blkregular{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height:18px;
	padding: 5px;
}



.whtbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu a {
	color: #FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.submenu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.galbg {
	background-image: url(../images/gal_bg.gif);
	background-repeat: repeat-x;
}
.pageno a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}

.pageno a:hover,a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.footerlinks {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footerlinks a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.footerlinks a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}
h1 {
	font-size: 120%;
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial;
	color: #FF0000;
	padding-left:5px;
	margin: 0px;
}
.redbold {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.red {

	font-family: arial;
	font-size: 12px;
	color: #FF0000;
}
.formtext {
	border: 1px solid #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.errorformtext {
	border: 1px solid #FF0000;
	background:#FF0000;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.blklist {
	font-family: arial;
	font-size: 12px;
	line-height:18px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/star_bul.gif);
	list-style-type: none;
}

.footertext{
font-family:Arial;
font-size:11px;
color:#333333;
}

.pagelist{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none
}

.nxpre{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ff0000;
text-decoration:none
}

.req{
color:#FF0000;
}