body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgtile.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #479C23;
}
a:visited {
	color: #34711A;
}
a:hover {
	color: #58C02C;
}
.style1 {color: #FFFFFF}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #085AA4;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;

}
.style5 {	font-size: 12px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
}

.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #085AA4;
}

.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

.style_pal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: ##666666;
	}

.FBButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #0099FF;
}

 input.btn {   
2   color:#050;   
3   font: bold 84% Arial, Helvetica, sans-serif;   
4   background-color:#0099FF;   
5   border: 1px solid;   
6   border-color: #696 #363 #363 #696;   
7   filter:progid:DXImageTransform.Microsoft.Gradient   
8   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
9 }  

