
BODY { background: #666666; font-family: Verdana, Arial; font-size: 11px; color: #ffffff; }
TD { font-family: Verdana, Arial; font-size: 11px; color: #000000; }

H1 { font-family: Arial; font-size: 20px; color: #ffffff; }
H2 { font-family: Arial; font-size: 16px; color: #ffffff; }
H3 { font-family: Arial; font-size: 14px; color: #ffffff; }

INPUT { font-family: Verdana, Arial; font-size: 11px; color: #000000; }
SELECT { font-family: Verdana, Arial; font-size: 11px; color: #000000; }
TEXTAREA { font-family: Verdana, Arial; font-size: 11px; color: #000000; }

A { font-size: 11px; color: #333333; font-family: Verdana, Arial }
A:hover { font-size: 11px; color: #999999; font-family: Verdana, Arial }

A.clsNavigation { font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; font-family: Verdana, Arial }
A.clsNavigation:hover { font-size: 14px; font-weight: bold; color: #ffcc00; text-decoration: none; font-family: Verdana, Arial }

A.clsFooter { color: #ffffff }
A.clsFooter:hover { color: #ffcc00 }

A.clsPhoto { border: solid 1px #666666; }
A.clsPhoto:hover { border: solid 1px #ffcc00; }

A.clsProfile { font-size: 12px; font-weight: bold; color: #333333; }
A.clsProfile:hover { font-size: 12px; font-weight: bold; color: #cc3300; }


.clsHeading
{
	font-size: 18px;
	font-weight: bold
}
.clsHeading2
{
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
}

.clsFooterText 
{ 
	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Arial;
}

.clsSmallFooterText 
{ 
	font-size: 9px; 
	color: #ffffff; 
	font-family: Verdana, Arial;
}

.clsProfileAll 
{ 
	border: solid 1px #666666; 
}
.clsProfileTopLeft
{ 
	border-top: solid 1px #666666; 
	border-left: solid 1px #666666; 
}
.clsProfileTopLeftRight
{ 
	border-top: solid 1px #666666; 
	border-left: solid 1px #666666; 
	border-right: solid 1px #666666; 
}
.clsProfileTopLeftBottom
{ 
	border-top: solid 1px #666666;
	border-left: solid 1px #666666; 
	border-bottom: solid 1px #666666; 
}

.clsPhoto 
{ 
	border: solid 1px #666666; 
}

.clsButton
{ 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: #dddddd; 
	color: #000000; 
	border: solid 1px #7f7f99; 
	padding: 1;
}
