.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topTable {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

body {
	background-color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.tableTL {
	background-image: url(images/TLCorner.gif);
	background-repeat: no-repeat;
}
.tableTR {
	background-image: url(images/TRCorner.gif);
	background-repeat: no-repeat;
}
.tableBL {
	background-image: url(images/BLCorner.gif);
	background-repeat: no-repeat;
}
.tableBR {
	background-image: url(images/BRCorner.gif);
	background-repeat: no-repeat;
}
.tableLBar {
	background-image: url(images/LBar.gif);
	background-repeat: repeat-y;
}
.tableRBar {
	background-image: url(images/RBar.gif);
	background-repeat: repeat-y;
}
.tableTBar {
	background-image: url(images/TBar.gif);
	background-repeat: repeat-x;
}
.tableBBar {
	background-image: url(images/BBar.gif);
	background-repeat: repeat-x;
}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	border: 1px solid #666666;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8A406;
	text-decoration: none;
	letter-spacing: 2px;
}

.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 2px;
}
.smBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smRedText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.bgText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8A406;
	text-decoration: none;
	letter-spacing: 2px;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.myBorder {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 1px;
}
.Links2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8A406;
	text-decoration: none;
	letter-spacing: 2px;
}
.Links2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 2px;
}
.Dots {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8A406;
	text-decoration: none;
	letter-spacing: 2px;
}
.Dots:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.emailLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.emailLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
