body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: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;
}
a {
	font-family: arial;
	font-size:12px;
	color: #524E4C;
	font-weight:bold;
	text-decoration:none
}

a:hover {
	font-family: arial;
	font-size:12px;
	color: #524E4C;
	font-weight:bold;
	text-decoration:underline;
}

h2{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	

}
.titles{
color: #000000;
font-family: arial;
font-size: 14px;
font-weight:bold;
height: 28px;
padding-top: 5px;
padding-left: 5px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}
.whitebold {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitesml {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
	.whitesml a {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	}
	.whitesml a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	
	}
	
	
	.skysml a {
	font-family: Verdana;
	font-size: 11px;
	color: #AAEAFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
	.skysml a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
.listbg {
	background-image: url(../images/listbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.whitebold a {
	color: #FFFFFF;
	text-decoration: none;
	 	padding-right: 10px;
	padding-left: 10px;	
}
.whitebold a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	
	 	}
		
		
.blackregular {
	color: #665b58;
	font-family: arial;
	font-size: 12px;
		}
.formtext
 {
	color: #665b58;
	font-family: arial;
	font-size: 12px;
}
.blkregular	
{
	color: #665b58;
	font-family: arial;
	font-size: 12px;
}	
.formtext
{
	color: #665b58;
	font-family: arial;
	font-size: 12px;

}
.err{
color:#FF0000;
	font-family: arial;
	font-size: 12px;

}
.blacklist {
	color: #665b58;
	font-family: arial;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet01.gif);
	list-style-type: none;
	line-height: 20px;
		}
.footerlinks {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
}

.footerlinks a {
	
	color: #404040;
	
	padding-left:10px;
	padding-right:10px;
	text-decoration:none
	
}

.footerlinks a:hover {
	
	color: #404040;
	
	text-decoration:underline;
	
}

.inputcls{
	border:0px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	}
.blklink{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
	
.errorformtext
{
background-color:#FA7275;
}
.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;
}
.plantitle {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/topbg01.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: bottom;
}

.boxborder{
border:dotted 1px #CCCCCC;
}

.tab_content {
	position:absolute;
}


