body {
	background-image: url(../img/bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#main { 
	width: 1057px; 
	top: 0; 
	margin: 0 auto; 
	position: relative;
}
#table3 {
	background-image: url(../img/r3_bkgd.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
a:link {
	color: #FF5000;
}
.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	left: 600px;
}
#flybarDetails {
	position: absolute;
	width: 351px;
	height: 322px;
	z-index: 1;
	left: 610px;
	top: 229px;
	visibility: hidden;
}
#bar1 .register {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	border-bottom: 1px dotted #FFFFFF;
}
#bar1 .register:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bar1 .signup {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	border-bottom: 1px dotted #FFFFFF;
}
#bar1 .signup:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bar1 .tdSpace {
	padding: 0px 0px 3px;
	margin: 0px;
}
/*
#bar1 .signup {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
	padding-bottom: 1px;
}
#bar1 .signup:hover {
	color: #FF5100;
}
*/
