body {
	background-color: #473810;
	margin: 0px;
	padding: 0px;
}
.sidetable_left {
	background-color: #33280A;
	background-image:  url("/images/shadow_left.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.sidetable_right {
	background-color: #33280A;
	background-image:  url("/images/shadow_right.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.content_bg {
	background-color: #EAEEEA;
	background-image: url("/images/content_bg.jpg");
	background-repeat: repeat;
}
.generalHeadline {	
	color: #33280A;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 13px;
}
.generalBodyCopy {
	color: #473810;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.generalBodyCopy a:link{
	color:#990000;
	text-decoration: none;
}
.generalBodyCopy a:hover{
	color:#242424;
	text-decoration: underline;
}
.generalBodyCopy a:visited{
	color:#660000;
	text-decoration: none;
}


.generalBodyCopy2 {	
	color: #660000;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
}

A.generalBodyCopy2:link{
	color:#520606;
	text-decoration: none;
	font-weight: bold;
}
A.generalBodyCopy2:visited{
	color:#520606;
	text-decoration: none;
	font-weight: bold;
}


A.generalBodyCopy2:hover{
	color:#660000;
	text-decoration: underline;
	font-weight: bold;
}
A.generalBodyCopy2:active{
	color:#520606;
	text-decoration: none;
	font-weight: bold;
}	



.headlineRed {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	font-family: "Verdana";
}
.formText {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #33280A;
}
.clockItemBG {
	background-image: url(/images/clockItem_bg.gif);
	background-repeat:no-repeat;
	padding: 20px 0px 0px;
}
.caption {
	font-family: "Verdana";
	font-size: 11px;
	font-style: italic;
	color: #333300;
}
.detectionstyle {
	font-family: Georgia, "Verdana";
	font-size: 11px;
	color: #FFFFFF;
}
.btmline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #473810;
}
