
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
  font-size:11px;
  color:#797979;
}

.comm
{
font-size:11px;
color:#797979;
}

.blue_fnt
{
color:#1D4A6E;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
}

.bluebold_fnt
{
color:#1D4A6E;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
}
.bluebig_fnt
{
color:#1D4A6E;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
}

.lightgray_fnt
{
color:#A8A7A7;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  text-decoration:none
}
a.lightgray:link{
	color:#A8A7A7;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
a.lightgray:visited  {
	color:#A8A7A7;
	text-decoration:underline;
	font-weight:normal;
}
a.lightgray:hover {
	text-decoration : underline;
	color:#A8A7A7;
	font-weight:normal;
}
.news_fnt
{
color:#CFD8E0;

 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
}
a.news_fnt:link{
color:#CFD8E0;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a.news_fnt:visited  {
	color:#CFD8E0;
	text-decoration:none;
	font-weight:normal;
}
a.news_fnt:hover {
	text-decoration : underline;
	color:#CFD8E0;
	font-weight:normal;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.fnt_gray
{
color:#676666;
font-weight:normal;
text-decoration:underline;
}



a.fnt_gray:link{
	color:#676666;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
a.fnt_gray:visited  {
	color:#676666;
	text-decoration:underline;
	font-weight:normal;
}
a.fnt_gray:hover {
	text-decoration : underline;
	color:#676666;
	font-weight:normal;
}

a
{
color:#797979;
font-weight:normal;
text-decoration:none;
}



a:link{
	color:#797979;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
a:visited  {
	color:#797979;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	text-decoration : underline;
	color:#797979;
	font-weight:normal;
}

.footer
{
color:#A9A8A8;
font-size:9px
}
a.footer:link{
	color : #A9A8A8;
	text-decoration : none;
	font-size:9px
}
a.footer:visited  {
	color :#A9A8A8;
	text-decoration : none;
	font-size:9px
}
a.footer:hover {
	text-decoration : underline;
	color: #A9A8A8;
	font-size:9px
}

select{
	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;	
	border-width:1px;
	color:#737373;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style:solid;
	border-right-style: solid;
	border:#D8D5BA;
	background-color:#F2F2F2;
	

}

.clsinput
{

	font-size: 11px;	
	background:url(../images/txt_box_bg.gif);
	border-width:1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style:solid;
	border-right-style: solid;
	padding:2px;
	border-color:#E4E4E4;
	color:#737373;
	
}
textarea
{

	background:url(../images/txt_box_bg.gif);
	background-repeat:repeat-x;
	border-width:1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style:solid;
	border-right-style: solid;
	padding:2px;
	border-color:#E4E4E4;
	background-color:#F2F2F2;
	color:#737373;
}

a.top:link, a.top:visited
{
padding:4px;
background-color:#1D4A6E;
color:#ffffff;
vertical-align:text-top;
line-height:20px;
text-decoration:none;
}
a.top:hover
{

color:#CFD8E0;

text-decoration:none;
}


a.menu:hover
{
opacity:0.5;
}

.clsheader
{
color:#2D5779;
font-size:14px;
font-weight:bold;
}
.view_cs, a.view_cs:link, a.view_cs:visited
{
color:#23408F;
font-weight:normal;
text-decoration:none;
font-weight:bold;
}

a.view_cs:hover
{
color:#23408F;
font-weight:normal;
text-decoration:underline;
font-weight:bold;
}

#divcls1
{
background-color:#efefef;
border-bottom::#ffffff 3px solid;
border-top:#ffffff 3px solid;
padding-top:20px;
padding-bottom:10px;


}

#divcls2
{
background-color:#efefef;
border-bottom::#ffffff 3px solid;
border-top:#ffffff 3px solid;
padding-top:5px;
padding-bottom:5px;
}
.blutext
{
color:#2C577A; font-weight:bold;
}
.whitext
{
color:#FFFFFF; font-weight:bold;
}