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

body{
	margin:0px;
	padding:0px;
}
.nav_repeat_01{
	background-image:url(../images/nav_repeat_01.jpg);
	background-repeat:repeat-x;
}
.nav_repeat_02{
	background-image:url(../images/header_repeat_01.jpg);
	background-repeat:repeat-x;
}
.border{
	background-image:url(../images/border_01.jpg);
	background-repeat:repeat-y;
}
.arial_13_b_linksa{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#708297;
}
.arial_13_b_linksa:hover{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.body_text_01{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
        line-height: 150%;
	color:#000;
}
.body_tags_03{
	font-family:verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#708297;
}
.body_tags_04{
	font-family:verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.body_text_02a{
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.body_text_02a:hover{
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#708297;
}
.footer_linksa{
	font-family:verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

.footer_linksa:hover{
	font-family:verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#708297;
}
.footer_de{
	font-family:verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding-left:5px;
	padding-right:5px;
}
