BODY {
	scrollbar-face-color: #2778A4;
	scrollbar-shadow-color: #499269;
	scrollbar-highlight-color: #AADAFC;
	scrollbar-3dlight-color: #33CCCC; 
	scrollbar-darkshadow-color: #003333;
	scrollbar-track-color: #5182A1; 
	scrollbar-arrow-color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial; Sans-serif;
}

.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;
}

.ecwcdLink {
	color : #0F6DA0;
	font-family : arial;
	font-size : 20px;
	font-weight : bold;
	text-align: left;
	margin-left: 15px;
	text-decoration : none;
}

.ecwcdLink:Hover {
	color : #0D5881;
	font-family : arial;
	font-size : 20px;
	font-weight : bold;
	text-align: left;
	margin-left: 15px;
	margin-top: 2px;
	text-decoration : underline;
}

.headLink {
	color : #4384A7;
	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: #1D5472;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	margin-left: 20;
	margin-right: 20;
	text-decoration : none;
}

.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: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}

.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: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20;
	text-decoration : none;
}

.fileDetail {
	color: #2B99AD;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}

.mainlineDisabled {
	color: #888888;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20;
	text-decoration : none;
}

.mainline:Hover {
	color: #2778A4;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20;
	text-decoration : underline;
}

.para {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

.copyright {
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	color: #ffffff;
}

