// Last Modified: 06 07 12
// ©2006 Computer Magic Solutions, LLC
// Do not mirror, redistribute, or copy in any way without permission from Computer Magic Solutions, LLC 

A:link 		{ color:#000000 ; text-decoration: underline; }
A:visited 	{ color:#000000 ; text-decoration: underline; }
A:active 		{ color:#000000 ; text-decoration: underline; }
A:hover		{ color:#000000 ; text-decoration: underline; }

BODY 
{
	scrollbar-base-color: color;
	scrollbar-track-color: #336699;
	scrollbar-face-color: #d2ecf4; 
	scrollbar-highlight-color: #d2ecf4;
	scrollbar-3dlight-color: #336699;
	scrollbar-darkshadow-color: #336699; 
	scrollbar-shadow-color: #d2ecf4;
	scrollbar-arrow-color: #336699
}

a.n:link      
{		
	font-family: verdana, sans-serif;
	font-size: 8pt;
    	font-weight: bold;
    	color: #336699;
	text-decoration: none;
    	width: 100%;
    	background: #transparent;
    	cursor: default;
}

a.n:hover      
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	background: #336699;
	cursor: default;
}

a.n:active     
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	width: 10
	background: #transparent;
	cursor: default;
}
		
a.n:visited     
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	width: 100%;
	background: #transparent;
	cursor: default;
}

a.n:visited:hover    
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	background: #336699;
	cursor: default;
}

.nav       
{
	border-style: solid;
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
}

.news     
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}		

.tip       
{
	border-style: solid;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #336699;
	border-right: solid 1px #ffffff;
}

.text     
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.head   
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	background: #336699;
}

hr 	{ solid 1px; color: #336699; }

bckgrnd { filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0'); }

input  
{
	COLOR: #336699;
	font-size: 8pt;
	font-weight: bold;
	BORDER-LEFT-COLOR: #336699;
	BORDER-BOTTOM-COLOR: #336699;
	BORDER-TOP-COLOR: #336699;
	BACKGROUND-COLOR: #d2ecf4;
	BORDER-RIGHT-COLOR: #336699;
}

.logo
{
	font-family: verdana, lucida sans unicode, arial, sans-serif;
	font-size: 48pt;
	font-weight: bold;
	font-style: italic;
	filter: dropshadow(color=#333333);
	height: 78px;
	color: #000099;
}

#divLinks   { visibility:hidden; }
#divLinks a { color:#336699; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; }
#divMessage { width:125px; height:30px; visibility:hidden; }