BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);

	background-color: #e1e1e1;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
BODY A:LINK {color:#3366CC }
BODY A:ACTIVE {color: #3366CC; }
BODY A:VISITED {color: #3366CC; }
BODY A:HOVER {color:#0099FF;}

.copy img {
	border: 1px solid #000;
}

.copyrightText {
	font-size: 10px;
	color: #333333;
}
.copyrightText A:LINK  {color: #333333;}
.copyrightText A:ACTIVE  {color: #333333;}
.copyrightText A:VISITED  {color: #333333;}
.copyrightText A:HOVER {color: #BB0000;}
.searchBox {
	height: 12px;
	border: 1px solid #333333;
	font-size: 10px;
	color: #333333;
}
.mastHeadTextLinks {
	font-size: 12px;
	color: #BB0000;
}
.mastHeadTextLinks A:LINK {color: #BB0000; text-decoration: none;}
.mastHeadTextLinks A:ACTIVE {color: #BB0000; text-decoration: none;}
.mastHeadTextLinks A:VISITED {color: #BB0000; text-decoration: none;}
.mastHeadTextLinks A:HOVER {color: #333333; text-decoration: none;}
.sfBrowser {
	height: 220px;
}
.otherBrowser {
	height: 223px;
}
.ieBrowser {
	height: 217px;
}
.contactBoxes {
	border: 1px solid #333333;
	font-size: 10px;
	color: #333333;
}
.yellowHR {
	color: #E0A628;
}
.submitButton {
	font-size: 10px;
	color: #333333;
	height: 18px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.yellowUnderlinedLinks {color: #E0A628; text-decoration: underline;}
.yellowUnderlinedLinks A:LINK {color: #E0A628; text-decoration: underline;}
.yellowUnderlinedLinks A:ACTIVE {color: #E0A628; text-decoration: underline;}
.yellowUnderlinedLinks A:VISITED {color: #E0A628; text-decoration: underline;}
.yellowUnderlinedLinks A:HOVER {color: #000000; text-decoration: underline;}

.yellowLinks {color: #E0A628; text-decoration: none;}
.yellowLinks A:LINK {color: #E0A628; text-decoration: none;}
.yellowLinks A:ACTIVE {color: #E0A628; text-decoration: none;}
.yellowLinks A:VISITED {color: #E0A628; text-decoration: none;}
.yellowLinks A:HOVER {color: #000000; text-decoration: underline;}

.title {
	color: #666666;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.yellowtitle A:LINK {color: #E0A628; text-decoration: none;}
.yellowtitle A:ACTIVE {color: #E0A628; text-decoration: none;}
.yellowtitle A:VISITED {color: #E0A628; text-decoration: none;}
.yellowtitle A:HOVER {color: #000000; text-decoration: underline;}
.yellowsmaller {
	color: #E0A628;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.blacktitle {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.tdline{
border-bottom: 1px dotted #cccccc;}
