BODY {background : #ffff33; color : #006699; font-family : Verdana, Arial, Sans-Serif; font-size : 11px;}
BODY.black {background : #000000; color : #006699; font-family : Verdana, Arial, Sans-Serif; font-size : 11px;	margin-top : 0px; margin-left : 0px;}

A:Link  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #FF6600;font-size : 11px;}
A:Visited  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #FF6600;font-size : 11px;}
A:Active  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #FF6600;font-size : 11px;}
A:Hover  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #993300;font-size : 11px;}

A.gold:Link  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #999933;font-size : 11px;}
A.gold:Visited  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #999933;font-size : 11px;}
A.gold:Active  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #999933;font-size : 11px;}
A.gold:Hover  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #CCCC66;font-size : 11px;}

A.newslink:Link  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #003366;font-size : 11px;}
A.newslink:Visited  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #003366;font-size : 11px;}
A.newslink:Active  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #003366;font-size : 11px;}
A.newslink:Hover  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #336699;font-size : 11px;}

A.extra:Link  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #ffffcc;font-size : 12px;}
A.extra:Visited  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #ffffcc;font-size : 12px;}
A.extra:Active  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #ffffcc;font-size : 12px;}
A.extra:Hover  {font-family:Verdana, sans-serif;text-decoration : none;background : none;color : #ffffff;font-size : 12px;}

P {font-family: Verdana, sans-serif;font-size: 11px; color : #3366CC;}
P.yellow {font-family: Verdana, sans-serif;font-size: 12px; font-weight:bold;color : #ffff33;}
P.copyright {font-family: Verdana, sans-serif;font-size: 9px; color : #006699;}

TD.outlined
{
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #ffffff;
	border-bottom-color : #999933;
	border-left-color : #ffffff;
	border-right-color : #999933;
	background : #ffff33;
	color : #ffffff;
	font-size: 11px; 
	font-family: Verdana, sans-serif;	
}

TD.contact
{
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #ffffff;
	border-bottom-color : #999933;
	border-left-color : #ffffff;
	border-right-color : #999933;
	background : #ffff66;
	color : #999933;
	font-size: 11px; 
	font-family: Verdana, sans-serif;	
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	padding-bottom : 5px;	
}

TD.subcontent
{
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #CCCCCC;
	border-bottom-color : #000000;
	border-left-color : #CCCCCC;
	border-right-color : #000000;
	background : #336699;
	color : #ffffff;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

TD.pad-left
{
	padding-left : 10px;
}

TD.pad-left-right
{
	padding-left : 10px;
	padding-right : 10px;
}

TD.pad-bottom
{
	padding-bottom : 20px;
	background:#ffff99;
	color:#ffffff;
}

TD.pad-left-black
{
	padding-left : 10px;
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #ffffcc;
	border-bottom-color : #ffff33;
	border-left-color : #ffffcc;
	border-right-color : #ffff33;
	background : #000000;
	color : #ffffff;
	font-size: 11px; 
	font-family: Verdana, sans-serif;
}

TABLE.subcontent
{
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #CCCCCC;
	border-bottom-color : #000000;
	border-left-color : #CCCCCC;
	border-right-color : #000000;
	background : #336699;
	color : #ffffff;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

INPUT.white
{

	width:250px;
	border-style: solid;	
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
	border-right-color: #999933;	
	background:#ffffff;
	color:#6699CC; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
}

INPUT.submit
{

	border-style: solid;	
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: #ffffff;
	border-bottom-color: #999933;
	border-left-color: #ffffff;
	border-right-color: #999933;	
	background:#ffffcc;
	color:#999933; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
}

SELECT.white
{

	width:250px;
	border-style: solid;	
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
	border-right-color: #999933;	
	background:#ffffff;
	color:#6699CC; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
}

TEXTAREA.white
{

	width:250px;
	height:80px;
	border-style: solid;	
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
	border-right-color: #999933;	
	background:#ffffff;	
	color:#6699CC; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
}