@charset "utf-8";
/* CSS Document */
body {
 background: url("images/bg.png"); 
 font-family: Verdana, Arial, Sans-Serif; 
 font-size : 12px; 
 color : #000000; 
 margin-top: 10px;
}

BR {
    font-size : 5px; 
    margin : 0; 
}
p {
 font: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
 color: #666666;
}

/********** LINKS ****************/

A:link {
    COLOR: #5678a2;
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

A:visited {
    COLOR: #5678a2;
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

A:hover {
    COLOR: #F56655;
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:active {
    COLOR: #5678a2;
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

/********** LISTS ****************/ 
.text {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333
}
.news a {
	font-size:11px;
	color:#3d6cb2;
	font-weight: bold;
	text-decoration:none;
	}
.news a:hover  {
	font-size:11px;
	color:#3d6cb2;
	text-decoration:underline;
	}
.date {	color: #666666;
	font-size:9px;
}		
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: inherit;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color:#333333
	
}
.head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #313131
}
.header {
	border: 0;
	background-position:right;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width: 922px;
	height: 99px;
	padding: 0px 0px 0px 0px; 
}
.subhead{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #720200
}
.subhead a {color: #119ea3;	font-weight: bold;	font-size:12px
}
.subhead a:hover { color: #119ea3; font-weight: bold; font-size:12px; text-decoration:underline
}
.subhead_bg {
	background: url("images/underline.png")  no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Sans-Serif; 
	font-size : 15px;
	font-weight: bold;
	text-align:left;
	color : #4e4f00; 
	margin-top: 0px;
}
.login {
	border: 1px dotted #009900;
	border: 1px solid #009900;
	border: 1px solid #009900;
	border: 1px solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #999999;
	width: 100px;
}

.username {	color: #FFFFFF;
	font-size:9px;
}

.username a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.username a:hover {
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}	

.knowmore{	
	color:#59c5c9;
	margin-left:10px;
	font-weight: normal;
	font-size:9px;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	 margin-top: 5px;
}
.footer a:link {
	color: #990000;
	font-size: 10px;
	font-weight: normal;
}
.footer a:visited {
	color: #990000;
}

.footer a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration:underline
}
.nav {
	width: 201px;
	border-right-color:#c7c7c7;
	border-right-style:solid;
	border-width: 1px;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fe73ef;
}
.star a {color: #fe73ef; font-size: 10px; text-decoration:underline
}

/********** Menu ****************/ 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu8 {
	width: 200px;
	margin: 0px;
	border-style: solid;
	border-color: #656556;
	border-size: 0px;
	border-width: 0px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(images/menu8.gif);
	padding: 8px 0 0 30px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(images/menu8.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	


/********** Menu ****************/ 

.bslinks {	color: #009cff; font-size:9px;
}
.bslinks a { color:#009cff; font-weight:normal; text-decoration:none;
}

.bslinks12 {	color: #009cff; font-size:12px;
}
.bslinks12 a { color:#009cff; font-weight:normal; text-decoration:none;
}
.bslinks14 {	color: #009cff; font-size:14px;
}
.bslinks14 a { color:#009cff; font-weight:normal; text-decoration:none;
}
.txt6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color:#000000;
	
}