a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
	font-weight: bold;



}
a:hover {
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #666666;


}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.smallcaption {
	font-size: xx-small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.border {
	border: 1px solid #FFFFFF;



}
.rightline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.rightlinegreen {

	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
}
.tablebg {
	background-color: #f1f1f1;
}
.headlinehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #993300;
}
body {
	background-color: #3f201d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
