.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.copyTH {
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
.copyTD {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
.copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.copy_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	font-weight: bold;
	color: #5D1A17;
	text-align: left;
}
.body_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	font-weight: bold;
	color: #5D1A17;
	text-align: left;
}
.tableLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D1A17;
	text-align: right;
}
.tableLabel select, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D1A17;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	font-weight: bold;
	color: #5D1A17;
	text-align: left;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.InputBox
{
	width: 175px;
	background-color: #e0e0e0;
}
.TextBox
{
	width: 175px;
	background-color: #e0e0e0;
}
.EmailText
{
	font-family: Courier New, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.EmailInput
{
	width: 200px;
	font-family: Courier New, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #e0e0e0;
}
.EmailInputSmall
{
	width: 120px;
	font-family: Courier New, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #e0e0e0;
}
.EmailInputBig
{
	width: 400px;
	font-family: Courier New, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #e0e0e0;
}


.tabOn {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: circle;
	font-weight: bold;
	color: #5D1A17;
	border-left: 1px #333333 solid;	
	border-top: 1px #333333 solid;	
}

.tabOff {
	background-color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: circle;
	font-weight: bold;
	color: #5D1A17;
	border-left: 1px #333333 solid;	
	border-top: 1px #333333 solid;	
	border-bottom: 1px #333333 solid;	
}

.tabOn a, .tabOff a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	font-weight: bold;
	color: #5D1A17;
}

.tabOff a  {
	font-weight: normal;
}

.tabSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-left: 1px #333333 solid;	
	border-bottom: 1px #333333 solid;	
}

.tabBody {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-left: 1px #333333 solid;	
	border-bottom: 1px #333333 solid;	
	border-right: 1px #333333 solid;	
}

#List
{
	margin: 0px;
	margin-left: 10px;
	width: 100%;
	padding: 2px;
}
#Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: rgb(153, 153, 153); 
	text-decoration: none;
	text-align: right;
}
#Footer a
{
	color: rgb(153, 153, 153); 
	text-decoration: underline;
}