body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
      background-color: #50414D; margin-top: 0px; margin-right: 10%; 
	  margin-bottom: 0px; margin-left: 10%; padding-top: 0px; 
	  padding-right: 0px; padding-bottom: 0px; padding-left: 0px}}

#mainTable {
	
	border: 2px solid #663366;
	/*/*/line-height: 1.5em; /* */
 }


#maincontentTable {
 	border-top: 2px solid #663366;
	border-bottom: 2px solid #663366;
	background-color: #ffffff;
	padding: 2px;/*Pads each table cell in modern browsers*/
	font-size: 12px;
	color: #333333;
	/*/*/line-height: 1.5em; /* */
 	
    
}

#Box {
 	border: 1px solid #7D035F;
	background-color: #ffffff;
	padding: 1px;
	/*/*/line-height: 1.5em; /* */
 	
    
}


#contentTable {
 	border: 1px solid #7D035F;
	background-color: #ffffff;
	padding: 3px;/*Pads each table cell in modern browsers*/
	font-size: 12px;
	color: #333333;
	/*/*/line-height: 1.5em; /* */
}

#maintext {
 	font-size: 12px;
	color: #333333;
	/*/*/line-height: 1.5em; /* */
}

#text a:link  {
	font-size: 12px;
	color: #663366;
	text-decoration: none;	
}

#text a:visited  {
	font-size: 12px;
	color: #663366;
	text-decoration: none;	
}

#text a:hover  {
	color: #663366;
	text-decoration: bold;
}

#text a:active  {
	color: #663366;
	text-decoration: none;
}


#topbuttonlink {
	border: 1px solid #000000;
	font-size: 12px;
	font: Bold;
	color: #FFCC33;
	background-color: #663366;	
	padding: 0px;/*Pads each table cell in modern browsers*/
	/*/*/line-height: 1.5em; /* */
	
 }

#topbuttonlink a:link, #topbuttonlink a:visited {
    font: Bold; 	
	color: #ffffff;
	text-decoration: none;
 }
 
 #topbuttonlink a:hover, #topbuttonlink a:active {
    font: Bold;	
	color: #BAB404;
 	text-decoration: none;
 }
 
#rule  {
	color: #000000;
	 
}



#header {
 	background-color: #ffffff;
 	
    	/*/*/padding: 0px;
}

#footer {
 	background-color: #ffffff;
 	color: #663366;
	font-size: 12px;
}

#footer a:link, #footer a:visited {
 	color: #663366;
	text-decoration: none;
 }
 
 #footer a:hover, #footer a:active {
    font: Bold;	
	color: #663366;
 	text-decoration: none;
 }
 
