/* 	Simply Cleansing	*/
/*		Style Sheet				*/
/*		2-02-08					*/ 


body			{ background-color: #d2b4b2; } 
table			{ width:50%; vertical-align:top; text-align:center; }/* margin-left:25%}*/
.detail		{ text-align:center; }
td			{ vertical-align:top; text-align:center; }
p			{ text-align:center; }
a			{ color:#02621b; }
.img		{ border-color:#4f1444; } /* height:165;  width:250 }*/
.pagenumber	{ color:#02621b;}
table.formGroup {text-align:left; width:auto;}
table.formGroup td {text-align:left;font-size:150%;}
.errorMessage {color:Red; font-weight:bold; font-size:12px;}
