/* CSS Document */

.tableborder {
    background-color: #dadada;
	}
	
.tableborder1 {
    background-color: #dadada;
	text-transform: lowercase;
	}
	
.header1 {
	background-color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	padding: 9px 5px 6px 5px;
	}	
	
.header2 {
	background-color: #666666;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #f0e9e9;
	padding: 3px 5px 3px 5px;
	border: 1px solid #606060;
	}
.header2 a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 a:link, .header2 a:visited  {
	text-decoration: none;
}
.header2 a:hover  {
	text-decoration: none;
	color: #FF9999;;
}

.header2s {
	background-color: #666666;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #f0e9e9;
	padding: 3px;
	border: 1px solid #606060;
	}
.header2s a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.header2s a:link, .header2 a:visited  {
	text-decoration: none;
}
.header2s a:hover  {
	text-decoration: none;
	color: #FF9999;;
}
	
.row1 {
	background-color: #f0e9e9;
	font-family: verdana;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	}
.row1 a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.row1 a:link, .header2 a:visited  {
	text-decoration: none;
}
.row1 a:hover  {
	text-decoration: none;
	color: #0000CC;
}

.row1s {
	background-color: #f0e9e9;
	font-family: verdana;
	font-size: 10px;
	padding: 3px 2px;
	}
.row1s a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.row1s a:link, .header2 a:visited  {
	text-decoration: none;
}
.row1s a:hover  {
	text-decoration: none;
	color: #0000CC;
}	
.row2 {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	}
	
.linespace {
    color: #dadada;
	padding: 0px 20px 0px 20px;
	}
	
ul  {
	margin: 0px 0px 0px 5px;
	padding-left: 10px;
	position: inherit;
	list-style-position: outside;
	}
	
.border {
	border: 1px solid #333333;
	}
	
.row1slim {

	background-color: #f0e9e9;
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}
table#stats a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
table#stats a:link, table#stats a:visited  {
	text-decoration: none;
}
table#stats a:hover  {
	text-decoration: none;
	color: #FFFF99;
}
