html{
 scrollbar-arrow-color: #330033;
 scrollbar-3dlight-color: #990099;
 scrollbar-darkshadow-color: #330033;
 scrollbar-face-color: #cc66cc;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #330033;
 overflow-x: hidden;
}
body {
	background-image: url(../images/winbackground.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
        margin:0px;
        padding:0;
}
.redbold {
 font-family: Arial;
 font-size: 16px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #CC0000;
}
.purpleplain {
 font-family: Arial;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #660066;
}
.purplesmall {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #660066;
}
.purpleplainbold {
 font-family: Arial;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #660066;
}
.purplebold {
 font-family: Arial;
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #660066;
}
a:link { color: #FF6600; text-decoration: none }
a:active { color: #FF6600; text-decoration: none }
a:visited { color: #FF6600; text-decoration: none }
a:hover { color: #000000; text-decoration: bold }

h1 { font-family:"Times New Roman", Times, serif; font-size:24px; font-weight:bold; font-style:italic; }

.form_title { font-family:"Times New Roman", Times, serif; font-size:24px; font-weight:bold; font-style:italic; }

.form_table { background-color:#eedfee; }
.form_table td { padding-bottom:18px; }