body { 
    scrollbar-face-color: #1a1b5c;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #1a1b5c;
    scrollbar-darkshadow-color: #1a1b5c;
    scrollbar-track-color: #1a1b5c;
    scrollbar-arrow-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footerlink:link     { font-family:arial; font-size:9px; color:#000000; text-decoration:none; font-weight:bold; }
.footerlink:visited  { font-family:arial; font-size:9px; color:#000000; text-decoration:none; font-weight:bold;  }
.footerlink:active   { font-family:arial; font-size:9px; color:#000000; text-decoration:none; font-weight:bold;  }
.footerlink:hover	{ font-family:arial; font-size:9px; color:#000000; text-decoration:underline; font-weight:bold; }

.link11px:link     { font-family:arial; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link11px:visited  { font-family:arial; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link11px:active   { font-family:arial; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link11px:hover    { font-family:arial; font-size:11px; color:#342d6e; text-decoration:none; font-weight:bold; }

.link12px:link     { font-family:arial; font-size:12px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link12px:visited  { font-family:arial; font-size:12px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link12px:active   { font-family:arial; font-size:12px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link12px:hover    { font-family:arial; font-size:12px; color:#342d6e; text-decoration:none; font-weight:bold; }

.linkblue12px:link     { font-family:arial; font-size:12px; color:#00007a; text-decoration:underline; font-weight: bold; }
.linkblue12px:visited  { font-family:arial; font-size:12px; color:#00007a; text-decoration:underline; font-weight: bold; }
.linkblue12px:active   { font-family:arial; font-size:12px; color:#00007a; text-decoration:underline; font-weight: bold; }
.linkblue12px:hover    { font-family:arial; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold; }

.link13px:link     { font-family:arial; font-size:13px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link13px:visited  { font-family:arial; font-size:13px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link13px:active   { font-family:arial; font-size:13px; color:#ffffff; text-decoration:underline; font-weight: bold; }
.link13px:hover    { font-family:arial; font-size:13px; color:#342d6e; text-decoration:none; font-weight:bold; }

.linkorange12px:link     { font-family:arial; font-size:12px; color:#c28206; text-decoration:underline; font-weight: bold; }
.linkorange12px:visited  { font-family:arial; font-size:12px; color:#c28206; text-decoration:underline; font-weight: bold; }
.linkorange12px:active   { font-family:arial; font-size:12px; color:#c28206; text-decoration:underline; font-weight: bold; }
.linkorange12px:hover    { font-family:arial; font-size:12px; color:#004582; text-decoration:none; font-weight:bold; }

.footerlink:link     { font-family:arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold; }
.footerlink:visited  { font-family:arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;  }
.footerlink:active   { font-family:arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;  }
.footerlink:hover	 { font-family:arial; font-size:11px; color:#ffffff; text-decoration:underline; font-weight:bold; }

.textblack11px {font-family:arial; font-size:11px; color:#000000;}
.textblack12px {font-family:arial; font-size:12px; color:#000000;}
.textblack13px {font-family:arial; font-size:13px; color:#000000;}
.textblack15px {font-family:arial; font-size:15px; color:#000000;}

.textwhite10px {font-family:arial; font-size:10px; color:#ffffff;}
.textwhite11px {font-family:arial; font-size:11px; color:#ffffff;}
.textwhite12px {font-family:arial; font-size:12px; color:#ffffff;}
.textwhite13px {font-family:arial; font-size:13px; color:#ffffff;}
.textwhite15px {font-family:arial; font-size:15px; color:#ffffff;}

.textblue13px {font-family:arial; font-size:13px; color:#000066;}
.textblue12px {font-family:arial; font-size:12px; color:#000066;}

.img_border_dotted {border-width:1px; border-style:dotted; border-color:#000000;}
.img_border_solid {border-width:1px; border-style:solid; border-color:#000000;}


INPUT, TEXTAREA {
	font-family: arial;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #cddaea;
	border: inset 1px #333333;
}

SELECT, OPTION {
	font-family: arial;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #cddaea;
	border: inset 1px #333333;/*for demonstration only*/
}


