html
{
height: 100%;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../old/img/top.jpg);
	background-repeat: repeat-x;
	height:100%;
	font-family: Helvetica;
	font-size: 12px;
}
.thrColFixHdr #container {
	position:relative;
	width:930px;
	padding:0;
	text-align:left;
	margin: 0 auto;
	min-height:100%;
	height: 700px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
	
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 60%;
	color: #666666;
}
.style3 {color: #f9991e}
.table{
	border:#888888 1px solid
}
.cellll {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #D3F0FF;
	border-left-color: #FFFFFF;
}
td{ padding:3px }
a:link {
	color: #FBB03B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #f9991e;
}
a:hover {
	text-decoration: none;
	color: #FBB03B;
}
a:active {
	text-decoration: underline;
	color: #FBB03B;
}
.menuFonts {
	font-family: "Hobo Std", "Lucida Grande", Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
}
.head1 {
	font-family: "Lucida Grande", Arial;
	font-size: 20px;
	color: #118307;
}
.text {
	font-family: Helvetica;
	font-size: 14px;
	color: #444444;
}
a.ex:link {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #0066FF;
}
a.ex:visited {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #0066FF;
}
a.ex:active {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #0066FF;
}
a.ex:hover {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
	color: #09F;
}