body{
background-color: A8A789;
color: black;
font-family: Times New Roman PS,Times New Roman, Arial;
font-size: 12px;
}
td{
font-family: Times New Roman PS,Times New Roman, Arial;
 font-size: 12px;
}
div{
padding: 4 4 4 4;
}
A:link,A:visited,A:active
  {
  text-decoration: none; 
  color: #828164; 
  font-weight: normal; 
  font-family:Times New Roman PS,Times New Roman, Arial; 
  font-size: 12;
  }
A:hover {
text-decoration: underline; 
color: #005BC0; 
font-weight: normal; 
font-size: 12; 
  font-family:Times New Roman PS,Times New Roman, Arial; 
}


A.nav:link,A.nav:visited,A.nav:active
 {
 text-decoration: none; 
 color: #828164;  font-family: Times New Roman PS,Times New Roman, Arial;; 
 font-size: 12px;
 font-weight: bold;
 }
 
A.nav:hover {
text-decoration: none; 
color: #6D91D2;  
font-size: 12px; 
font-family: Times New Roman PS,Times New Roman, Arial;;
font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 0px;
	height: 20px;
	width: 80px;
	border: 2px solid #51B848;
	background-color: #313F89;
	}
.line{color: #333366; height: 2px;}
.msg{color: red; font-weight: bold;font-size: 11;}
.center{text-align: center;}
.justify{text-align: justify;}
.inputs{
border: solid 2px #191970;
color: black;
background-color: #eeeeee;
font-size: 11px;
font-weight: bold;
color: black;
}
.bgcolor{background-color: #e0e0e0;}
.tablebg{background-color: #e0e0e0;}
.bold{font-weight: bold;}
.border{border: solid 1px #333366;}
.lbl{text-align: right;font-weight: bold;}

/*.tbl_bg{background: #4D7BAD;}*/
.tbl_bg{background: #eeeeee;}
.tiny{font-family: Arial, Helvetica, sans-serif;
font-size: 9px;}

.bluetext{
color: #191970;font-weight: bold;font-size: 11px;
}
nortborder{
border-left: none;
}
nolftborder{
border-right: none;
}
nortlftborder{
border-right: none;
border-left: none;
}
.notopborder{
border-bottom: solid 2px #191970;
border-left: solid 2px #191970;
border-right: solid 2px #191970;
padding: 2 2 2 2;
text-align: center;
}
/*-----from navboard-----------------*/
.msg_top{background: #313F89;color: white;}
.msg_mid{background: #e0e0e0;color: #191970;}
.msg_bottom{background: #313F89;color: white;}
.inputs{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: black;
background-color: #e0e0e0;
border: 1px solid #002157;
height: auto;
width: auto;
padding: 1px;
}
.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
background-color: #191970;
border: 1px solid #e0e0e0;
height: auto;
width: 90px;
padding: 1px;
}
.border{border: 1px solid #191970;}
.mainbg{
background-color: #ffffff;
}
.mnubg{
background-image: 
url("../images/navBg.gif");
background-repeat: 
no-repeat;
}
.txtbg{
background-image: 
url("../images/hpTxtBg.gif");
background-repeat: 
no-repeat;
background-position: top left;
}
.txtbgbottom{
background-image: 
url("../images/hpTxtBg_bottom.gif");
background-repeat: 
no-repeat;
background-position: bottom right;
}
.copyright{
font-family: Times New Roman PS,Times New Roman, Arial;
 font-size: 11px;
 color: white;
}
p{ 
text-align: justify;
}
/*---------------------------------------*/

