﻿body 
{
 margin: 0px 0px 0px 0px;
 /*font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;*/

}

/*Website Interface CSS*/
.text{
font-family:Arial,Verdana,Tahoma,Helvetica, sans-serif;
font-size:13px;
color:#666666;
}

.textbold{
font-family:Arial,Verdana,Tahoma;
font-size:13px;
font-weight: bold;
color:#666666;
}

.nonlink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
font-weight: bold;
}

a.links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6f6f6f;
font-weight: bold;
text-decoration: none;
}

a.links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee8510;
font-weight: bold;
text-decoration: none;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#6f6f6f;
}

.heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
font-weight: bold;
}
.heading2{
font-family: Verdana,Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.heading1{
font-family: Verdana,Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}

.text_large{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
font-weight:100;
}
.herf{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ee8510;
font-weight: bold;
text-decoration: none;

}


/*Admin Interface CSS*/

.Normalbackground
{
	background-color:#eee6de;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight: bold;	
	height:30px;
}

.background
{
	background-color:#d68b37;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	height:30px;
}
.background1
{
	background-color:#eee6de;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#757272;
	height:25px;
}
.background2
{
	background-color:#ffffff;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#757272;
	height:25px;
}

.background3
{
	background-color:#f9cfa5;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#757272;
	height:25px;
}
.background4
{
	background-color:#d4cabf;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#757272;
	height:25px;
}
.background5
{
	background-color:#ffffff;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#757272;
	height:25px;
}
.tborder
{
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}
.tborder1
{
	border-bottom:solid 1px  #c7c6c5;
	border-top:solid 1px #c7c6c5;
	border-left:solid 1px #c7c6c5;
	border-right:solid 1px #c7c6c5;
	padding:10px
	
}

a.actionlink
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#757272;
	text-decoration:underline;
}

a.actionlink:hover
{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#975308;
	text-decoration:none;
}	

.menustyle 
{
	font-size: 8pt; 
	font-family: Verdana; 
	color: #ffffff; 
	/*background-color: #43afd7;*/ 
	 background:#6e8a64 ;
	font-weight: bold; 
}

.submenustyle
{
	 background:#6e8a64;
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff; /*background-color: #3f9ecf;*/
	font-weight: bold;
	/*background-color: #336699;*/
}

.Selectedmenustyle
{
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	/*background-color: #0066cc;*/
	background-color: #d68b37;
	font-weight: bold;
}

.textbox1
{
	background-color:#e2e2e2;
	
}

.textbox2
{
	background-color:#f09733;
	
}

.warning
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#FF0000;
}

.Adminheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#666666;
font-weight: bold;
}
a.orange
{
	color:Orange;
}
a.blue
{
	color:blue;
}
.labelFont
{
	font-weight:bold;
	font-size:17px;
	font-family:Verdana;
}
