body
{
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

table
{
	padding:0px;
	border-collapse:collapse;
}

table td
{
	padding:0px;
	border-collapse:collapse;
}

.main_div
{
	width:100%;
}

.main_table
{
	width:758px;
	border:solid 1px #000000;
	background-image:url(images/header_back.jpg);
	background-repeat:repeat-x;
}

.header_text_1
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1976ac;
	padding-left:10px;
	padding-bottom:6px;
}

.header_text_2
{
	font-family:Verdana;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#1976ac;
	padding-left:10px;
	padding-bottom:3px;
}

.body_table
{
	background-image:url(images/body_grad.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.body_text
{
	font-family:Verdana;
	font-size:12px;
	height:250px;
	vertical-align:top;
	padding:12px;
}

.footer
{
	background-image:url(images/footer_back.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	height:20px;
	text-align:center;
}


.footer_menu
{
	font-family:Verdana;
	font-size:12px;
	color:#1976ac;
	height:20px;
}

.footer_menu a
{
	font-family:Verdana;
	font-size:12px;
	color:#1976ac;
	text-decoration:none;
}

.footer_menu a:hover
{
	text-decoration:underline;
	color:#009999;
}

.footer_link
{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_link:hover
{
	color:#009999;
	text-decoration:underline;
}

/*Menu CSS*/
/*.menu_item
{
	background-image:url(images/menu_button_back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:31px;
	padding-left:5px;
	padding-right:5px;
}

.menu_item a
{
	color:#753b3d;
	font-family:Verdana;
	text-decoration:none;
}

.menu_item a:hover
{
	color:#1976ac;
	font-family:Verdana;
	text-decoration:underline;
}*/

.m_1
{
	background-image:url(images/m_1.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:74px;
	display:block;
}

.m_1_over
{
	background-image:url(images/m_1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:31px;
	width:74px;
	display:block;
}

.m_2
{
	background-image:url(images/m_2.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:100px;
	display:block;
}

.m_2_over
{
	background-image:url(images/m_2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:31px;
	width:100px;
	display:block;
}

.m_3
{
	background-image:url(images/m_3.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:108px;
	display:block;
}

.m_3_over
{
	background-image:url(images/m_3.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:31px;
	width:108px;
	display:block;
	
}


.m_4
{
	background-image:url(images/m_4.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:127px;
	display:block;
}

.m_4_over
{
	background-image:url(images/m_4.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:31px;
	width:127px;
	display:block;
	
}




.menu_space
{
	width:8px;
}