body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	padding: 0px;
}
.style1 {
	color: #7d7d7d;
	font-size: 11px;
	font-family: tahoma;
	line-height: 120%;
}
.style2 {color: #f68222; font-size: 14px;
	font-family: tahoma;
	line-height: 150%;
}
.style3 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}


div#links a 
{
	text-align: center;
	border-width: 0;
	text-decoration: none;
	color: #F68222;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0; 
	marginheight: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px; 
}





div#links a:hover 
{
	filter:Glow(color=800080,strength=3);
	cursor: HAND;
	color: #999999;
	border-width: 0;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0; 
	marginheight: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px; 
	
}

.relative {
	position: relative;
}

.abs {
	position: absolute;
	top: 325px;
}

.max { max-height: 132px; }