@charset "iso-8859-1";
a:link
{
	color: #FFFFFF; 
	text-decoration: bold;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: bold;
} 
a:active 
{
	color: #FFFFFF;
	text-decoration: bold;
}
body
{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 13; 
	border: #FFFFFF thin solid ;
	scrollbar-face-color:#66CCFF;scrollbar-arrow-color:#000099;scrollbar-track-color:#99CCFF;scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:#000099;scrollbar-3dlight-color:#9900CC;scrollbar-highlight-color:#00FFFF;
}
p
{
	text-align: center;
}
img
{
	border-color: #ffffff;
	border-style: double;
	border-width: 6px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
}
h1
{
	color: #CCFFFF;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
}
h2
{
	color: #CCCCFF; 
	text-align: center;
	font-size: 17px;
	font-weight: bolder;
}
h3
{
	color: #99CCFF; 
	text-align: center;
	font-size: 13px;
	text-decoration: bold;
}
h4
{
	color: #ffffff;
	text-align: left;
}
h5
{
	color: #ffffff;
	text-align: left;
	margin: 10;
}
h6
{
	color: #ffffff;
	text-align: left;
	margin: 10;
}
.title
{
	color: #FFCC99; 
	text-align: center;
	font-size: 13px;
	text-decoration: bold;
}
.mini_title
{
	color: #FFCC00; 
	text-align: center;
	font-size: 12px;
	text-decoration: bold;
}
.home
{
	text-align: center;
	border: none;
	text-decoration: none;
}
.click
{
	text-align: center;
	color:#ffffff;
	font-size: 14;
	background: #6688CC;
	font-weight: bolder;
	font: Alleycat ICG;
	text-decoration: none;
	border: thin solid #ffffff;
}


a.menu_item	
{	
color: #ffffff;
background:	transparent;
font-size:	15;
text-decoration: bold;
font-weight: bolder;
margin: 2;
}
a.menu_item:visited
{	
background:	transparent;
color:		#ffffff;	
}

p.menu
{
text-align: left;
}

.footer
{
font-size:	14;
font-family:	Arial Narrow;
}

td.one
{
width: 20%;
vertical-align: top;
border-style: double;
border-width: 6px;
border-color: #ffffff #ffffff #000000 #000000;
}
td.two
{
width: 60%;
vertical-align: top;
}
td.three
{
width: 20%;
vertical-align: top;
border-style: double;
border-width: 6px;
border-color: #ffffff #000000 #000000 #ffffff;
}

table.list
{
	background-color: #000000;  
}
td.list 
{ 
	border: white thin solid; 
	background-color: #FFCC00;
	padding: 15px;
	text-align: center;
}
p.list
{
	background-color: #FFFFFF; 
	font-family: Arial Narrow;
	font-size: 15;
}
a.list
{
	font-size: 10;
	border: none;
}