body {
	background-image: url(images/bg.jpg);
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.ayellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.greenshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005A5A;
}

.ayellow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.border {
	border: 1px solid #E9E9E9;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;

}

.bdytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #999933;
	text-decoration: none;
}
.greenmainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #999933;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.greenhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}

.submit {
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #005A5A;
}
.box {
	border: 1px dotted #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
.txtarea {
border: 1px dotted #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
SELECT 
{
BORDER-RIGHT: #006699 1px dotted; 
BORDER-TOP: #006699 1px dotted; 
FONT-SIZE: 11px; 
BORDER-LEFT: #006699 1px dotted; 
COLOR: #ffffff; 
FONT-FAMILY: Verdana; 
SCROLLBAR-BASE-COLOR: #660000; 
BACKGROUND-COLOR: #336699
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: none;
	text-decoration: underline;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #000000;
}
