body {
	PADDING-TOP: 0px; 
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background: #000020;
	background-image: url(images/bg_stripe.jpg);
	background-repeat: repeat-x;
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 12px;	
	line-height: 140%;
	letter-spacing: 0px;
	color: #666666;
}
h1 {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	line-height: 140%;
	color:#C0C0C0;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-family: arial;
	font-size:8px;
	font-weight:normal;
	line-height: 140%;
	color:#C0C0C0;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size:16px;
	font-weight:normal;
	line-height: 140%;
	color: #F7941C;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size:12px;
	font-weight:normal;
	line-height: 140%;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
}
a {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 140%;
	text-decoration:underline;
	color:#F7931D;
}
.Normal {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 12px;	
	line-height: 140%;
	letter-spacing: 0px;
	color: #666666;
}
.small {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px;	
	line-height: 120%;
	letter-spacing: 0px;
	color: #666666;
}
.Heading {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height: 140%;
	color:#F7931D;
	margin-top:0px;
	margin-bottom:0px;
}
.Title {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 140%;
	color:#368da2;
	margin-top:0px;
	margin-bottom:0px;
}
ol, li {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:10px;
	color: #666666;
	line-height: 140%;
}
.Form_Field
{
	width: 220px;
	border: 1px dotted #F7C587;
}
.Form_Field_Small
{
	width: 150px;
	font-size: 11px;
	height: 18px;
	border: 1px dotted #F7C587;
}
.Submit
{
	background:#000020;
	color: #ffffff;
	font-family:verdana, tahoma, arial, sans-serif;
	font-weight:normal;
	font-size: 11px;
	width: 220px;
	height: 20px;
}

.tiny {
	font-family: arial, verdana, sans-serif;
	font-size:10px;
}