/* (C) Copyright 2005 Long2 Consulting. All Rights Reserved */

html, body  {
	color:#000000;
	background-color: #280303;
	font: 10pt Verdana, Arial, sans-serif;
	margin: 0px;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-right: 15px;
	padding-right: 15px;
	margin-left: 8px;
}

table {
	color: #979797;
	font-size: 10pt;
}

ul, ol {
	color: #C4C4C4;
	line-height: 150%;
	font-size: 10pt;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

ul, li {
	color: #C4C4C4;
	list-style-image: url('images/bullet.gif');
	font-size: 10pt;
	text-align: left;
	margin-right: 10px;
}

h1 {
	font-size: 16pt;
	color: #C4C4C4;
	text-align: center;
	background-image: url('images/h1.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h2 {
	font-size: 14pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h2.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h3 {
	font-size: 12pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h3.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h4 {
	font-size: 10pt;
	color: #C4C4C4;
	text-align: left;
	background-image: url('images/h4.gif');
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h5 {
	font-size: 10pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h5.gif');
	padding: 2px;
	border-bottom-style: solid;
	border-color: #DFC16F;
	border-width: 1px;
	width: 92%
}

h6 {
	font-size: 10pt;
	color: #3C0606;
	text-align: left;
	background-image: url('images/h6.gif');
	padding: 2px;
	border-bottom-style: solid;
	border-color: #979797;
	border-width: 1px;
	width: 94%
}

a:link {
	text-decoration: underline;
	color: #DFC16F;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #DFC16F;
	background-color: transparent;
} 

a:hover {
	text-decoration: none;
	color: #3C0606;
	background-color: #DFC16F;
}
a:active {
	text-decoration: none;
	color: #3C0606;
	background-color: #DFC16F;
}

.Top {
	color: #979797;
	font-size: 24pt;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
}


#LeftNav {
	color: #979797;
	font: bold 10pt Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
	margin-left: 40px;
}

#LeftNav p{
	color: #979797;
	font: bold 10pt Verdana, Arial, sans-serif;
	margin-left: 40px;
}

#LeftNav a:link {
	color: #979797; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('images/butreg.gif');
	width: 190px;
	height: 26px;
	margin-left: 40px;
	padding-top: 3px;
}
 
#LeftNav a:visited {
	color: #979797; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('images/butreg.gif');
	width: 190px;
	height: 26px;
	margin-left: 40px;
	padding-top: 3px;
}

#LeftNav a:hover {
	color: #979797; 
	display: block;
	text-decoration: none; 
	text-align: center;
	background-image: url('images/buthov.gif');
	width: 190px;
	height: 26px;
	margin-left: 40px;
	padding-top: 3px;
}

#LeftNav a:active {
	color: #979797; 
	display: block;
	text-decoration: none;
	text-align: center; 
	background-image: url('images/buthov.gif');
	width: 190px;
	height: 26px;
	margin-left: 40px;
	padding-top: 3px;
}

.MainContent {
	color: #C4C4C4;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
}


#Copyright {
	
}

#Copyright p{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #979797;
	text-align: center;
}

#Copyright a:link {
	text-decoration: underline;
	color: #979797;
	background-color: transparent;
}

#Copyright a:visited {
	text-decoration: underline;
	color: #979797;
	background-color: transparent;
} 

#Copyright a:hover {
	text-decoration: none;
	color: #010943;
	background-color: #979797;
}

#Copyright a:active {
	text-decoration: none;
	color: #010943;
	background-color: #979797;
}

.calendar-table {
	border: 1px solid #979797;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
}

.calendar-month {
	color: #979797;
	background-color: #4B0402;
	border: 1px solid #979797;
	font-size: 10pt;
	height: 36px;
}

.calendar-offday {
	border: 1px solid #262623;
	background-color: #262623;
	font-size: 10pt;
}

.calendar-day {
	color: #4B0402;
	background-color: #4B0402;
	border: 1px solid #979797;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
	width: 14.3%;
}

.calendar-daynumber {
	color: #979797;
	background-color: #4B0402;
	vertical-align: top;
	text-align: right; 
	font-size: 10pt;
	font-weight: normal;
}

.calendar-dayname{
	color: #FFFFFF;
	background-color: #2F0404;
	border: 1px solid #280303;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
}