body
{
	font-size:12px;
	color:#303030;
	margin:0px 0px 0px 0px;
	
	}

a:link { color:#007090; text-decoration: none;}
a:visited { color:#007090; text-decoration: none;}
a:hover { color:#ffffff; text-decoration:underline;}
a:active { color:#0080c0; text-decoration:undelline;}



a.menu
{ 
	background-image:url(../img/menu.gif);
	background-position: 0px 0px;
	height:22px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	line-height:22px;
	text-align:center;
	float: left;
}

a.menu2
{ 
	background-image:url(../img/menu2.gif);
	background-position: 0px 0px;
	height:22px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	line-height:22px;
	text-align:center;
	float: left;
}


a.menu:hover
{
	background-position: 0px 48px;
}

a.menu2:hover
{
	background-position: 0px 48px;
}

.menu_margin 
{
	height:22px;
}




.sub_title
{
	background-image:url(../img/h_bar.gif);
	height:27px;
	width:447px;
	line-height:27px;
	font-weight:bold;
	font-size:16px;
	color:#317f7f;
	text-align:center;
	}







.bg_margin
{
	margin-left:75px;
	margin-right:75px;
}

.bg_header
{
	background-image:url(../img/bg_header.jpg);
	height:140px;
}

.bg_menu
{
	background-image:url(../img/bg_menu.gif);
	padding-left:44px;
}

.bg_menutop
{
	background-image:url(../img/bg_loop2.gif);
	height:20px;
}

.bg_loop
{
	background-image:url(../img/bg_loop.gif);
	background-repeat:no-repeat;
	height:60px;
}

.bg_loop2
{
	background-image:url(../img/bg_loop2.gif);
}


.bg_footer
{
	background-image:url(../img/bg_footer.gif);
	height:100px;
}


