p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black
	
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: Black
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	color: Black
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFA500;
}

a:visited {
	color : #E39400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color:#003366;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}
}

.exatext {
	font-size:10px;
	color: #D3D3D3;
}
A.exaroll {
	font-size:10px;
	color: #D3D3D3;
}
A.exaroll:visited {
	text-decoration: none;
	color: #D3D3D3;
}

A.exaroll:hover {
	text-decoration: underline;
	color: #696969;
}

A.exaroll:active {
	text-decoration: underline;
}

UL{

font-size:10px;
}

.prod{ 
background-attachment: fixed;  
background-repeat: no-repeat;  
background-image: url(images/background.jpg);   
}

.prodhead{
	color: white;
	font-size: 12px;
	font-weight: bold;
}
h2{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
.h2link:link, .h2link:active, .h2link:visited, {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.h2link:hover{
	color: #FFA500;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.formtable{
	border: thin solid #cccccc;
}.popuptext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.popuptext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.popuptext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.main_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: Black
}

.main_txt1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	color: Black
}

.main_txt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}


.footer1{
	font-size:10px;
	color: #D3D3D3;
}

.links 
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.links:hover
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.help{z-index:24;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px;margin-bottom:5px;padding-bottom:20px;color:#7b7b7b;}
a.help:hover{position:relative;z-index:25;cursor:help;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#7b7b7b;}
a.help span{ display:none;}
a.help:hover span{display:block;position:absolute;color:#7b7b7b;background-color:#ffffff;top:3em;left:3em;width:18em;border:1px solid #CCCCCC;color:#7b7b7b;text-align:left;padding:2px;text-decoration:none;}
