 body, table, td, div, input, textarea, select, option, input {
	font: 10pt tahoma, trebuchet ms, arial, verdana, "trebuchet ms", arial, sans-serif;
}


TD  {
	BACKGROUND-REPEAT : no-repeat;
	COLOR : #3A3D3F;
}

TD.side  {
	FONT-SIZE : 10px;
}

.headers  {
	FONT-SIZE : 15px;
	COLOR : #3A3D3F;
	FONT-WEIGHT: bold;
	FONT-FAMILY : "arial", verdana, sans-serif;
}

A  {
	COLOR : #b22222;
	TEXT-DECORATION : underline;
}

pic {
	border: 1px solid black;

}

A:hover  {
	COLOR : #b22222;
	TEXT-DECORATION : underline;
}
.form_box  {
	FONT-SIZE : 11px;
	COLOR : #333333;
	FONT-FAMILY : "verdana", verdana, sans-serif;
	BORDER-STYLE : solid;
	BORDER-WIDTH : 1px;
	BORDER-COLOR : #333333;
}

.form_button  {
	FONT-SIZE : 11px;
	COLOR : #333333;
	FONT-FAMILY : "verdana", verdana, sans-serif;
	BORDER-STYLE : solid;
	BORDER-WIDTH : 1px;
	BORDER-COLOR : #333333;
	background-color : #cccccc;
	padding : 2px;
}
.go_button  {
	FONT-SIZE : 10px;
	COLOR : #f5f5f5;
	FONT-FAMILY : "verdana", verdana, sans-serif;
	BORDER-STYLE : none;
	BORDER-WIDTH : 1px;
	BORDER-COLOR : #333333;
	background-color : #666666;
	FONT-WEIGHT : bold;
	padding : 2px;
}

/* automated icons */
.pdf {width:20px;padding:0 20px 0 0;background: url(images/pdf.png) no-repeat right;}
.doc {width:20px;padding:0 20px 0 0;background: url(images/doc.png) no-repeat right;}
