/* IWCL */

body {scrollbar-3dlight-color:#b2b2b2; 
scrollbar-arrow-color:#1b1785; 
scrollbar-base-color:b2b2b2; 
scrollbar-darkshadow-color:#b2b2b2; 
scrollbar-face-color:#f6f7ec; 
scrollbar-highlight-color:#b2b2b2; 
scrollbar-shadow-color:#b2b2b2}

a:link { color:#33237d; text-decoration:none; background-color: transparent; font-weight:bold; }
a:visited { color:#33237d; text-decoration:none; background-color: transparent; font-weight:bold; }
a:hover { color:#8f7295; text-decoration:underline; background-color: transparent; font-weight:bold; }
a:active { color:#cccccc; text-decoration:none; background-color: transparent; font-weight:bold; }
.text { color:#666666; text-decoration:none; font-family:Arial, Sans-Serif; font-size:9pt; font-weight:normal; font-style:normal; }
.bodyText { color:#333333; text-decoration:none; font-family:Arial, Sans-Serif; font-size:10pt; font-weight:normal; font-style:normal; text-align:justify;}
.title { color:#33237d; text-decoration:none; font-family:Arial, Sans-Serif; font-size:14pt; font-weight:normal; font-style:normal; }
.subTitle { color:#33237d; text-decoration:none; font-family:Arial; font-size:11pt; font-weight:bold; text-align:left; }
.TBox 
{
	border: solid 1px #333333;
	height: 18;
	width: 250px;
}
.btnSubmit
{
	border: solid 1px #333333;
	height: 24px;
	width: 70px;
	padding: 2px;
}