body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #d3d7da;
}

ul {
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	padding: 2px 5px 2px 8px;
	margin: 5px 5px 10px 20px;
	/*float: left;*/
	/*background-position: left center;*/
	color: #333333;
	line-height: 18px;
}

.smTable {
	background: url(images/smTableBackground.gif) no-repeat;
}

.smTableText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}

.smTableBold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}

.smItalic {
	font-size: 9px;
	font-style: italic;
}

.bodybold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #6a747c;
}
.bodyboldcolor {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #f99d31;
}
.bodyboldblack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #804a19;
}
.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}
.contact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #6a747c;
}
.contactcolor {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #f99d31;
}
.bodyColorWhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #f99d31; 
	text-decoration: none;
}
a:hover {
	color: #6a747c; 
	text-decoration: underline;
}
a:active {
	color: #f99d31; 
	text-decoration: none;
}
a:visted {
	color: #f99d31; 
	text-decoration: none;
}
a.ext {
	color: #6a747c; 
	text-decoration: none;
}
a.ext:hover {
	color: #333333; 
	text-decoration: underline;
}
a.ext:active {
	color: #6a747c; 
	text-decoration: none;
}
a.ext:visted {
	color: #6a747c; 
	text-decoration: none;
}
