body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #043085;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #043085;
}
a:visited {
	color: #043085;
}
a:active {
	color: #3679fa;
}
.xbig {
	font-size: 24px;
	font-weight: bold;
}
.xxxbigblue {
    color: #0554E4;
	font-size: 36px;
	font-weight: bold;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
.medium {
	font-size: 14px;
	font-weight: bold;
}
.mediumblue {
    color: #0554E4;
	font-size: 14px;
	font-weight: bold;
}
.offer1 {
	font-size: 20px;
	font-weight: bold;
}
.offer2 {
	font-size: 15px;
}
.white {
	color: #FFFFFF;
}

.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}

.blue {color: #3679fa;
	font-size: 16px;
	font-family: arial, helvetica;
	font-weight: bold;
}
.black {color:#000000;}
.countdown {
	font-size: 85px;
	font-weight: bold;
}
.tblborders {
	border: 1px solid #dfdfdf;
}
INPUT, SELECT, TEXTAREA {
font-family: arial, helvetica;
font-size: 11px;
padding: 2;
}
.checkbox {font-size: 22px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.bigbutton {
    font-size: 18px;
	font-weight: bold;
	background:url(../images/button_bg.gif);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}