body {
margin: 0;
padding: 0;
border: 0;
text-align:center;
}

.heading  {
	font-size : 13px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #252354;
	text-align : left justify;
	font-weight: bold;
}

.subheading  {
	font-size : 12px;
	font-family : Verdana; Arial;
	line-height : 18px;
	color: #252354;
	text-align : left justify;
	font-weight: bold;
}

.normaltext  {
	font-size : 11px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.home_boxes  {
	font-size : 13px;
	font-family : Verdana; Arial;
	line-height : 20px;
	text-align:left;
}

.smalltext  {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 12px;
	color: #000000;
	text-align : left justify;
}

a {color: #000066; text-decoration: underline}  
a:hover {color: #000000; text-decoration: underline}
a:visited {color: #007789; text-decoration: underline}

input {
	font-size: 10px; 
	background: #E9F7D7; 
	color: #000000; 
	font-family: verdana, arial
}
SELECT {
	font-size: 10px; 
	background: #E9F7D7;
	color: #000000; 
	font-family: verdana, arial
}
TEXTAREA {
	font-size: 10px; 
	background: #E9F7D7;
	color: #000066; 
	font-family: verdana, arial
}

.green  {
	font-size : 11px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #009900;
	text-align : left justify;
	font-weight: bold;
}

.yellow  {
	font-size : 11px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #FFCC00;
	text-align : left justify;
	font-weight: bold;
}

.red {
	font-size : 11px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #FF0000;
	text-align : left justify;
	font-weight: bold;
}

#home_table{
     width: 774px;
     margin: 0 auto;
     position: relative;
}

