.tablebrownbgd {
	background-image: url(images/backGroundTable.gif);
	background-repeat: repeat;
}
.tableborderBrown {
	border: 1px solid #666633;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}


.darkBrownBackground {
	background-image: url(images/bgdDarkBrown.jpg);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.tablelightbackground {
	background-image: url(images/bgdLightbrown.jpg);
	background-repeat: repeat;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #993399;
	text-decoration: underline;
}


.fontLightBrown {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body,ul,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitesmall {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.orangebkg {
	background-image: url(images/organgeBkgd.gif);
	background-repeat: repeat;
}
.date {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	bottom: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFCC66;
}
.calendarfont {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.leftcolumnbkg {
	background-image: url(images/leftcolumnbgd.gif);
	background-repeat: repeat;
}
.tdMargin {
	margin: 20px;
	padding: 20px;
	height: 100px;
	width: 500px;
}
.Header_list {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	width: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
