td{
font-family: "Verdana", sans-serif, Verdana;
font-size: 11px;
line-height: 14pt;
color: #333333;
}

input, select, textarea {
font-family: "Verdana", sans-serif, Verdana;
font-size: 11px;
color: #333333;
}

.type { font-family: "Trebuchet MS", sans-serif, Verdana;
	    font-size: 11px;
	    line-height: 14pt;
	    color: #333333; }
	
.heading { font-family: "Trebuchet MS", sans-serif, Verdana;
	       font-size: 11px;
		   font-weight: bold;
	       line-height: 14pt;
	       color: #E22F2E; }		
		
.bg { background-image: url(../images/bg.jpg);
	  background-repeat: repeat-x;
	  background-position: bottom; }  
	  
.white {
	color: #ffffff;
}

a {
	text-decoration: none;
}

.admintable {
	border-color: red;
	background-color: #FFFFEA;
}

	  


