body {
	margin-top: 0px;
	background-image: url(/images/WhiteBackground.gif);
	background-position: 50%;
	background-color: white;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: gray;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.bodyTxt a:link {
	color: #666666;
}
.bodyTxt a:visited {
	color: #666666;
}
.bodyTxt a:hover {
	color: #000000;
}
.TempbodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: gray;
	text-align: left;
	padding-left: 10px;
}
.TempbodyTxt a:link {
	color: #666966;
	font-size: 9px;
	line-height: 9px;
}
.TempbodyTxt a:visited {
	color: #666666;
	font-size: 9px;
	line-height: 9px;
}
.TempbodyTxt a:hover {
	color: #000000;
	font-size: 9px;
	line-height: 9px;
}
.rightnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
}
.rightnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
}
.rightnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
}
.rightnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	padding-left: 4px;
}
.rightnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #582700;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsletter a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #582700;
	text-decoration: none;
}
.newsletter a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #582700;
	text-decoration: none;
}
.newsletter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: maroon;
	text-decoration: underline;
}
.newsletter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #582700;
	text-decoration: none;
}	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-align: center
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: maroon;
	font-weight: normal;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: gray;
	text-align: justify;
	}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}	
td.leftLine{
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
}
td.rightLine{
	border-right-style: solid; border-right-color:#dad8c7; border-right-width: medium;
}
td.leftAndrightLine{
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
	border-right-style: solid; border-right-color:#dad8c7; border-right-width: medium;
}
td.leftAndTopLine{
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
	border-top-style: solid; border-top-color:#dad8c7; border-top-width: medium;
}
td.bottomLine{
	border-bottom-style: solid; border-bottom-color:#dad8c7; border-bottom-width: medium;
}
td.bottomLineandRight{
	border-bottom-style: solid; border-bottom-color:#dad8c7; border-bottom-width: medium;
	border-right-style: solid; border-right-color:#dad8c7; border-right-width: medium;
}
td.bottomLineAndLeft{
	border-bottom-style: solid; border-bottom-color:#dad8c7; border-bottom-width: medium;
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
}
td.bottomLineAndLeftandTop{
	border-bottom-style: solid; border-bottom-color:#dad8c7; border-bottom-width: medium;
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
	border-top-style: solid; border-top-color:#dad8c7; border-top-width: medium;
}
td.bottomLineAndLeftandTopandRight{
	border-bottom-style: solid; border-bottom-color:#dad8c7; border-bottom-width: medium;
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
	border-top-style: solid; border-top-color:#dad8c7; border-top-width: medium;
	border-right-style: solid; border-right-color:#dad8c7; border-right-width: medium;
}
td.LeftandTopandRight{
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
	border-top-style: solid; border-top-color:#dad8c7; border-top-width: medium;
	border-right-style: solid; border-right-color:#dad8c7; border-right-width: medium;
}
td.Topline{
	border-top-style: solid; border-top-color:#dad8c7; border-top-width: medium;
}
td.bottomLineAndLeftandRight{
	border-bottom-style: solid; border-bottom-color:#dad8c7; border-bottom-width: medium;
	border-left-style: solid; border-left-color:#dad8c7; border-left-width: medium;
	border-right-style: solid; border-right-color:#dad8c7; border-right-width: medium;
}

.backToTop {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: gray;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}
.backToTop a:link {
	color: #666666;
}
.backToTop a:visited {
	color: #666666;
}
.backToTop a:hover {
	color: #000000;
}	
.red {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  13px;
	color: #990000;
}
.dkGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  13px;
	color: #333333;
}
td.RightNavbottomLine{
	border-bottom-style: solid; border-bottom-color:#999999; border-bottom-width: thin;
}
.OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: gray;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
td.leftAndrightLinePYO{
	border-left-style: solid; border-left-color:#333333; border-left-width: medium;
	border-right-style: solid; border-right-color:#333333; border-right-width: medium;
}

.navMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navMenu:hover {
	color:#000000
}

.navMenuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navMenuSub:hover {
	color:#000000
}