body 		{background-color: white}

a 		    		  {font-family: "Century Gothic", "Times New Roman"; color: #065F8E; font-size: 15px; text-decoration: none; font-weight : bold;}
a:hover 		{font-family: "Century Gothic", "Times New Roman"; color: #F0961C; text-decoration: none; font-size: 15px; font-weight : bold;}
a:active		{font-family: "Century Gothic", "Times New Roman"; color: silver; text-decoration: none; font-size: 15px; font-weight : bold;}
.toplinks	    {font-family: "Century Gothic", "Times New Roman"; color: white; font-size: 11px; text-decoration: none; font-weight : regular;}
.toplinks:hover	    {font-family: "Century Gothic", "Times New Roman"; color: #D1D3E9; font-size: 11px; text-decoration: none; font-weight : regular;}
.toplinks:active	    {font-family: "Century Gothic", "Times New Roman"; color: silver; font-size: 11px; text-decoration: none; font-weight : regular;}
.homelinks	    {font-family: "Century Gothic", "Times New Roman"; color: white; font-size: 13px; text-decoration: none; font-weight : regular;}
.homelinks:hover	    {font-family: "Century Gothic", "Times New Roman"; color: #D1D3E9; font-size: 13px; text-decoration: none; font-weight : regular;}
.homelinks:active	    {font-family: "Century Gothic", "Times New Roman"; color: silver; font-size: 13px; text-decoration: none; font-weight : regular;}

p					   {font-family: "Century Gothic", "Times New Roman"; color: Black; font-size: 13px;}

ul					   {font-family: Verdana, Arial; color: #065F8E; font-size: 22px;}
li						{font-family: "Century Gothic", "Times New Roman"; color: Black; font-size: 13px;}
.orange			{font-family: "Century Gothic", "Times New Roman"; color: #F0961C; font-size: 13px; font-weight : bold;}

h1					{font-family: Verdana, Arial; color: #065F8E; font-size: 22px; font-weight : bold;}

.logintext		  {font-family: "Century Gothic", "Times New Roman"; color: Black;  font-size: 10px; font-weight : bold;}
.loginmodules {font-family: "Century Gothic", "Times New Roman"; color: white; font-size: 10px;  font-weight : bold; }
.logosubtext     {font-family: "Copperplate Gothic Light", "Times New Roman"; color: #065F8E;  font-size: 12px; font-weight : bold;}

/* unique IDs */
#Layer2 {
	background-color : #F0961C;
}

#Layer4 {
	background-color : #D1D3E9;
 }

#Layer9 {
	background-color : White;
}

