
 body {margin:0px; padding:0px;; background:URL(images/tall_x.gif); background-repeat:repeat-x;  background-color:#FFFFFF}

  .menu{font-family:Tahoma; font-size:11px;  color:#5B5B5B; text-decoration:none}
  .main{font-family:Tahoma; font-size:11px;  color:#5B5B5B; line-height:14px}
  .green{font-family:Tahoma; font-size:11px;  color:#3C8B00; line-height:14px}
  .green_l{font-family:Tahoma; font-size:11px;  color:#BCFF51; line-height:14px}
   .white_l{font-family:Tahoma; font-size:11px; padding-left:24px; padding-top:10px; font-weight:bold;  color:#ffffff; line-height:14px}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:14px}

  .input{
  		width:139px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#A5A5A5;
		border-color:#424242;
		font-family:Tahoma; font-size:11px;  color:#FFFFFF; 
		}

	
		.textarea{
		width:153px; height:124px;
		border-width:1px;
		border-style:solid;
		background-color:#A5A5A5;
		border-color:#424242;
		font-family:Tahoma; font-size:11px;  color:#FFFFFF;  
		overflow:auto;
		}


.labelfield{ /*CSS for label field in general*/
color:green;
font-size:11px;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size:12px;
}


#example3 a{ /*CSS specific to demo 3*/
color: #3C8B00;
text-decoration: none;
font-size:12px;
font-weight: bold;
text-align:center;

padding:5px;
}

#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
font-size:10px;
}

code{ /*CSS for insructions*/

color: green;
}

 






 




