A:link 
{
	color: #8B0000;
}

A:visited 
{
	color: #00008B;
}

A:hover
{
	text-decoration: none;
	background-color: #E0F8FF;
}

A.button_link:hover
{
	background: none;
}

BODY 
{
	background: url("/bg_image.png");
	background-repeat: repeat-y;
	margin-left: 0pt;
	margin-top: 0pt;
}

TD.page_body
{
	#padding-left: 2px;
	vertical-align: top;
}

TD.page_left
{
	vertical-align: top;
	border-left: 0px;
	width: 154px;
}

TD.section_header
{
	border: solid;
	border-left: 0px;
	border-right: 0px;
	border-color: black;
	border-width: 3px;
	background-color: rgb(16, 170, 230);
	width: 1%;
	white-space: nowrap;
	text-align: left;
}

IMG.button_menu
{
	border: 0px solid ;
	width: 125px;
	height: 25px;
}

DIV.page_title
{
	font-weight: bold;
	font-size: 30pt;
	text-align: center;
}
