body { 
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.headgrey {
	font-family: Arial, sans-serif; 
	color: #5c5c5c; 
	font-size: 22px; 
	line-height: 28px;
	font-weight: bold;
}
.copy {
	font-family: Arial, sans-serif;
	color: #666666; 
	font-size: 14px; 
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 0px;
	}
.caption {
	font-family: Verdana, sans-serif;
	color: #666666; 
	font-size: 10px; 
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 0px 0px 10px 0px;
}
.tag {
	font-family: Verdana, sans-serif;
	color: #666666; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 0px 0px 0px 0px;
}
#rule {
	border-bottom: 1px #aabbbb solid;
	margin: 10px 0px 0px 0px;
}
#rulelt {
	border-bottom: 1px #cccccc solid;
	margin: 10px 0px 0px 0px;
}
#navon {
	font-family: Verdana, sans-serif;
	color: #2c6a7c; 
	font-size: 11px; 
	line-height: 22px;
	font-weight: bold;
	display: block;
	padding: 0px 0px 0px 20px;
	background-color: #dddddd;
	text-decoration: none;
	width: 100%;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li a {
	font-family: Verdana, sans-serif;
	color: #228499; 
	font-size: 11px; 
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#button li a {
	width: auto;
}
#button li a:hover {
	color: #30bbd9;
}
#button2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button2 li a {
	font-family: Verdana, sans-serif;
	color: #228499; 
	font-size: 11px; 
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#button2 li a {
	width: auto;
}
#button2 li a:hover {
	color: #30bbd9;
}
a {
	color: #228499; 
	text-decoration: none;
}
a:hover {
	color: #30bbd9;
	text-decoration: none;
}

