body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #666666; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#999999; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-arrow-color:#EFEFEF; 
	scrollbar-track-color:#EFEFEF; 
	scrollbar-darkshadow-color: #000000;
	height: 100%;
}
.maintable {
padding-left: 40px;
padding-top: 30px;
}
.bgtop_left {
	background-image:  url(/2007/images/bg_top.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgtop_right {
	background-image:  url(/2007/images/bg_top.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgvert_left {
	background-image:  url(/2007/images/bgvert_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgvert_right {
	background-image:  url(/2007/images/bgvert_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.divhor {
	background-image:  url(/2007/images/div.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.divred {
	background-image:  url(/2007/images/divred.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.divver {
	background-image:  url(/2007/images/div.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 3px;
}
.Title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#CA0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.subtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CA0000;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: left;
	list-style-type: square;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}
.inputtextnopad {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-align: left;
	list-style-type: square;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.inputtextbold {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.inputsubtext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	color: #000000;
}
a:active {text-decoration: none; color: #E60100; font-weight: bold; }
a:link {text-decoration: none; color: #333333; font-weight: bold; }
a:hover { text-decoration: none;color: #E60100; font-weight: bold;}
a:visited { text-decoration: none; color: #CA0000; font-weight: bold;}

a.inputsubtext:active {text-decoration: none; color: #E60100; font-weight: bold; }
a.inputsubtext:link {text-decoration: none; color: #990000; font-weight: bold; }
a.inputsubtext:hover { text-decoration: none;color: #E60100; font-weight: bold;}
a.inputsubtext:visited { text-decoration: none; color: #CA0000; font-weight: bold;}

.formFields{
	border:#000000 solid 1px;
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000
}
.fieldTitles
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.plainText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.IxdexTitle {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color:#CA0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:IxdexTitle:active {text-decoration: none; color: #CA0000; font-weight: bold; }
a:IxdexTitle:link {text-decoration: none; color: #CA0000; font-weight: bold; }
a:IxdexTitle:hover { text-decoration: none;color: #CA0000; font-weight: bold;}
a:IxdexTitle:visited { text-decoration: none; color: #CA0000; font-weight: bold;}