/*New CSS Document */

	
.border_middle{  
	  border-bottom-color:#dcdada;
	  border-bottom-style:solid;
	  border-bottom-width:1px;
	  border-right-color:#dcdada;
	  border-right-style:solid;
	  border-right-width:1px;
	  border-left-color:#dcdada;
	  border-left-style:solid;
	  border-left-width:1px;
  }
.textFieldlogin {
 	  font-family: Arial;
 	  font-weight: normal;
 	  color: #414040;
  	  font-size: 12px;
   	  width: 120px;
 	  height:13px;
 	  border: 1px solid #88A3D0;}
.text{
 	  font-family:Arial, Helvetica, sans-serif;
 	  font-style:normal;
 	  font-size:12px;
 	  color:#000000;
 	  font-weight:normal;
  }
  
 .text_color{
 	  font-family:Arial, Helvetica, sans-serif;
 	  font-style:normal;
 	  font-size:12px;
 	  color:#FF0000;
	  font-weight:normal;
  }
   
.sublevel {
	  font-family:arial,helvetica,sans-serif;
	  font-size: 11px;
	  color:#000000;
	  text-decoration:none;
	  margin-left:6px;
	}	
.topborder{
	background-color:#F6F6F6;
	 border-left:solid 1px #DCDADB; 
	 border-right:solid 1px #DCDADB;
	 border-bottom:solid 1px #DCDADB;
	 border-top:solid 1px #DCDADB;
}
.topmenu{
     font-family:Arial, Helvetica, sans-serif;
     font-style:normal;
     font-size:11px;
     color:#000000;  
     font-weight:normal;
     text-decoration:none;
  }
.topmenu:hover{
	 font-family:Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size:11px;  
	 color:#000000;
	 background-color:#FFFFFF; 
	 font-weight:normal;
	 text-decoration:underline;
  }
.mainlevel {
	 font-family:arial,helvetica,sans-serif;
	 font-size:11px;
	 color: #32689A ;
	 text-decoration:none;
	 font-weight:600;
	 line-height:16px;
	 margin-left:5px;
	}
.mainlevelheader {
	 font-family:arial,helvetica,sans-serif;
	 font-size:11px;
	 /*color: #32689A ;*/
	 color:#ff6d6d;
	 text-decoration:none;
	 font-weight:600;
	 line-height:16px;
	 margin-left:5px;
	}
.text_bold{
	 font-family:Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size:12px;
	 color:#32689A;
	 font-weight:bold;
  }
.sublevel {
	 font-family:arial,helvetica,sans-serif;
	 font-size: 11px;
	 color:#000000;
	 text-decoration:none;
	 margin-left:6px;
	}
	
.sublevel:hover {	
     color:#5691BB;
     font-size: 11px;
     text-decoration:underline;
  }
.footer1{
	  font-family:Arial, Helvetica, sans-serif;
	  font-style:normal;
	  font-size:19px;
	  color:#4685A7;
	  text-decoration:none;
  }
.footer{
	  font-family:Arial, Helvetica, sans-serif;
	  font-style:normal;
	  font-size:19px;
	  color:#4685A7;
	  text-decoration:none;
  }
  
.footer:hover{
	  text-decoration:underline;
  }
.textField {
	  font-family: Arial;
	  font-weight: normal;
	  color: #414040;
	  font-size:12px;
	  border: 1px solid #88A3D0;
	  width: 175px;
	  height:20px;
 }
 
 .selectbox{
		font-family: Arial;
		font-weight: normal;
		color: #414040;
		font-size:12px;
		border: 1px solid #88A3D0;
		width: 175px;
		height:23px;
} 

 .textArea {
	  font-family: Arial;
	  font-weight: normal;
	  color: #414040;
	  font-size:12px;
	  border: 1px solid #88A3D0;
	  width: 175px;
 }

.border_side{border-left:solid 1px #DCDADB; border-right:solid 1px #DCDADB;}
.border_bottom{border-bottom:solid 0px #DCDADB;}
.border_top{border-top:solid 1px #DCDADB;}
.table_border{
	border:solid 2px #D2CECB;
	}
.table_heading{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	}
.table_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}

.rounded {
color: #FFFFFF;
display: block;
font: normal   12px arial, sans-serif;
height: 25px;
margin-right: 6px;
text-decoration: none;
font-weight:bold;
background-attachment: scroll;
background-color: transparent;
background: transparent url(../images/456.gif) no-repeat scroll right top;
background-repeat: no-repeat;
background-position: right top;
border:none;
cursor:pointer;
}
.error{
 	  font-family:Arial, Helvetica, sans-serif; 	  
	  font-weight:bold;
 	  font-size:12px;
 	  color:#FF0000;
 	  
  }
  


.text_green	
{ font-family:Arial, Helvetica, sans-serif;
 	  font-style:normal;
 	  font-size:12px;
 	  color: #009933;
	  font-weight:normal;
}
span {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}	  
