body {
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-color:#666666;
}
.textsmall {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.textsmallcontent {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textbotborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A69C;
}
.textcontent {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 0px 10px;
	line-height: 140%
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight: normal; 
	color: #CB7744;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal; 
	color: #333333;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	color: #333333;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
}
a.sub:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.sub1:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #827855;
	text-decoration: none;
	font-weight: bold;
}
a.sub1:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #827855;
	text-decoration: none;
	font-weight: bold;
}
a.sub1:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #F0B82C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #F0B82C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bordertopbcg {
	background-image: url(../images/borderT.gif);
	background-repeat: repeat-x;
}
.borderleftbcg {
	background-image: url(../images/borderL.gif);
	background-repeat: repeat-y;
}
.borderrightbcg {
	background-image: url(../images/borderR.gif);
	background-repeat: repeat-y;
}
.borderbottombcg {
	background-image: url(../images/borderB.gif);
	background-repeat: repeat-x;
}
.footerbcg {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bullet {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 0px 10px;
	line-height: 140%;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-top: 5px
}
.contentboxpadding {
	padding: 10px 0px 0px 10px;
	background-image: url(../images/topleftcnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
