﻿th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	width: 60%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AB0809;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-transform: capitalize;
	margin-top: 7px;
}

.textTable {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.bigLink {
	font-size: 16px;
}

.pageBG {
	background-image: url(images/pageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pageFoot {

	background-image: url(images/pageFoot.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pageBG2 {

	background-image: url(images/pageBG2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.bigLinkUL {
	font-size: 16px;
	text-decoration: underline;
}
.address {
	font-size: 10px;
}
.tableContentBG {
	background-image: url(images/bgContent.jpg);
}
.titleContentBG {
	background-image: url(images/titleBG.jpg);
}
