.smallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.normalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.normalFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #9A9A9A;
}
.border {
	border: 1px solid #000000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.cellHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #669999;
	padding: 2px;
}
.mainPageBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tableHeaders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
input {
	font-family: "MS Sans Serif", Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
select {
	font-family: "MS Sans Serif", Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: "MS Sans Serif", Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.StandardSmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallTableHeaders {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "MS Sans Serif", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
.topBottomBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.StandardSmallFontWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableHeaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #F8562F;
	text-decoration: underline;
}
a:active {
	color: #F8562F;
	text-decoration: underline;
}
.tablecellheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9A9A9A;
}
.pageSubTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.temp_table_height {
	height: 100%;
	width: 100%;
}
.mainTableDimensions {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.TemplateHeader {
	background-image: url(images/template/header.jpg);
	background-repeat: no-repeat;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	background-color: #000000;
	padding: 2px;
}
.SubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	background-color: #000000;
	letter-spacing: 2px;
}
