@charset "utf-8";
/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
line-height:125%;
color:#0e668b;
}
a:link {
	color: #0e668b;
	text-decoration:none;
}
a:visited {
	color: #0e668b;
	text-decoration:none;
}
a:hover {
	color: #FF3300;
	text-decoration:none;
}
a:active {
	color: #FF3300; 
	text-decoration: none;
}
.boldtxt{
font-weight:bold;
}
.head {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:150%;
font-weight:bold;
line-height:125%;
color:#FFFFFF;
}

.head_txt{
font-size:125%;
font-weight:bold;
line-height:125%;
color:#0e668b;
}
.home{
background-image:url(../images/menu_05.jpg);
width:631px;
height:35px;
color:#FFFFFF;
font-weight:bold;
}
.home a:link {
color: #FFFFFF;
text-decoration:none;
}
.home a:visited {
color: #FFFFFF;
text-decoration:none;
}
.home a:hover {
	color: #000000;
	text-decoration:none;
}
.txt11{
font-size:11px;
}
.txt_orange_bold {
	color: #FF3300;
	font-weight: bold;
}