BODY {
	background: #EFEBB9;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

IMG {
	border-color: #cccccc;
}

.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #000000;
}

.center {
	text-align:center;
}

.wrapper {
	width: 740px;
	text-align: left;
	display:compact;
	float:center;
}

.main {
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 450px;
}

.bar { 
	background: url(images/bar-bg.gif);
	height: 19px;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #000000;
	font-family: Helvetica;
	padding: 0px;
	text-align: left;
}

.bar IMG {
	vertical-align: top;
}

.barselect {
	background: url(images/bar-bevel.gif);
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica;
	display: inline;
	vertical-align: top;
	border-right: 1px solid #EEEEEE;
}

.raised {
	vertical-align: top;
}

A:link, A:visited {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #660000;
	text-decoration: none;
}

.bar A:link, .bar A:visited {
	color: #000066;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 6px;

}

.bar A:hover {
	color: #660000;
	text-decoration: none;
	background: url(images/bar-bevel.gif);
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #EEEEEE;
}

.sidebox {
	width: 160px;
	border:1px solid #000000;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}

.sidebox .content {
	padding: 3px;
	text-align: left;
}

.small { 
	font-size: 10px;
}

.t14 {
	font-size: 14px;
	font-weight: bold;
}

.content {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding: 2px;
}

.cap {
	float: left;
	font-family: Verdana;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	padding-right: 2px;
	color: #660000;
}

.sidenote {
	float: right;
	background: #EEEEEE;
	border: 1px dashed #666666;
	font-family: Arial;
	padding: 4px;
	margin-left: 4px;
}

.content .bar {
	border-top: 1px solid #000000;
}

.alt {
	background: #EEEEEE;
}

.atts_label {
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.subsmall {
	font-size: 14px;
	font-weight: bold;
}
