.TableBackground {
	font-family:  Verdana, Arial,"MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat:repeat;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-color: White;
	width: auto;
	height: auto;
}
.TableBorderedGreenish {
	font-family:   Arial,Verdana,"MS Sans Serif";
	font-size: 11px;
	font-weight: Bold;
	color: #003366;
	background-color: #CEDFDF;
	border-bottom: 1px solid #006666;
	border-left: 1px solid #006666;
	border-top: 1px solid #006666;
	border-right: 1px solid #006666;
}
.RedBackgroundTD {
	font-family:   Arial, Verdana,"MS Sans Serif";
	font-size: 11px;
	font-weight: Bold;
	color: #FFF8D9;
	background-color: #8B0000;
	height: 15px;
}
.TopRightBorder {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px #666666;
	border-left: 0px #666666;
}
.BottomLefttBorder {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
  	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 0px #666666;
	border-right: 0px #666666;
}
.TopSolidRightdashedBorder {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	border-bottom: 0px #666666;
	border-left: 0px #666666;
	border-top: 1px solid #666666;
	border-right: 1px dashed #cccccc;
}
.Td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.tdsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.TdGreenBg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #809672;
	height: 20px;
}
.TdYellowBg {
	background-image:url(images/yellow_bg.jpg);
	width: auto;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffcc00;
}
.TdFooterBg {
background-image:url(images/bg_green.gif);
	width: 3px;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFE784;
}
.Tdhr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	color: #339900;
	border-bottom: 1px solid #666666;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: BOLD;
	color: #339900;
	height: 15px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	color: #000000;
	height: 15px;
}
.HR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	height: 1px;
}
.Whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
}
.MenuItem1 {
	background: #fff;
	width: auto;
	height: 17px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	cursor: hand;
	color: #000000;
	line-height: normal;
	vertical-align:middle;
}
.tdbgorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: auto;
	border-bottom: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	cursor: hand;
	background-color: #F48A22;
	color: #FFFFFF;
}
/*li { list-style-image:url(images/list_blue.gif); font-family: Verdana, Arial, Tahoma; font-size: 11px; list-style-position:outside;}*/
