A:visited {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #402F15;}
A:link {text-decoration: underline; color: #000000;}
A:active {text-decoration: none; color: #000000;}

.background {

	 background-color : #C0C0C0;
}

.mainbackground {

	 background-color : #37811B;
}



.apptr {
      background-color: #E5D9B3;
	  font-family: arial;
  	  font-size: 12px;
      color: #000000;
      font-weight : bold;
}

.appinput {
      background-color: #E5D9B3;
	  font-family: arial;
  	  font-size: 12px;
      color: #000000;
}


.application {
        width : 210px;
		height: 22px;
}




td_main {
	background-color :#37811B;
}

td {
  font-family: arial;
  font-size: 11px;
  color: #000000;
}

.font1 {
	font-size :8px;
	font-family: Arial;
	font-weight : normal;
	color : #ffffff;
}


.font2 {
	font-size :10px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}


.font3 {
	font-size :12px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}	

	
.font4 {
	font-size :14px;
	font-family: Arial;
	font-weight : normal;
	color : #ffffff;
}	

.font5 {
	font-size :16px;
	font-family: Arial;
	font-weight : normal;
	color : #000000;
}

.bold {
	font-weight : bold;
	color : #00000;
}

