BODY
{
	font-family: Tahoma;
	font-size: 8pt;
}

a
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Grey;
}





#nav_header tr td
{
	padding: 1px;
	background-color: Green;
	color: White;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
}



#nav_header a
{
	color: White;
	text-decoration: none;
}

#nav_header a:hover
{
	color: White;
	text-decoration: underline;
}

#nav_header_select tr td
{
	background-color: White;
	color: Green;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
}




#main_header tr td 
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	
}


#content tr td 
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	
	font-family: Tahoma;
	font-size: 8pt;
}

#left_nav a
{
	color: Black;
	text-decoration: none;
}

#left_nav a:hover
{
	color: Black;
	text-decoration: underline;
}

.dotted_line
{
	background-image: url(../images/single_dot.gif);
	background-repeat : repeat;
	width:25px;
	background-position : center;
}
