BODY {
	scrollbar-face-color: #170500;
	scrollbar-shadow-color: #7A766E;
	scrollbar-highlight-color: #B8ACAC;
	scrollbar-3dlight-color: #CBC4BD; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C9C0BE; 
	scrollbar-arrow-color: #FFFFFF;
}

.marque {
	color : #FFFFFF;
	font-family : Arial Bold;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
	margin-left: 110px;
	margin-top: 10px;
	text-decoration : none;
}

.mainLink {
	color : #4384A7;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
	text-align: left;
	margin-left: 40px;
	margin-right: 5px;
	margin-top: 14px;
	text-decoration : none;
}

.mainLink:Hover {
	color : #1D4D66;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
	text-align: left;
	margin-right: 5px;
	margin-left: 40px;
	margin-top: 14px;
	text-decoration : underline;
}

.lcsLink {
	color : #4C75AE;
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
	text-align: left;
	margin-left: 15px;
	text-decoration : none;
}

.lcsLink:Hover {
	color : #57959D;
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
	text-align: left;
	margin-left: 15px;
	margin-top: 2px;
	text-decoration : underline;
}

.headLink {
	color : #3D8B95;
	font-family : arial;
	font-size : 13px;
	font-weight : normal;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 14px;
	text-decoration : none;
}

.headLink:Hover {
	color : #2B99AD;
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 14px;
	text-decoration : underline;
}

.main {
	font-family: Arial;
	color: #170500;
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration : none;
    font-weight: normal
}

.mainLarge {
	color: #2B99AD;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	margin-left: 20;
	margin-right: 20;
	text-decoration : none;
}

.mainLarge:Hover {
	color: #2B99AD;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	margin-left: 20;
	margin-right: 20;
	text-decoration : underline;
}

.headline {
	color: #2B7FAD;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	margin-left: 30px;
}

.headlineLarge {
	color: #2B7FAD;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.headlineLarge:Hover {
	color: #2B7FAD;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.mainline {
	color: #2B99AD;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 10;
	text-decoration : none;
}

.fileDetail {
	color: #2B99AD;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}

.mainlineDisabled {
	color: #888888;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20;
	text-decoration : none;
}

.mainline:Hover {
	color: #2778A4;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20;
	text-decoration : underline;
}

.para {
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
}

.copyright {
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 1em;
	color: #90888B;
	margin-left: 20;
	margin-right: 20;
}


