body {
	background-image: url(../Images/ev_tile.jpg);
	background-repeat: repeat;
	background-color: Black;
	font-size: 12px;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #8A5C47;
}

.style4 {font-weight: bold; color: #ffffff; font-size: 12px;} 
.style5 {color: #666666;	font-weight: bold; font-size: 12px;}


a:link {	color: black; 	font-size: 12px;}
a:visited {	color: Maroon; 	font-size: 12px;}
a:active {	color: color: #804000;	font-size: 12px;}
a:hover {	color: red;	font-size: 12px;}

.profileDesc {color:#ffffff;  	font-size: 12px; font-family: Arial;}
.profileDesc a:link {	font-size: 12px;	color: Black;}
.profileDesc a:visited {	font-size: 12px;	color: Maroon;}
.profileDesc a:active {	font-size: 12px;	color: #804000;}
.profileDesc a:hover { 	color: red;	font-size: 12px;}

.copyright {font-size: 12px;}
.copyright a:link {	font-size: 12px;	color: Black;}
.copyright a:visited {	font-size: 12px;	color: Maroon;}
.copyright a:active {	font-size: 12px;	color: #804000;}
.copyright a:hover {	color: red;	font-size: 12px;}

.smalltxt {color:#CCCCCC; font-size:11px;}
.smalltxt a:link {color:#FFFF51; 	font-size: 11px;}
.smalltxt a:visited {color:#FFFF51; 	font-size: 11px;}
.smalltxta:active  {color:#CCCCCC; 	font-size: 11px;}
.smalltxt a:hover  {	color: #ffffff; font-size: 11px;}

input {font-size:12px;   text-align:left; color: #000000; }

input.req {	font-size: 12px;	text-align: left;	background-color: #491717; color: #ffffff;  } 

select {font-size: 12px; text-align:left; color: #000000;}
select.req {font-size:12px; text-align:left; background-color: #491717; color: #ffffff; }

button {style="width: 150px; height: 40px; text-align:center; color:990066; 	font-weight: bold;}
submit {style="width: 150px; height: 40px; text-align:center; color:990066; 	font-weight: bold;}

chkpoint {
	color: #FDFD00;
	font-size: 11px;
	font-family: Arial;
	background-color: #000000;
	cursor: crosshair;
}


