﻿body 
{
	font-family: Arial;
	font-size: small;
	background-color: #CCCCFF;
}

.FrontHeader
{
	font-family: Arial;
	font-size: x-large;
	color: #000000;
}

.TagLine
{
	font-family: Arial;
	font-size: x-large;
	color: #000000;
}

.VisitorCounter
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}

.Warning
{
	font-family: Arial;
	font-size: x-small;
	color: #FF0000;
}

.FrontLink a:link 
{
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
.FrontLink a:visited 
{
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
.FrontLink a:hover 
{
	font-family: Arial;
	color:#FF0000;
	text-decoration: underline;
	cursor: hand;
} 

.Flash
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}

.Footer
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}

.Footer a:link 
{
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
.Footer a:visited 
{
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
.Footer a:hover 
{
	font-family: Arial;
	color:#FF0000;
	text-decoration: underline;
	cursor: hand;
} 

.Menu
{
	font-family: Arial;
	font-size: large;
	color: #000000;
	text-align: left;
}

.Menu a:link 
{
	font-family: Arial;
	color:#000000;
	text-decoration: none;
}
	
.Menu a:visited 
{
	font-family: Arial;
	color:#000000;
	text-decoration: none;
}
	
.Menu a:hover 
{
	font-family: Arial;
	color:#FF0000;
	text-decoration: none;
	cursor: hand;
} 

.Header
{
	font-family: Arial;
	font-size: large;
	text-decoration: underline;
	font-weight: bold;
}

a:link 
{
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
a:visited 
{
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
}
	
a:hover 
{
	font-family: Arial;
	color:#FF0000;
	text-decoration: none;
	cursor: hand;
} 

.RedLabel
{
	font-family: Arial;
	font-size: small;
	color: #FF0000;
}	

.PanelTitle
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}

.NewsPanel
{
	border: solid 1px #000000;
	min-height: 500px;
	height: 500px;
}

.PanelLabel
{
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}
