
body {
	margin-top: 15px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;	
	background-position: left top;
	background-color: #c3c3c3;
}
td{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #000000;
}

a {
	color: #1E6875;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.blackBack {
	background-color: #000000;
}
.whiteBack {
	background-color: #FFFFFF;
}
h1 {
	font-size: 140%;
	color: #019ABC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #999999;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
}
.whiteText {
	color: #FFFFFF;
	font-size: 11px;
}
.bottomtext {
	font-size: 9px;
	color: #FFFFFF;
}
.controlTxt {
	font-size: 90%;
	color: #535027;
}
