a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.arrow {
	margin-bottom: 2px;
	margin-right: 5px;
}

body {
	background-color: #CCCCB1;
}

#container {
	background-image: url(../img/content_bg.gif);
	clear: both;
	padding-bottom: 10px;
}

#container table {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	width: 909px;
}

#container td {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}

#container td p {
	color: #333333;
}

#content {
	margin-left: 40px;
	margin-right: 40px;
}

#content p {
	margin-left: 5px;
	margin-right: 5px;
}

#content p .title {
	color: #A04517;
	font-size: 18px;
	font-weight: bold;
}

#content_left {
	text-align: right;
	width: 307px;
}

#content_left p {
	color: #333333;
	font-size: 10px;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-right: -1px;
	margin-top: 10px;
	text-align: right;
}

#content_left p .label {
	color: #999999;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}

#content_right {
	float: right;
	margin-right: 4px;
	width: 541px;
}

#content_right p {
	margin-left: 15px;
	margin-top: 20px;
}

#content_right p a, #content_right p a:visited {
	color: #A04517;
}

.copyright, .copyright a {
	color: #777777;
	font-size: 10px;
	text-align: center;
}

form {
	margin: 0px;
}

#frame {
	margin: auto;
	width: 939px;
}

.hr {
	clear: both;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	font-size: 0px;
	margin-bottom: 10px;
	width: 75%;
}

img {
	border: 0px;
	margin: 0px;
}

#menu {
	background-image: url(../img/menu_bg.gif);
	height: 25px;
}

#menu img, #menu input {
	float: left;
}

p, p a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
}

p .linkname {
	color: #A04517;
	font-weight: bold;
}

.page_left {
	padding-left: 45px;
	float: left;
}

.page_right {
	padding-right: 45px;
	float: right;
}

.page_left p a, .page_right p a {
	color: #A04517;
}

.prompt {
	clear: both;
	float: left;
	margin-right: 10px;
	width: 100px;
}

.prompt p {
	color: #999999;
	text-align: right;
}

#title {
	background-image: url(../img/title.jpg);
	height: 120px;
	width: 939px;
}

#title p {
	color: #d4b55e;
	font-size: 10px;
	line-height: 1.4em;
	margin-right: 20px;
	text-align: right;
}

#title p a {
	color: #d4b55e;
	font-size: 10px;
	line-height: 1.4em;
}

#title p .name {
	font-weight: bold;
	text-transform: uppercase;
}