body {
	background: #ffffff;
  
}

body, p, html, table, td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
/*
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #f0f0f0;
	*/

}
#container{
 margin: 0px auto 10px;
 position: relative;
 width: 1041px;
}
#header {
	padding: 0px;
  position: relative;
  width : 1041px;

  margin: 0px auto;
	}
#centercolumn{
  position:absolute;
  top:60px;
}
#centercolumn {
  border: 0px solid #000000;
  width : 1041px;

/*  padding: 10px 6px;
	position: absolute; */               
}

#OneStatTag {
	border: 0px solid #f6f6f6;
  color: #000000;
  background: #ffffff;
}


.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
                background: #ffffff;
	border: 0px solid #777777;
                color: #656565;

}

.block H3 {
	background: #ffffff;
	color: #CC0000;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 0px solid #606060;
	font-size: 12px;
border: 0px solid #000000;

}

.block P {
	margin: 0px;
}


.content {
	padding: 12px;
               	background: #ffffff;
	border: 0px solid #606060;
                font-family: Verdana;
                font-size: 12px;
                color: #000000;
	line-height: 16px;
                font-weight: normal;
}

.entrycontent {
	padding: 12px;
	background: #ffffff;	
                border: 0px solid #606060;
                font-family: Verdana;
                font-size: 13px;
                color: #434343;
	line-height: 16px;
                font-weight: normal;
margin: 4px 2px 4px 2px;
}


.content p {
	margin: 10px 2px 10px 3px;
}


H1 {
	font-size: 13x;
	margin: 4px;
	color: #CC0000;
		display: inline;
}


H2 {
	font-size: 18px;
                font-family: Verdana;
                font-weight: bold;
                border-TOP:0px dashed #606060;	
                border-BOTTOM:0px dashed #606060;
                text-decoration: none;
	margin:0px;
	padding: 3px;
	color: #CC0000;
}

H3 {
	font-size: 14px;
                color: #CC0000;
}

H4 {
	font-size: 12px;
	margin: 4px;
	color: #CC0000;
	display: inline;
	font-style: italic;
}

H5 {
	font-size: 11px;
                color: #CC0000;
}

.date {
	color: #606060;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	float: right;
}

.date_linkdump {
	color: #350A05;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
                text-decoration: italic;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 4px 0px;
	clear: both;
	border-bottom: 2px dashed #CC0000;
}


.entryfooter_linkdump {
	color: #606060;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #777;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
}

a {
 color: #000000; 
}

.prevnext_links {
	float: right;
	color: #606060;
}

H1 A, .prevnext_links A {
	color: #606060;
	font-weight: normal;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #fff600;
	font-weight: normal;
	text-decoration: underline;
}



/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #333333;
	font-size: 10px;
}


/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
  border-left: 1px solid #606060;
  border-top: 1px solid #606060;
	font-size: 11px;
}


.calendarHeader { 
	font-weight: bold; 
	color: #777;                   
	background: #f6f6f6;
	margin:0px;
	padding: 2px 5px;
		font-size: 11px;
}

.calendarToday { 
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 1px solid #000000;
	padding:0px;
	width: 175px;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}
/* end of the calendar styles */

