.navigation_main {
font-size:11px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

.navigation_main_active {
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.navigation_sub {
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

.navigation_sub:hover {
color:#083872;
text-decoration:none;
}

.navigation_sub_active {
font-size:10px;
color:#083872;
font-weight:bold;
text-decoration:none;
}

.navigation_service {
color:#666666;
text-decoration:none;
}

.navigation_service:hover {
color:#083872;
text-decoration:none;
}

.navigation_service_active {
color:#083872;
text-decoration:underline;
}

.content_maintitle {
font-family:Verdana;
font-size:22px;
color:#083872;
}

.content_title {
font-family:Verdana;
font-size:11px;
color:#083872;
font-weight:bold;
margin-bottom:14px;
}

.content_text {
font-family:Verdana;
font-size:11px;
color:#666666;
}

.content_blue_small {
font-family:Verdana;
font-size:10px;
color:#083872;
}

a {
color:#0B3A73;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

.content_orange, content_orange a {
color:#CC6600;
text-decoration:underline;
}

.content_orange:hover, content_orange a:hover {
color:#CC6600;
text-decoration:none;
}

.content_link_white a {
color:#FFFFFF;
text-decoration:underline;
}

.content_link_white a:hover {
color:#FFFFFF;
text-decoration:none;
}

.content_img_border img {
border:1px solid #CCCCCC;
cursor:pointer;
}

.content_img_border img:hover {
border:1px solid #083872;
cursor:pointer;
}

.form_input {
width:200px;
height:12px;
margin-top:4px;
margin-bottom:4px;
}

.form_textarea {
width:200px;
height:79px;
margin-top:5px;
margin-bottom:5px;
}

body, td, p {
font-family:Verdana;
font-size:11px;
color:#666666;
}


