/* CSS Document */
A:link, A:visited, A:active{
	color: #000000;
	text-decoration: underline;
}
A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
body{
	margin: 0px;
	background-color: #F0F0F0;
}
.footer{
	padding-top: 5px;
}
.footer A:link, .footer A:visited, .footer A:active{
	color: #000000;
	text-decoration: none;
}
.footer A:hover{
	color: #000000;
	text-decoration: underline;
}
h2{
	margin: 0px;
	font-size: 200%;
	font-style: italic;
	color: #CCCCCC;
}
.hd1{
	font-size: 20px;
	font-style: italic;
	color: #CCCCCC;
}
.left1, .left2{
	height: 5px;
}
.left2{
	background-color: #333333;
}
.left3 td{
	height: 22px;
}
.left3, .left6{
	background-color: #CB8269;
	padding: 3px;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.left3 A:link, .left3 A:visited, .left3 A:active{
	text-decoration: none;
	color: #000000;
	padding: 1px;
}
.left3 A:hover{
	background-color: #D69B87;
	border: #9D472F 1px solid;
	color: #000000;
	text-decoration: none;
}
.left4 td{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.left5{
	padding-left: 5px;
	background-color: #333333;
}
.left6{
	padding: 5px;
}
.left6 A:link, .left6 A:visited, .left6 A:active{
	color: #000000;
	text-decoration: none;
}
.left6 A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.lurk1{
	padding: 5px;
}
.lurk2{
	background-color: #CB8269;
	border: #000000 1px solid;
	font-weight: bold;
	padding: 5px;
}
.lurk3{
	padding-left: 5px;
	padding-bottom: 5px;
}
.nav1{
	background-color: #CCCCCC;
}
.nav3{
	background-color: #333333;
	height: 10px;
}
.nav4{
	background-color: #9D472F;
}
.nav5{
	height: 5px;
}
.selt{
	background-color: #333333;
}
.tabs td{
	text-align: center;
}
.tabs A:link, .tabs A:visited, .tabs A:active, .tabs A:hover{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tagline{
	padding-bottom: 3px;
}
.tagline A:link, .tagline A:visited, .tagline A:active, .tagline A:hover{
	color: #000000;
	text-decoration: none;
}
td{
	font-size: 12px;
	font-family: Arial, Verdana, Times;
}