 
.body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#584128;
	line-height: 12pt 
	}

 
	
   .templatebg  {
	background-image : url(images/template/background-sliver.gif);
	background-repeat :  repeat-x;
	background-color :#f4e4ed;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
} 	


   .tablebg  {
	background-image : url(images/template/backgroundart.gif);
	background-repeat :  repeat-y;
	background-color :#ffffff;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
} 	

 a:link {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	color : #6C2A5E;
	font-weight : NONE;
	text-decoration : underline;
			}	
 
 
a:visited  {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	color : #6C2A5E;
	font-weight : NONE;
	text-decoration : underline;
			}	
a:hover  {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	color : #584128;
	font-weight : NONE;
	text-decoration : underline;
			}	
a:active  {
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	color : #6C2A5E;
	font-weight : NONE;
	text-decoration : underline;
			}	
			
	.gdashedline
{
    border-bottom: 1px dashed purple;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}				