body {
	margin: 5px;
	background-color: #5A46A2;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}
#nav ul{
	padding : 0;
	margin : 0;
	color : White;
	float : left;
	width : 100%;
	white-space: nowrap;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	background-color: #7B6AD4;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#nav ul li{

}
#nav ul li a{
	font-weight : normal;
	text-decoration : none;
	width: 100%;
	color: #FFFFFF;
	padding-left: 5px;
	line-height: 20px;







}
#nav ul li a:hover{
	background-color : #000099;
	color : #C099AB;



}
.tdmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 10px;


}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC9900;
	text-decoration: underline;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #009999;
	text-decoration: underline;
}
.tdside {
	text-align: center;

}
input {
	background-color: #CCCCCC;
	border: 1px solid #B5A293;

}
textarea {

	background-color: #CCCCCC;
	border: 1px solid #B5A293;
}
.formrows {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B5A294;
	color: #7B9EBD;

}
.startpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7B92CE;
}
.tdsidetext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;

}
.tdpropcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	line-height: 12px;

}
.footer {
	color: #FFFFFF;
}
