BODY 
{ 
scrollbar-face-color : #EFEFF7;
scrollbar-highlight-color : #EFEFF7;
scrollbar-shadow-color : #EFEFF7;
scrollbar-3dlight-color : #CECED6;
scrollbar-arrow-color : #CECED6;
scrollbar-track-color : #E6E2E8;
scrollbar-darkshadow-color: #CECED6;
background: url('images/bg.gif');
margin: 0px;
}
a:link { color: #4F5067; text-decoration: none; font:11px Lucida Sans Unicode, Arial}
a:active { color: #7375B3; text-decoration: none; font:11px Lucida Sans Unicode, Arial}
a:visited { color: #8D8D93; text-decoration: none; font:11px Lucida Sans Unicode, Arial}
a:hover { background-color:#D2CEDA; color: #3D3D45; text-decoration: none; cursor: crosshair; font:11px Lucida Sans Unicode, Arial}

.text {font:11px Lucida Sans Unicode, Arial;
	color:#6F6F77;
	height: 375px;
	overflow: auto;
	padding: 2px;
	}

.small {font:8px Lucida Sans Unicode, Arial;
	color:#7F7F89;
	}

.title1 {font:12px Lucida Sans Unicode, Arial;
	color:#3D3D45;
	border-top: 0px solid #D4D2DA;
	border-bottom: 2px solid #95919F;
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
	}

.title2 {font:12px Lucida Sans Unicode, Arial;
	color:#3D3D45;
	border-top: 0px solid #D4D2DA;
	border-bottom: 2px solid #95919F;
	padding: 2px;
	}

.title3 {font:11px Lucida Sans Unicode, Arial;
	color:#6F6F77;
	font-weight:bold;
	border-left: 5px solid #D4D2DA;
	padding-left: 5px;
	}

.nav {border-bottom: 1px solid #95919F;
	padding: 2px;
	margin-bottom: 5px;
	text-align:center;
	}

.disc {font:8px Lucida Sans Unicode, Arial;
	color:#7F7F89;
	}


