body {
	scrollbar-3dlight-color : navy;
	scrollbar-arrow-color : lightsteelblue;
	scrollbar-base-color : navy;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : #3366CC;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : navy;
	scrollbar-track-color : #dde9f7;
	margin-top: 0px;
	font-family: arial, tahoma, helvetica;
	font-size: 12pt;
	font-weight: normal;
} 

.stdFont {
	font-family: arial, tahoma, helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.header  {
	z-index: 120; 
	left: 227px; 
	top: 0px; 
	visibility: visible; 
	width: 400pt; 
	position: absolute; 
	height: 150px; 
	background-color: white; 
	text-align: right; 
}
.subHeader {
	font-family: arial, tahoma, helvetica;
	font-size: 13.5pt;
	font-weight: bold;
	text-decoration: none;
}

.s1 {
	left: 0px;
	top: 0px;
	margin-top: 1px;
	width: 100%;
	position: relative;
	text-valign: middle;
}

.menu {
	z-index: 120; 
	left: 5px; 
	top: 155px; 
	visibility: visible; 
	width: 200px; 
	position: absolute; 
	height: 325px; 
	background-color: lightsteelblue; 
	text-align: center; 
}
.menuHead {
	font-weight: bold; 
	background-color: steelblue; 
	font-face: garamond; 
	text-decoration: underline; 
	text-align: center; 
	width: 100%;
}
.bodyLayer {
	top: 0px;
	bottom: 0px;
	position: relative;
	background-color: white;
	text-align: left;
	width: 450px;
}

.bodyLayer2 {
	top: 0px;
	bottom: 0px;
	position: relative;
	background-color: white;
	text-align: left;
	width: 500px;
}
A.mBlue:link  { 
	color:#0101AF; 
	text-decoration:none; 
	font-size:10pt; 
	font-family:arial,helvetica; 
	font-weight:bold; 
}
A.mBlue:visited  { 
	color:purple; 
	text-decoration:none; 
	font-size:10pt; 
	font-family:arial,helvetica; 
	font-weight:bold; 
}
A.mBlue:active  { 
	color:#0101AF; 
	text-decoration:none; 
	font-size:10pt; 
	font-family:arial,helvetica; 
	font-weight:bold; 
}
A.mBlue:inactive { 
	color:#080080; 
	text-decoration:none; 
	font-size:10pt; 
	font-family:arial,helvetica; 
	font-weight:bold; 
}
A.mBlue:hover { 
	color:#800000; 
	text-decoration:underline; 
	font-size:10pt; 
	font-family:arial,helvetica;  
	font-weight:bold; 
}

A.lText:link  { 
	color:navy; 
	text-decoration:none; 
	font-size:12pt; 
	font-family:arial,helvetica; 
	font-weight:mornal; 
}
A.lText:visited  { 
	color:navy;  
	text-decoration:none; 
	font-size:12pt; 
	font-family:arial,helvetica; 
	font-weight:normal; 
}
A.lText:hover { 
	color:#800000; 
	text-decoration:underline; 
	font-size:12pt; 
	font-family:arial,helvetica;  
	font-weight:normal; 
}
