body {

	font-family: Arial, Verdana, Helvetica, sans-serif;

}



.headertext {

	font-size: 15px;

	color: #FFFFCC;

	padding-left: 8px;

}

.nav {

	font-size: 12px;

}

.navlink a:link {text-decoration: none; color: #993333; font-weight: bold; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; padding-right: 10px; padding-left: 10px;}

.navlink a:visited {text-decoration: none; color: #993333; font-weight: bold; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; padding-right: 10px; padding-left: 10px;}

.navlink a:active {text-decoration: none; color: #993333; font-weight: bold; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; padding-right: 10px; padding-left: 10px;}

.navlink a:hover {text-decoration: none; color: #999999; font-weight: bold; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; padding-right: 10px; padding-left: 10px;}



.maintitle {

	font-size: 15px;

	color: #00;

	font-weight: bold;

}

.maintext {

	font-size: 14px;

	color: #00;

}

.maindetails {

	font-size: 12px;

	color: #00;

	padding: 3px;

	text-align:justify;

}

.leftheading {

	font-size: 14px;

	color: #666666;

	padding-left: 5px;

	font-weight: bold;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #999999;

	border-bottom-color: #999999;

	margin-left: 5px;

	margin-right: 5px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #999999;

	border-left-color: #999999;

	background-color: #FFFFFF;

}

.rightheading {

	font-size: 14px;

	color: #666666;

	padding-left: 5px;

	font-weight: bold;

}

.columntext {

	font-size: 14px;

	color: #00;

}

.footer {

	font-size: 12px;

}

.footerlink a:link {text-decoration: none; color: #999999;  }

.footerlink a:visited {text-decoration: none; color: #999999 }

.footerlink a:active {text-decoration: none; color: #999999 }

.footerlink a:hover {text-decoration: underline; color: #666666 }

#admin td.admintext a:link {text-decoration: none; color: #000000; font-size: 12px; }

#admin td.admintext a:visited {text-decoration: none; color: #000000; font-size: 12px; }

#admin td.admintext a:active {text-decoration: none; color: #000000; font-size: 12px; }

#admin td.admintext a:hover {text-decoration: underline; color: #000000; font-size: 12px; }

.searchtext{

	font-size: 10px;

	color: #006699;

}

.searchtext a:link,.searchtext a:visited , .searchtext a:active{text-decoration: none; color: #993333;font-size: 10px; }

.searchtext a:hover {text-decoration: underline; color: #666666;font-size: 10px; }



.maindetails a:link,.maindetails a:visited , .maindetails a:active{text-decoration: none; color: #993333;font-size: 12px; }

.maindetails a:hover {text-decoration: underline; color: #666666;font-size: 12px; }

.picnoborder {

	border: 1px solid #000000;

}

.hide{

	

	/*height: 0px;

	visibility: hidden;

	width: 0px;

	font-size: 0px;

	margin: 0px;

	padding: 0px;

	display:block;

	overflow: hidden;

  	position: absolute; /* for the benefit of IE5 Mac */

	position:absolute;

	left:-1000px

}

.style_input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style_input,textarea,.small_dropdown {
	border: 1px solid #CCCCCC;
}

textarea {
	overflow:visible;
	height: 140px;
	width: 99%;
}

#admin .small_dropdown, #admin .small_search {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

a:link,a:active,a:visited {

	color: #990000;

	text-decoration: none;

}

a:hover {

	color: #666666;

	text-decoration: underline;

}

.tablecolor, .tableunderline {

	background-color:#900;

}

.tableunderline {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	display: marker;

	font-weight: bold;

	height: 20px;

	position: relative;

	color:#FFFFFF;

	/*background-image: url(/Templates/images/layout/adminheadingbackground.gif);*/

}

#admin td, #admin span{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#admin a:link,#admin a:active,#admin a:visited {

	color: #000000;

	text-decoration: underline;

	font-size: 10px;

}

#admin a:hover {

	color: #0099FF;

	text-decoration: underline;

}

.stylewhiteinput {

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

	width: 120px;

}

.bottomline {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	padding:5px 5px 5px 5px;

}

.borderbottom {

	border-bottom-width:1px;

	border-bottom-color:#000000;

	border-bottom-style:solid;

	padding:5px 5px 5px 5px;

}

.requiredinfo {

	font-weight: bolder;

	color: #FF0000;

}
.admintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.featured {
	background-color:#CCCCCC;
}