#border {
	border: 1px solid #663300;
}
body {
	background-image: url(images/bg_a.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	letter-spacing: .15em;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
#slug {
	font-size: 10px;
}
#slug a:link {
	color: #333333;
	text-decoration: none;
}
#slug a:visited {
	color: #333333;
	text-decoration: none;
}
#slug a:hover {
	text-decoration: underline;
}
#slug a:active {
	color: #333333;
	text-decoration: none;
}
#pad {
	margin-top: 10px;
	margin-bottom: 20px;
}
#form {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #663300;
	border-left-color: #663300;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bullit {
	color: #FF0000;
}
#nav {
}
#nav a:visited {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	color: #333333;
	text-decoration: underline;
}
#nav a:active {
	color: #333333;
	text-decoration: none;
}
#heading {
	margin-top: 10px;
	margin-bottom: 4px;
}
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#button {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
