body {
	background-color: #000000;
	margin: 0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.next:link {
	color: #434343;
	text-decoration: none;
}
a.next:visited {
	text-decoration: none;
	color: #434343;
}
a.next:hover {
	text-decoration: underline;
	color: #000000;
}
a.next:active {
	text-decoration: none;
	color: #434343;
}
.table_border {
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3D3D3D;
	border-bottom-color: #3D3D3D;
	border-left-color: #3D3D3D;
	background-color: #FFFFFF;
}
.heading_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #920852;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	background-color: #848484;
	text-transform: uppercase;
}
#navcontainer { width: 185px; }
#navcontainer ul 
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	text-align:left;
	background-color: #E5E5E5;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a
{
	display: block;
	font-size: 12px;
	padding: 3px;
	width: 185px;
	background-color: #BEBEBE;
	border-bottom: 2px solid #E5E5E5;
	border-left: 5px solid #E5E5E5;
	border-right: 5px solid #E5E5E5;
}
#navcontainer a:link, #navlist a:visited
{
color: #434343;
text-decoration: none;
}
#navcontainer a:hover
{
background-color :#920852;
color: #FFF;
}
#navcontainer li {
	text-indent: 8px;
}
.hz {
	background-color: #E5E5E5;
	background-image:  url("library/bkg_hz_line.gif");
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 185px;
}
.hzBtm {
	background-color: #E5E5E5;
	background-image:  url("library/bkg_hz_line.gif");
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-top-width: 1px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding-right: 30px;
	padding-left: 20px;
}
a.body:link {
	color: #434343;
	text-decoration: none;
}
a.body:visited {
	text-decoration: none;
	color: #434343;
}
a.body:hover {
	text-decoration: underline;
	color: #434343;
}
a.body:active {
	text-decoration: none;
	color: #434343;
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #434343;
}
.text_dynamic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-align: left;
	vertical-align: top;
}
.textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #434343;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A2A2A2;
	padding-top: 2px;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.headingCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #434343;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.textplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.blHeading {
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #BEBEBE;
	text-transform: uppercase;
}