body						
								{
								background: #000000;
								}
								
a
								{
								color: #222222;
								background: #FFFFFF;
								}
								
a:link
								{
								color: #222222;
								text-decoration: underline;
								}
								
a:visited
								{
								color: #444444;
								text-decoration: underline;
								}
								
a:hover
								{
								color: #666666;
								text-decoration: underline;
								}
								
.content				
								{
								color: #555555;
								background: #FFFFFF;
								font-size : 11pt;
								text-align: justify; 
								}
				
.required
								{	
								color: #CC0000;
								}
								
.maintop		
								{
								color: #000000;
								background: #6699CC;
								background-image: url(images/bluesquares.gif); 
								background-repeat: repeat; 
								background-position: right;
								font-size : 16pt;
								font-weight: bold;
								font-family: "Times New Roman", Times, verdana, arial, sans-serif;
								text-align: left;
								vertical-align: middle;
								padding-left: 5px;
								}
									
.mainmiddle
								{
								color: #222222;
								background: #FFFFFF;
								}
								
.mainmiddle:link
								{
								color: #222222;
								text-decoration: none;
								}
								
.mainmiddle:visited
								{
								color: #222222;
								text-decoration: none;
								}
								
.mainmiddle:hover
								{
								color: #444444;
								text-decoration: underline;
								}
								
.mainbottom
								{
								color: #FFFFFF;
								background: #CCCC99;
								background-image: url(images/tansquares.gif); 
								background-repeat: repeat; 
								background-position: right;
								font-size : 12pt;
								font-weight: bold;
								font-family: "Times New Roman", Times, verdana, arial, sans-serif;
								}
								
.mainleft
								{
								color: #000000;
								background: #FFFFFF;
								font-size : 16pt;
								font-weight: bold;
								font-family: "Times New Roman", Times, verdana, arial, sans-serif;
								text-align: left;
								text-decoration: underline;
								padding-left: 5px;
								}
								
.splashmiddle			
								{
								color: #FFFFFF;
								background: #000000;
								}
								
.splashmiddle:link
								{
								font-size : 12pt;
								font-weight: bold;
								color: #FFFFFF;
								background: #000000;
								}
								
.splashmiddle:active
								{
								color: #FFFFFF;
								background: #000000;
								}
								
.splashmiddle:visited
								{
								color: #FFFFFF;
								background: #000000;
								}
