body {
	margin: 0px;
	height: 0px;
}
.bg {
	background-image: url(../images/00bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.form {
	width: 127px;
	height: 17px;
	border: 1px solid #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.listmenu {
	width: 157px;
	height: 17px;
	border: 1px solid #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #F7CFCE;
}
.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	padding: 5px;
	color: #505050;
}
.matter {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #666666;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #666666;
	line-height:17px;
}
.border {
	border-left: 1px solid #E2A731;
	border-right: 1px solid #E2A731;
}
.border1 {
	border: 1px solid #F3DCAD;
	background-color: #FAEFD7;
}
.border2 {
	border: 1px solid #CDCAB7;
	background-color: #F7F6F0;
}
.border3 {
	border: 1px solid #333FA5;
	background-color: #CDEEFB;
}
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.normaltext{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#1B3E56; 
	}
.take {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #7F7948;
}
.now {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #32365A;
}
.copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #5E7354;
}
.bios {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #5E7354;
}
.bios:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
.leftlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.leftlnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C7DDF8;
}
.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #666666;
	line-height:17px;
	}
.Head {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 1px;
	color: #2E5097;
}
.formBox{
	background-color: #EBF5FA;
	border: solid;
	border-width: 1px;
	border-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	color: #373B3F;	
}
.textbox{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#3C0958; 
	border:1px solid #8393CA; 
	height:15px; 
	width:200px;
}
.textarea{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#3C0958; 
	border:1px solid #8393CA; 
}
.errortext{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal; 
	color:#FF0000; 
}
.toplink_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4362A9;
	text-decoration: none;
}
.toplink_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.toplink_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#8080C0;
}
.toplink_3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.button{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	border:1px solid #3F7AC6; 
	width:75px; 
	height:20px;
	background-color:#3F7AC6;
	cursor:pointer;
	
}
 .matter_head{
  font-family: tahoma;
  font-size: 12px;
  text-decoration: none;
  font-weight:bold; 
  padding-left: 1px;
  line-height: 12px;
  color: #5D1605;
 }
 .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #DF9A4A;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	color: #5D1605;
}
.nwscont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #32468C;
	text-decoration: none;
	line-height:17px;
	text-align:justify;
}
.head_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
	color: #931F1F;
	text-decoration:none;
}
.head_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
	color: #931F1F;
	text-decoration:underline;
}
.healthConcern{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
text-align:left;
	color: #4468A6;
	text-decoration: none;
}
.healthConcern:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;text-align:left;
	color: #FF6600;
}
.depTabl_2{
 background-color:#FFFFFF;
 border:#DEBBBB 1px solid;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003E91;
	text-decoration:none;
}
.subhead:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF5200;
	text-decoration:none;
}
.healthy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:400;
	color: #931F1F;
	text-decoration:none;
}
.healthy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FF0000;
	text-decoration:none;
}
.smallTxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	color: #666666;
	line-height:17px;
}
.pipe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4362A9;
	text-decoration: none;
}
.pagingTD{	
	width:14px;
	height:12px;
	background-color:#3F7AC6;
	border:1px solid #3F7AC6;
	text-align:center;
}
.pgLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.tbl_content{
	background-color:#4468A6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.rowhead{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#4468A6;
	height:20px;	
} 
.row_odd{ 
	background-color:#FFFFFF; 	height:20px
	}
.row_even{ 
	background-color:#E2F2F9; 	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.normal_row
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 color: #717070;
 background-color:#FFFFFF;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003E91;
	text-decoration:none;
}
 .designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5E5E5E;
}
.designer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #C8000F;
}