BODY 
	{
	background: #7f9ae8 url(border.jpg); 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
DIV.main
	{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 90px; 
	background: #7f9ae8;
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 13px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #000044; 
	font-size: 13px; 
	font-weight: bold;
	list-style-image: url("diamond.jpg");	
	} 


H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 13px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 15px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 12px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 12px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #000044; 
	font-size: 12px; 
	font-weight: bold;	
	} 
	
.frame
	{
	font-family: Arial, Sans-Serif; 
	color: #000044; 
	font-size: 12px; 
	font-weight: bold;	
	background: #657aba; 
	border-left: 2px ridge #F0D26A; 
	border-top: 2px ridge #F0D26A; 
	border-right: 3px ridge #000060; 
	border-bottom: 4px ridge #000060;
	}
	
.frame2
	{
	font-family: Arial, Sans-Serif; 
	color: #FBFFDE; 
	font-size: 11px; 
	font-weight: bold;	
	background: #657aba; 
	border-left: 2px ridge #F0D26A; 
	border-top: 2px ridge #F0D26A; 
	border-right: 3px ridge #000060; 
	border-bottom: 4px ridge #000060;
	}
	
	
.light 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	color: #FFD382; 
	font-size: 18px; 
	font-weight: bold;
	font-style: italic;	
	} 

.footer
    {
	font-family: Trebuchet MS, Arial, Sans-Serif;
    color: #000059;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #000069; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;
	font-size: 12px;		
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 12px;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	font-weight: bold; 
	color: #A6361E; 
	text-decoration: underline; 
	background-color: #FFFFCC; 
	} 

A.small 
	{
	color: #EAF0FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #EAD7EF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration:none;	
	}
	
A.small:active 
	{
	color: #970000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration:underline;
	}
 
A.small:hover 
	{
	background: 0 none;
	color: #D3340C; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration:underline;
	}	
