.contentBkgd {
	background-image:  url("../Archive/Images/page_bkgd.gif");
	background-repeat: repeat-y;
}
.menubkgd {
	background-image:  url("../Archive/Images/page_menu_bkgd.gif");
	background-repeat: repeat-y;
}
.aboutborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #63BD4A;
	border-right-color: #63BD4A;
	border-bottom-color: #63BD4A;
	border-left-color: #63BD4A;
}
.contentText {
	font-family: Tahoma, Georgia;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	font-weight: normal;
	vertical-align: top;
	border-left-style: none;
}
.tableHead {
	font-family: Tahoma, Georgia;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #33CC00;
	font-weight: bold;
	border: 1px solid #33CC00;
}
.contTbleHead {
	font-family: Tahoma, Georgia;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #64BE4B;
	border-right-color: #64BE4B;
	border-bottom-color: #64BE4B;
	border-left-color: #64BE4B;
}
.contTblHeadSmall {
	font-family: Tahoma, Georgia;
	font-size: 16px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #64BE4B;
	border-right-color: #64BE4B;
	border-bottom-color: #64BE4B;
	border-left-color: #64BE4B;
}
.indentContent {
	text-align: left;
	text-indent: 20px;
	font-family: Tahoma, Georgia;
	font-size: 12px;
}
.defautContent {
	font-family: Tahoma, Georgia;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #039409;
	border-right-color: #039409;
	border-bottom-color: #039409;
	border-left-color: #039409;
	padding: 5px;
}
.defaultcontentRT {
	font-family: Tahoma, Georgia;
	font-size: 12px;
	border-left-width: 1px;
	border-left-color: #009900;
	border-left-style: solid;
	padding: 10px;
}
.defaultContentCent {
	font-family: Tahoma, Georgia;
	font-size: 12px;
	padding: 5px;
}
.text_small {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 11px;
}
.subHeader {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.pictureText {
	font-family: Tahoma, Georgia;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
