body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #505050;
	background-image: url(../images/common/back.jpg);
	background-repeat: repeat;
	margin-top: 12px;
}
a:link {
	text-decoration: none;
	color: #53462F;
}
a:visited {
	text-decoration: none;
	color: #53462F;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #53462F;
}
ul {
	font-weight: bold;
	color: #ED6A01;
	list-style-type: inherit;
	list-style-position: outside;
}

div#GreenLink a {
	color: #009933;
	font-size:11px;
	font-weight: bold;
}
div#OrangeLink a {
	color: #ED6A01;
	font-size:11px;
	font-weight: bold;
}
div#WhiteLink a {
	color: #FFFFFF;
	font-weight: bold;
}
div#greyLink a {
	color: #666666;
	font-weight: bold;
}

.no-underlineLink{
	color: #CFBA9D;
	text-decoration: none;
}
.linksBot {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 10px;
}
.addressTop {
	font-size: 10px;
}
.contactCall {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED6A01;
	padding-left: 5px;
}
.contactCallGreen {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #54B554;
	padding-left: 5px;
}
.headBrown {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	padding-left: 13px;
}
.headGreen {
	font-size: 11px;
	font-weight: bold;
	color: #009933;	
}
.headOrange {
	font-size: 12px;
	font-weight: bold;
	color: #ED6A01;
}
.headWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 13px;
}
.horLineTopGreen {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;	
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.placeholder {
	font-size: 11px;
	font-weight: bold;
	color: #53462F;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tableTopNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D8760;
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #267F26;
	border-left-style: none;
	border-right-style: none;	
}
.tableSideNavDark {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB9B7D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB9B7D;
	border-left-style: none;
	border-right-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #53462F;
	background-color: #CFBA9D;
	padding-left: 13px;
}
.tableSideNavLight {
	font-size: 11px;
	font-weight: bold;
	color: #53462F;
	padding-left: 13px;
}
.text-normal {
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
.bullets-11 {font-size: 11px
}