body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #D80500;
	text-decoration: none;
}
.greylink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.greylink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FB0000;
	text-decoration: none;
}
.linkbg {
	background-image:url(../images/link_bg.gif);
	background-repeat:repeat-x;
	width:167px;
	}
.textbg { background-color:#f5f5f5; }
.greyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.whitetextmini {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
}
.greyheadinnerpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	text-indent:30px;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #F5070E;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F5070E;
	text-decoration: none;
}