body {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(images/background.jpg);
}
.body2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	
}
.stuff {
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(images/background.jpg);
}
a:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.small:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.small:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.small:hover {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.small:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
a.button:link  
{
	background-color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 3px outset #000000;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin-right: 1px;
	margin-left: 1px;
} 
a.button:visited  
{
	background-color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 3px outset #000000;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin-right: 1px;
	margin-left: 1px;
	}
a.button:active  
{
	background-color: #00FF00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 3px outset #006600;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin-right: 1px;
	margin-left: 1px;
} 
a.button:hover  
{
	background-color: #0000CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 3px outset #000066;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin-right: 1px;
	margin-left: 1px;
} 
a.button_blue:link  
{
	background-color: #0000FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 2px outset #000099;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
} 
a.button_blue:visited  
{
	background-color: #0000FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 2px outset #000099;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	}
a.button_blue:active  
{
	background-color: #00FF00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 2px outset #000033;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
} 
a.button_blue:hover  
{
	background-color: #00FF00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 2px outset #000033;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: center;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}
a.button_softblue:link {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 5px;
	height: 20px;
	width: auto;
	text-decoration: none;
}
a.button_softblue:visited {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 5px;
	height: 20px;
	width: auto;
	text-decoration: none;
}
a.button_softblue:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a.button_softblue:active {
	color: #FF0000;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.main_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.xlarge_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;
	color: #000066;
	font-weight: bold;
}
.main_body_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.main_body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.important_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}.main_body_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.main_body_white_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.important_header_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.main_header_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.main_header_softblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
}
.main_title_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
}
.fieldset {
	height: 200px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main_title_yellow_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.special_text_sm {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-style: normal; 
	text-decoration: none; 
	font-size: 10px; 
}
.form_data {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}.Button { 
	background-color: blue; 
	border-color: grey; 
	border-style: beveled; 
	border-width: 2; color: white; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;}
.ButtonOver { 
	background-color: blue; 
	border-color: grey; 
	border-style: beveled; 
	border-width: 2; 
	color: red; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;}
.TextField {
	background-color: white; 
	border-color: blue; 
	border-style: solid; 
	border-width: 1; 
	color: blue; 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;}
.popUp { 
	background-color: #ffffff; 
	border-color: grey; 
	border-style: beveled; 
	border-width: 2; 
	color: blue; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; scrollbar-base-color:red; }
.form    { 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Times, serif, Helvetica, Geneva, Swiss, SunSans-Regular }
.form-red    { 
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	color: red; 
	font-family: Arial, Times, serif, Helvetica, Geneva, Swiss, SunSans-Regular }
