body			{ background: #ffffff; color: #D4D6D5; font-family: "verdana"; font-size: 10pt; cursor: default; }
p			{ color: #000000; font-family: "verdana"; font-size: 10pt; cursor: default; }
a:link			{ color: #006699; font-family: "verdana"; font-size: 10pt; font-weight: bold; text-decoration: underline  }
a:visited		{ color: #006699; font-family: "verdana"; font-size: 10pt; font-weight: bold; text-decoration: underline   }
a:active		{ color: #006699; font-family: "verdana"; font-size: 10pt; font-weight: bold; text-decoration: underline   }
a:hover			{ color: #006699; font-family: "verdana"; font-size: 10pt; font-weight: bold; text-decoration: underline   }

textarea		{ border: 1px solid #546971; background: #6C994F; font-size: 10pt; }
input			{ border: 1px solid #546971; background: #6C994F; font-size: 10pt; color: #ffffff;}
input.normalRadio	{ border: none; background: none; }
select			{ border: 1px solid #546971; background: #6C994F; font-size: 10pt; color: #ffffff;}

.bluetable
{ 
	color: #ffffff; 
	background: #206EB7; 
	font-family: "verdana"; 
	font-size: 10pt; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 2px;
	BORDER-LEFT: #206EB7 1px solid;
	border-right: #206EB7 1px solid;
	border-top: #206EB7 1px solid;
	BORDER-bottom: #206EB7 1px solid;
}
.whitetable 	
{ 
	color: #0C1318; 
	background: #ffffff; 
	font-family: "verdana"; 
	font-size: 10pt; 
	BORDER-LEFT: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	BORDER-bottom: #ffffff 1px solid;
	VERTICAL-ALIGN: top;
	
}
.style1 {
	color: #006699;
	font-weight: bold;
	vertical-align: top;
}



td.subTitle		{ border: 2px solid #ffffff; background: #7694C9; color: #ffffff; font-family: "verdana"; font-size: 10pt; text-align: center; letter-spacing: 5px; }
td.menulinks	{ border: 2px solid #ffffff; background: #206EB7; color: #FFFFFF; font-family: "verdana"; font-size: 10pt; padding-left: 5px;}

table.menu		{ border: 3px solid #546971; border-left: none; color: #0C1318; font-family: "verdana"; font-size: 10pt; }
td.menuTitle		{ background: #6C994F; color: #ffffff; font-family: "verdana"; font-size: 10pt; letter-spacing: 5px; }
td.menuLink		{ background: #1E2C38; color: #ffffff; font-family: "verdana"; font-size: 10pt; }
a.menu:link		{ color: #ffffff; font-family: "verdana"; font-weight:bold; font-size: 12pt; text-decoration: none; cursor: default; width: 120;}
a.menu:visited		{ color: #ffffff; font-family: "verdana"; font-weight: bold; font-size: 12pt; text-decoration: underline ; cursor: default; width: 120; }
a.menu:active		{ color: #ffffff; font-family: "verdana"; font-weight: bold; font-size: 12pt; text-decoration: underline; cursor: default; width: 120; }
a.menu:hover		{ color: #ffffff; font-family: "verdana"; font-weight: bold; font-size: 12pt; text-decoration: underline; cursor: default; width: 120; }

body			{ scrollbar-base-color: #1E2C38;
			  scrollbar-3dlight-color: #1E2C38; 
			  scrollbar-arrow-color: #ffffff;
			  scrollbar-darkshadow-color: #1E2C38;
			  scrollbar-face-color: #18242D;
			  scrollbar-highlight-color: #18242D;
			  scrollbar-shadow-color: #1E2C38;
			  scrollbar-track-color: #1E2C38; }
