body,p,td,tr,table,ul,li,input,a,textarea
{
	font-size: 10px;
	color: #000000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.menulink {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 9px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;

}
a.menulink:link,a.menulink:active,a.menulink:visited
{
	color: #24211D;
	text-decoration: none;	
}
a.menulink:hover
{
	color: #EB4300;
	text-decoration: none;	
}
.weekphrase {
	font-weight: bold;
	color: EB4300;
}
.weekphraseparagraph {
	padding-right: 5px;
	padding-left: 12px;
}

a:link,a:active,a:visited
{
	color: #000000;
	text-decoration: none;	
}
a:hover
{
	color: #EB4300;
	text-decoration: underline;
}
.headcaption {
	font-weight: bold;
	color: EB4300;
}
.red {
	color: EB4300;
}
.tbverline {
	background-color: E3C541;
	height: 10;
}
.tbhorline {

	background-color: E3C541;
	width: 32;
}
.tbcenter {

	background-color: E3C541;
}
.tbhorblack {
	background-color: 000000;
	width: 1;
	height: 1;
}
.tbverblack {
	background-color: 000000;
	width: 1;
	height: 1;
}
.tbcenterblack {
	background-color: 000000;
	width: 1;
	height: 1;
}
.tbadbox {
	font-weight: bold;
	text-align: center;
	font-size: 8px;
}
.tbadboxhor {
	background-color: BE3904;
	width: 32;
	height: 1;
}
.tbadboxcenter {
	background-color: BE3904;
	width: 1;
	height: 1;
}
.tbadboxver {
	background-color: BE3904;
	width: 1;
	height: 10;
}
.adpostform {
	width: 200px;
}
.tbadboxclr {
	font-weight: bold;
	text-align: center;
	font-size: 8px;
	background-color: #FFE5C1;
}
