
/* Must change */
BODY
{
	font-size: 11px;		
	color: #222222;	
	background-color:#A7C582;
	font-family:  Tahoma,Verdana;
	margin: 0,0,0,0;
}

Table					 
{
	BORDER-COLLAPSE: collapse;
	font-size:11px;	
}

A:link, A:visited	{	
	text-decoration:	underline;
	color:	#004184;
}		
A:hover	, A:visited:hover
{
	color:	#0048B4;
}

Hr
{
	color: #AAC8EE;
	height:1;
}
 
.OnlineUsers 
{
	color: #112B44;
	font-size:8pt;
}
.OnlineUsersNumber
{
	color:#035F94;
	font-weight:bold;
}

.writeToMeLink:link	, .writeToMeLink:visited
{
	text-decoration:none;
	color:	#115F88;
	font-style:italic;
}		
.writeToMeLink:hover	{	
	text-decoration:underline;
	color:	#015FA8;	
}

.PageTitle
{
	font-family:Arial black;	
	color: #004C8C;
	font-size:11pt;	
}

.PageLink_InParent , .PageLink_InParent:link , .PageLink_InParent:visited
{
	font-family:Arial;
	font-weight:bold;
	color: #065D85;
	font-size:1.4em;
}
.PageLink_InParent:hover , .PageLink_InParent:visited:hover
{
	 color: #316196;
}
		
.pageSubTitle , .pageSubTitle:link  , .pageSubTitle:visited
{
	color:#0079CE;
	font-family:Arial;	
	font-size:11pt;
	font-weight:bold;	
}
.pageSubTitle:hover , .pageSubTitle:visited:hover
{
	color:#334655;
}

.lastUpdated
 {
	font-size: 8pt;
	color: #8C8D8E;
 }  
 
.lblInfo
{
	
	color:#3985AD;
	font-weight:bold;
}
 
.SiteMapItem , .SiteMapItem:link , .SiteMapItem:visited
 {	
	color:#003B5A;
 }
.SiteMapItem:hover
{
	color:#2D8764;	
}

.logIn
{
	font-family:Arial;
	font-size:8pt;	
}

.quickLink
{
	background-color:#30B5E0;
	font-size:7pt;
	color:#002844;
}
.quickLink:link,.quickLink:visited
{
	font-size:7pt;
	color:#003544;
}
.quickLink:hover , .quickLink:visited:hover
{
	background-color:#A4CEE4;
}
	
.MainPage_PageLinks , .MainPage_PageLinks:link
{
	font-family:Arial;
	font-size:1.3em;
	font-weight:bold;
}



/* Rarely changed */
TD
{
	padding:0,0,0,0;
}
UL LI
{	
	list-style-type:disc ;	
}	

UL LI LI 
{
	list-style-type:	disc;
}
.form
{
	font-family:Tahoma;	
	Font-Size:9pt;
}
.Warning , .Warning:link , .Warning:visited ,.Warning:hover , .Warning:visited:hover
{
	color:#ff4162;
} 