BODY
{
	list-style-image: url(images/right_orange.gif);
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-image: url(images/right_orange.gif);

}

.forminput {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	list-style-image: url(images/right_orange.gif);
	list-style-type: none;


}

.forminputsmall {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	list-style-image: url(images/right_orange.gif);

}

.formbutton {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	list-style-image: url(images/right_orange.gif);

}
.td 
{
	background-image: url(images/border_left.gif);

}

.td2
{
	background-image: url(images/header_text_background.gif);
}

.td3
{
	background-image: url(images/header_search_background.gif);
}

.td4
{
	background-image: url(images/left_nav_background.gif);
}

.td5
{
	background-image: url(images/border_right.gif);
}

.td6 
{
	background-image: url(images/black_line.gif);
}

.td7
{
	background-image: url(images/right_nav_text_background.gif);
}

.td8
{
	background-image: url(images/right_nav_background.gif);
}

.td9
{
	background-image: url(images/right_nav_title_background.jpg);
}

a:hover {color: rgb(0,64,128);}
