BODY {
	background : #FFFFFF;
	font-family : arial, helvetica, geneva;
	text : #400040;
	link : #0000FF;
	alink : #FF0000;
	vlink : #FF00FFf;
	color: #000000;
	font-size : 10px;
}

 TABLE {
background : #FFFFFF;
text : #400040;
link : #0000FF;
alink : #FF0000;
vlink : #FF00FF
color: #000000}

TD  { 
background : #FFFFFF;
text : #400040;
link : #0000FF;
alink : #FF0000;
vlink : #FF00FF
 } 

TH { 
background : #FFFFFF;
text : #400040;
link : #0000FF;
alink : #FF0000;
vlink : #FF00FF
}

A {
color: blue;
text-decoration: underline;
}

A:hover {
color: red;
text-decoration: none;
}

h1, h2, h3, h4, h5 {
color: #bd7342;
font-family : arial, helvetica, geneva; 
}

STRONG {
color : #bd7342;
font-family : arial, helvetica, geneva; 
}


.lastupdated { 
font-family: Arial, Helvetica, sans-serif; 
font-size: xx-small; 
font-style: italic; 
font-weight: bold; color: #009900; 
background-color: #FFFFFF
}

.subtext { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 font-style: italic}

 
form {width: 80%; color: #555555;  line-height: 16px;  margin-bottom:5px;} 
form div {clear: left;	margin: 0;	padding: 0;	padding-top: 5px;}
fieldset {border: 1px dotted Green; margin-top: 1.4em;	padding: 0.6em;}
legend {font: bold 0.9em Arial, Helvetica, sans-serif; color: #bd7342;}
form div label {float: left; width: 45%; margin-right : 10px;}

input.txt {color: #00008B;	border: 1px inset #00008B;	width: 230px;}
input.textarea {color:#00008B;	border: 1px inset #00008B;	; width: 230px}

input.btn {color: #00008B;	background-color: #ADD8E6;	border: 1px #00008B outset;}
input.vimg {width: 230px;}
input.vinput {width: 230px;}


#check { 
font-size: 10px; 
width: 20px; 
display: none; 
visibility: hidden; z-index: 0; }