BODY {
	FONT-SIZE: x-small;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FEFDE9;
	background-image:  url(images/background3.jpg);
	background-position: top;
	margin-top: 0px;
}
A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #CC0066;
	TEXT-DECORATION: none;
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #666666;
	TEXT-DECORATION: none;
}
UL {
	FONT-SIZE: x-small
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.TextObject {
	FONT-WEIGHT: normal; FONT-SIZE: x-small; FONT-STYLE: normal
}
P {
	FONT-SIZE: x-small
}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #993366;
	TEXT-DECORATION: none;
}
.table_left {
	padding-top: 35px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
.table_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #636563;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636563;
	text-decoration: none;
	font-weight: bold;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.table_left_only {

	padding-top: 35px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 4px;
}
.img_brdr {
	border: 1px solid #000000;
}
