body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #6e6e6e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #de3202;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #de3202;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #de3202;
}
.bg_main {
	background-attachment: fixed;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_right {
	background-attachment: scroll;
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}
#bottom_nav .boldtext

{
	color: #FFFFFF;
	font-weight: bold;
}

#bottom_nav a:link

{
	color: #DE3202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;

}

#bottom_nav a:visited

{
	color: #DE3202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}

#bottom_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#bottom_nav a:active

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #DE3202;
}
.submit {
	font-family: Tahoma;
	font-weight: bold;
	background-color: #000000;
	border: 1px groove #CCCCCC;
	font-size: 9px;
	text-transform: none;
	color: #CCCCCC;
	height: 23px;
	width: 50px;
}
.textfield {
	font-family: Tahoma;
	font-size: 10px;
	color: #DE3202;
	background-color: #000000;
	height: 15px;
	width: 150px;
	text-align: left;
	background-position: center;
	padding: 3px;
	border: 1px groove #CCCCCC;
}
.textfield02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #DE3202;
	background-color: #000000;
	height: 50px;
	width: 230px;
	text-align: left;
	background-position: center;
	padding: 3px;
	border: 1px groove #CCCCCC;
}
.red_stroke {
	border: 1px solid #DE3202;
}
