@charset "iso-8859-1";
a:link
{
	color: #FFCC00; 
}
a:visited
{
	color: #FFCC00; 
} 
a:active 
{
	color: #FFCC00;
}
body
{
	font-family: Comic Sans MS, Century Gothic, Arial, Helvetica;
	background-color: #3030aa;
	color: rgb(0, 51, 102);
	border: thick solid #9999ff;
	scrollbar-face-color:#CCCCFF;scrollbar-arrow-color:black;scrollbar-track-color:#99CCFF;scrollbar-shadow-color:black;scrollbar-darkshadow-color:#000000;scrollbar-3dlight-color:#33FFFF;scrollbar-highlight-color:black;
}
table.list
{
	background-color: #000000;  
}
td.list 
{ 
	border: white thin solid; 
	background-color: #0066CC;
	padding: 15px;
	text-align: center;
}
p.list
{
	background-color: #0066CC; 
	font-family: Arial Narrow;
	font-size: 15;
}
a.list
{
	font-size: 11;
	border: none;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: #ffffff;
}
h1
{
	color: #0000CC;
	text-align: center;
	font-weight: bolder;
}
h2
{
	color: #66CCFF; 
	text-align: center;
	font-size: 18px;
}
h3
{
	color: #CCCCFF; 
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}
p
{
	text-align: center;
	color: #ffffff;
}

.logo1 
{   
    font-size: 60px; 
	line-height: 80px;
	margin-left: 0px;
	color: white; 
	font-family: Arial 
}
.logo2 
{ 
    font-size: 60px; 
	line-height: 80px;
	margin-top: -78px; 
	margin-left: 3px;
	color: #6060ff; 
	font-family: Arial;
}
.logo3 
{ 
    font-size: 60px; 
	line-height: 80px;
	margin-top: -78px; 
	margin-left: 7px;
	color: #9030ff; 
	font-family: Arial; 
}
.logo4 
{  
    font-size: 60px; 
	line-height: 80px;
	margin-top: -78px; 
	margin-left: 0px;
	color: #b000ff; 
	font-family: Arial; 
}
.logobox
{
	text-align: center;
	text-decoration: none;
}
.pic
{
	border-color: #ffffff;
	border-style: double;
	border-width: 8px;
}
.mascot
{
	border-color: #ffffff;
	border-style: double;
	border-width: 8px;
}
.click
{
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
}
.click_mini
{
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}
.footer
{
	font-size: 14px;
	text-align: center;
}
ul li 
{ 
margin: 20px;
line-height: 20px;
color: #ffffff;
list-style-image: url('../Images/snow4.gif'); 
padding-left: 50px;
} 
td.weather
{
width: 33%;
text-align: center;
}