body {
	background-color: #F3F9F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
td {
	font-size: 11px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.noShow {
	display: none;
}

.LinksGrey {
	color: #666666;
}
a.LinksGrey {
	color: #666666;
	text-decoration: none;
}
a.LinksGrey:hover {
	text-decoration: underline;
}
.LinksWhite {
	color: #FFFFFF;
}
a.LinksWhite {
	color: #FFFFFF;
	text-decoration: none;
}
a.LinksWhite:hover {
	text-decoration: underline;
}
.MenuPrim {
	color: #444444;
	line-height: 16px;
}
a.MenuPrim {
	color: #444444;
	text-decoration: none;
}
a.MenuPrim:hover {
	text-decoration: underline;
}
.BdrMenuT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.BdrMenuNew {
	background-color: #ffa88b;
}
.BdrMenuOn {
	background-color: #E0DFDF;
}
.BdrMenuOnT {
	background-color: #E0DFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.BdrGreen {
	border-right: 1px solid #92CA89;
	border-left: 1px solid #92CA89;
	border-top: 1px solid #92CA89;
	border-bottom: 1px solid #92CA89;	
}
.BdrGreenLR {
	border-right: 1px solid #92CA89;
	border-left: 1px solid #92CA89;
}
.BdrGreenTB {
	border-top: 1px solid #92CA89;
	border-bottom: 1px solid #92CA89;
}
.BgWhite {
	background-color: #FFFFFF;
}
.BgGrey {
	background-color: #F1F1F1;
}
.BdrComm {
	background-color: #E0D9D6;
	border: 2px solid #FF6633;

}
.BdrCommT {
	border-top: 1px solid #FF6633;
}
.TitleMain {
	font-size: 12px;
	font-weight: bold;
	color: #3A6234;
}
.TitleContent {
	font-weight: bold;
}
.CopyRight {
	font-size: 10px;
	color: #FFFFFF;
}
.BgGreyTB {
	background-color: #F1F1F1;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.BgGreyB {
	background-color: #F1F1F1;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.TitleIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	padding: 5px;
}
a.TitleIndex {
	color: #333333;
	text-decoration: none;
}
a.TitleIndex:hover {
	text-decoration: underline;
}
.BdrCommPublic {
	background-color: #E0D9D6;
	border: 2px solid #FF6633;
	display: none;

}
.BdrCommTop {
	background-color: #E0D9D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.BgGreyTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.txtBold14 {
	font-size: 14px;
	font-weight: bold;
}
a.txtBold14 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.txtBold14:hover {
	text-decoration: underline;
}
.paddingBoxHome {
	padding: 5px;
}
.size10px {
	font-size: 10px;
}