
	
	.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	padding: 10px;
	color: #666666;
	}
	
	.smallmainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	color: #666666;
	}

	
    a.linktype1:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

	}
	
	a.linktype1:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

	}

	a.linktype1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;

	}
	
	a.linktype2:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

	}
	
	a.linktype2:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

	}

	a.linktype2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;

	}
	
    a.linktype3:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

	}
	
	a.linktype3:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

	}

	a.linktype3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

	}
	
	.INPUT1 	{BACKGROUND-COLOR: #FFFFFF; COLOR: #EC221B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; font-weight: bold; border-color: #000000 #999999 #CCCCCC #000000}

	.button		{BACKGROUND-COLOR: #FFFFFF; COLOR: #EC221B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; font-weight: bold; border-color: #4a4a4a #4a4a4a #4a4a4a #4a4a4a}



BODY {

	scrollbar-base-color : #333333;

	scrollbar-3dlight-color : #FFFFFF;

	scrollbar-highlight-color : #FFFFFF;

	scrollbar-shadow-color : #FF0000;

	scrollbar-face-color : #FFFFFF;

	scrollbar-arrow-color : #EC221B;

	scrollbar-track-color : #333333;

}