body {padding:0; margin:0; color:#000000}
br{font-size:10px}
.s{font-family:Tahoma; font-size:10px;  color:#919090; text-decoration:none}
.s a{font-family:Tahoma; font-size:10px;  color:#919090; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#C4CFB6; text-decoration:none}
.s2{font-family:Tahoma; font-size:11px;  color:#737373; text-decoration:none}
.green{font-family:Tahoma; font-size:11px;  color:#778D39;}
.green1{font-family:Tahoma; font-size:11px;  color:#46732A;}
  .red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:11px;  color:#FFF0CB;}
.blue{font-family:Tahoma; font-size:11px;  color:#576F94}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#676666; text-decoration:none}
.b a{font-family:Tahoma; font-size:11px;  color:#676666; text-decoration:none}
.b a:hover{font-family:Tahoma; font-size:11px;  color:#676666; text-decoration:none}
.b1{font-family:Tahoma; font-size:11px;  color:#40463D}

 
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 .title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.head {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.body-small-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7cbf3;
}
.body-small-blue-over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7cbf3;
	font-weight: bold;
}

.title-table-report {  
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.body-table-report {  
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}


.add_pwd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4E5A32;
}
.TR_mouse_over {
	background-color: #FFFF99;
}
.TR_mouse_out {
	background-color: #FFFFCC;
}



.link-menu {
	FONT-WEIGHT: bold;COLOR: 000000; FONT-SIZE: 8pt; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none
}

.link-over {
	FONT-WEIGHT: bold; COLOR: 000000; FONT-SIZE: 8pt; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none
}

.body-white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.body-super-small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.body-black-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.body-black-link-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.link {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEAD44;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEAD44;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
TD.adm_menu {
	background: #DD3D00 !important;
}
a.menu, a:visited.menu {
	color: #000000;
}

.dropDown {
	padding: 3 10 3 4;
	background: #FFF5C;
	border: solid 1px #7F30A7;
}
.dropDown td {border-bottom: solid 1px #000000}
.dropDown a, .dropDown a:visited {
	color: #8733AF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
#myAccount_menu { visibility: hidden; z-index: 10; position: absolute;}
#charity_menu { visibility: hidden; z-index: 10; position: absolute;}



/*
	class for entire table
	*/
	.vtable
	{
	 font-size:14px;
	 background-color: rgb(75, 85, 61);
	 color:#ffffff;
	 
	}
	
	
	.vtr_even
	{
	 background-color: rgb(221, 227, 217);
	 border-bottom:1px black solid;
	}
	
	.vtr_odd
	{
	background-color: rgb(221, 227, 217);
	 border-bottom:1px black solid;
	}
	
	
	
	/*
	class for cells in the table
	*/
	.vtd
	{

	 padding:3px;
	 color:#000000;
	}
	
	
	/*
	class for header row
	*/
	.vheader
	{

	}
	
	

	/*
	class for header cell
	*/
	.vth
	{
	 background-color:#ffffff;
   text-align:left;
	 color:#000000;
	 padding:3px;
	 padding-left:6px;
	 
	}
	.vth a
	{
		color:#000000;
	}
	
	
	/*
	class for the edit cell
	*/
	.vedit 
	{
	 background-color:none;
	}
	.vedit a
	{
	 color: red;
	}
	
	
