@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
}
.bg_hdr{
	background-image:url(../images/bg_hdr.jpg);
	background-repeat:repeat-x;
	height:34px;
}
.lin{
	background-image:url(../images/lin.gif);
	background-repeat:repeat-x;
	height:10px;
}
.text_normal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#999;
}
.text_color{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#09F;
}
.text_heading15{
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#09F;
}
.text_heading{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#595959;
}
.text_12{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.text_link_botm{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.text_link_botm:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.text_Sitemap_linka{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#09F;
}

.text_Sitemap_linka:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.body_text_links_01{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#999;
}
.body_text_linksa{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#09F;
}

.body_text_linksa:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#09F;
}
