.body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #033569;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.tbblack {
	background-color: #000000;
	text-decoration: none;
}
.tbgreen {
	background-color: #99CC99;
	font-size: 8px;
}
.tbdggreen {
	background-color: #006600;
	font-size: 8px;
}
.tbdbblue {
	background-color: #3366FF;
	font-size: 8px;
}
.tbred {
	background-color: #990000;
	font-size: 1px;
}
.tbredlite {
	background-color: #FF0000;
	font-size: 1px;
}
.tbblacklite {
	background-color: #333333;
}
.defpagecolour {
	border: 1px solid #333333;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #0033FF;
}
.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #033569;
	text-decoration: none;
	text-transform: none;
}
.link2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.grey1 {
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.boxgey {
	background-color: #f3f3f3;
	border: thin solid #CCCCCC;
}
.border1 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-top-width: 1px;
}
