.fronttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.boxbg {
	background-color: #FFFFFF;
}
.barbg {
	background-image: url(../images/template/template_r4_c1.gif);
}
.bodtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.bodtextital {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
.bodtextlrg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.bodtextathr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
}
.bodtextlrgwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}
.bodtextitalCtr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.bodtextwide {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 1pt;
}
a {
	text-decoration: none;
	color: #0000FF;
}
.bodtextathr2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}
.bodtextathr3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.bodtextathrRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	color: #FF0000;
}
.mainbox {
	border: 1px solid #4C95B3;
}
.bodtextathr4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	white-space: normal;
	line-height: 18px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background:#efefef;
color:#000000;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4893b1;
color:#FFFFFF
}




