body {
	background-color: #FFFFFF;
	background-image: url(../bgstripe.gif);
	background-repeat: repeat;
}
.styletable {
	border-color: #333333;
	border-style:solid;
	border-left-width: thin;
	border-right-style:none;
	border-top-style:none;
	border-none-style:none;
}
.styletable2 {
	border-color: #333333;
	border-style:solid;
	border-right-width: thin;
	border-left-style:none;
	border-top-style:none;
	border-none-style:none;
}
.style9 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.stylebottom {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #FF3300;}
.style14 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.style17 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px;}
.style18 {
	color: #333333;
	font-size: 14px;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style30 {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; }

.smallerBodyText 	{font-family: arial,sans-serif; font-size: 8pt; color: #000000;}

.formLabel 				{font-family: Tahoma; font-size: 11px; color: #5A6064; font-weight: bold;}

.inputs {
	text-align: left;
	font-family:Tahoma;
	color: #000000;
	font-size: 11px;
	border: 1px solid #969696;
	background-color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

select {
	text-align: left;
	font-family:Tahoma;
	color: #000000;
	font-size: 11px;
	border: 1px solid #969696;
	background-color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

textarea {
	text-align: left;
	font-family:Tahoma;
	color: #000000;
	font-size: 11px;
	border: 1px solid #969696;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}