.navigation {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.logo_name {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#FF0000;
}

.logoGroup_name {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#000080;
}

.headings {
font-family:verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000080;
}
.headings1{
font-family:verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#88a926;
}
.headings2{
font-family:verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#88a926;
}
.navigation:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFCC00;
text-decoration:none;
}
.navigation:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}


.news_headingtext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2A3C62;
font-weight:bold;
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#525252;
font-weight:normal
}
.text3 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#525252;
font-weight:normal
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: darkblue;
	font-weight: bold;
}

.text_field {
background-color:#CCCCCC;
width:155px;
}

.stroke_Yrepeat {
background-repeat:repeat-y;
}

.stroke_Xrepeat {
background-repeat:repeat-x;
}

.bg_top {
background-color:#2A3C62;
}

.submit_text_bottomnav {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
font-weight:bold;
text-decoration:none;
}

.submit_text_bottomnav:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0099CC;
font-weight:bold;
text-decoration:none;
}
.submit_text_bottomnav:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0099CC;
font-weight:bold;
text-decoration:none;
}
.detail_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#990000;
text-decoration:none;
}

.detail_text:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0000FF;
text-decoration:none;
}