
body
{
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	
}


A
{
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
}


A:hover
{
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	text-decoration: underline;
}

A.link
{
	font-size: 10px;
	color: #003366;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}

A.link:hover
{
	font-size: 10px;
	color: #003366;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
}

A.thinLink,A.thinLink:hover
{
	font-size: 10px;
	color: #003366;
	font-family: Verdana;
	text-decoration: none;

}

A.bluelink
{
	font-size: 11px;
	color: #5F8EAD;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A.bluelink:hover
{
	font-size: 11px;
	color: #5F8EAD;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


A.blacklink,A.blacklink:hover
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

/* A.blacklink:hover
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
}
*/

TD
{
	font-size: 11px;
	font-family: verdana;
}

.footer
{
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
	color: white;
	font-weight: bold;
}
	
.menu;menu:hover
{
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
	
}
.subMenu;subMenu:hover
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration:none;
	color: #000000;
	
}

.mainHeader
{
	font-size: 16px;
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #717A8E;
	letter-spacing: 0.5px;
}

.menuHeader
{
	font-size: 14px;
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #717A8E;
	letter-spacing: 1px;
}

.header
{
	font-size: 15px;
	font-family: Arial,	Verdana;
	font-weight: bold;
}

.subHeader
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 1px;
	color: #808080;
}

.miniHeader
{
	font-size: 11px;
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}


/* Menu navigation */

TD.NavLv1 {	background-color:#B8CCDB;
			font-family:Verdana, Geneva, Sans-Serif; 
			font-size:12px; 
			height:17px; 
			line-height:normal;}
			
TD.NavLv1Chosen {	background-color:#A8B8C8;
			font-family:Verdana, Geneva, Sans-Serif; 
			font-size:12px; 
			height:17px; 
			line-height:normal;}
			
TD.NavLv2 {	background-color:#DAE4FB;
			font-family:Verdana, Geneva, Sans-Serif; 
			font-size:12px; 
			height:17px; 
			line-height:normal;}
			
TD.NavLv2Chosen {	background-color:#ACBDEE;
			font-family:Verdana, Geneva, Sans-Serif; 
			font-size:12px; 
			height:17px; 
			line-height:normal;}
						
			
A.NavThin, A.NavThin:Hover {text-decoration:none; font-family:Verdana, Geneva, Sans-Serif; font-size:10px; color:#000000; font-weight:normal; line-height:normal;}
A.Nav, A.Nav:hover {text-decoration:none; font-family:Verdana, Geneva, Sans-Serif; 
					font-size:10px;
					color:#FFFFFF; 
					font-weight:bold; line-height:normal;}
					
A.NavChosen, A.NavChosen:hover {text-decoration:none; font-family:Verdana, Geneva, Sans-Serif; 
					font-size:10px; 
					color:#242424; font-weight:bold; 
					line-height:normal;}


/*Membersarea*/
TD.NavLv1b {	background-color:#D2E0D1;
			font-family:Verdana, Geneva, Sans-Serif; 
			font-size:12px; 
			height:17px; 
			line-height:normal;}
			
TD.NavLv1bChosen {	background-color:#669966;
			font-family:Verdana, Geneva, Sans-Serif; 
			font-size:12px; 
			height:17px; 
			line-height:normal;}

/* End menu navigation */

.textArea
{
	font-size: 9px;
	font-family: Verdana, Arial;
	width: 170px;
}

SELECT
{
	font-size: 9px;
	font-family: Verdana, Arial;
	width: 110px;
}


.LI
{
	list-style-image: url(Images/square.gif);
}

.mini
{
	font-size: 9px;
	font-family: Verdana, Arial;
}

.miniLink
{
	font-size: 9px;
	font-family: Verdana, Arial;
	text-align:center;
	text-decoration:none;
}
.miniLink:hover
{
	font-size: 9px;
	font-family: Verdana, Arial;
	text-align:center;
	text-decoration:underline;
}

.welcome
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}

.bgColHead
{
	height: 20;
	background-color: #D4D0C8;
	color: #000000;
	font-weight:bold;
	font-size:10px;
}

.bgHead1
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight:bold;
	font-size:10px;
	height: 20px;
}

.bgHead2
{
	background-color: #FFFFFF;
	font-size:7px;
	font-family: Arial Narrow;
	color: Black;
	height: 20px;
}

.bgCol1
{
	background-color: #EEEEDD;
}
.bgCol2
{
	background-color: #F5F5F5;
}

.bgCol3
{
	background-color: #EEEEDD;
}


.ingress
{
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
/*	font-style: italic; */ 
}

.label

{
	font-weight: bold;
	letter-spacing: 1px; 
}

.italic
{
	
	font-family: Times; 
	font-style: italic; 
	font-size: 13px;
}

.italicBig
{
	
	font-family: Times; 
	font-style: italic; 
	font-size: 16px;
	font-weight: bold;
}

.roundtable
{
	
	background-color:#eeeeee;
}

.bgColHead
{
	height: 20;
	background-color: #D4D0C8;
	color: #000000;
	font-weight:bold;
	font-size:10px;
}

.bgCol1
{
	background-color: #EEEEDD;
}
.bgCol2
{
	background-color: #F5F5F5;
}

.input,.textarea {
	width:350px;
	font-family:arial;
	font-size:11px;
}
.button {
	font-family:arial;
	font-size:11px;
}