

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #990000;
}

img {
outline:none;
border:none;
}

.img_border {
border: #999999 1px solid;
}

.main_txt{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color: #666666;
text-decoration:none;
font-size:14px;
}

.intro_txt{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
color: #666666;
text-decoration:none;
font-size:16px;
}

.main_heading{
font-family: "Trebuchet MS";
font-weight:bold;
color: #666666;
text-decoration:none;
font-size:23px;
}

.other_heading{
font-family: "Trebuchet MS";
font-weight:bold;
color: #666666;
text-decoration:none;
font-size:16px;
}

.mainlinks {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#990000;
text-decoration:none;
font-size:13px;
}

.mainlinks:hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #FF9900;
text-decoration:underline;
font-size:13px;
}

.underline {
border-bottom:#80CEF6 1px dotted ;
}

.underline_body {
border-bottom: #cccccc 1px dashed ;
} 


.w_bg {
background-repeat:no-repeat;
background-image:url(../images/bd_bg.png);
height:250px;
}


.other_bg {
background-repeat:no-repeat;
background-image:url(../images/bd_others.png);
height:250px;
}

.date_txt{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
font-size:12px;
}

.small_links {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #990000;

}

.small_links:hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #FF9900;

}



.footer_txt {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #666666;
}


.side_txt {
font-family: "Trebuchet MS";
font-size:14px;
font-weight: bold;
color: #3387b5;

}

.side_txt_nt_bld {
font-family: "Trebuchet MS";
font-size:14px;
font-weight: normal;
color: #3387b5;

}


