body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family:Tahoma;
	font-size:12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #DD2853;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style4b {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFCD60;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCD60;
}
.link1{
	color: #FFFFFF;
}
.link1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	
}
.link1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.link1 a:hover {
	color:#FFCC00;
	font-family: Tahoma;
	font-size: 11px;
} 
.link1 a:active {
	color: #FFCD60;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.style7 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8F8F8;
}

.style8 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC234A;
	font-weight: bold;
}

.whitebox{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.whitebox .style4{
	color:#000000;
}
.whitebox .style7{
	color:#000000;
}
.whitebox .style6{
	background-color:#FFFFFF;
	color:#000000;
}
.whitebox a{
	color:#97082a;
	text-decoration:none;
}
.whitebox a:visited{
	color:#97082a;
}
.whitebox a:hover{
	color:#CCCC00;
}