body {
	margin: 0px;
}
.siteBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.liveText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #646464;
	line-height: 20px;
}
.redText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #DE0029;
	line-height: 20px;
	font-weight: bold;
}
.whiteText {

	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.redTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #DE0029;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}
.textfield200 {
	height: 18px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:12px;
}
.menuLinks {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.menuLinks:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFB400;
	text-decoration:underline;
}
.tableItems {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	padding:2px 5px 2px 5px;
}
.blueLinks {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration:none;
}
.redText {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight:normal;
	color: #CC0000;
}
h1 {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 100%;
	margin: 0;
	padding: 2px;
}
.textfield {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #646464;
}
.contactBar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
}
.smallText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #646464;
}
div.sample_attach, a.sample_attach
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #333333;
	padding: 3px 24px 0px 12px;
}

a.sample_attach
{
	display: block;
	border-bottom: none;
	text-decoration: none;
	color: #FFFFFF;
}

a.sample_attach:hover
{
	display: block;
	border-bottom: none;
	text-decoration: none;
	color: #FFB400;
	text-decoration:underline;
}
