

.text {
	font-family: Tahoma;
	font-size: 10px;
}

.textbig {
	font-family: Tahoma;
	font-size: 11px;
}

.textbig p {
	font-family: Tahoma;
	font-size: 11px;
}

.textform {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
}

.themebox {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}

.dark {
	font-weight: bold;
	color: #800000;
}

.banners {
	text-align: center;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

img {
	border: 0;
}

.leftfoot {
	
}

.rightfoot {
	
}

.maintable {
	margin-top: 18px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 151px; /*width of menu*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.arrowlistmenu ul li a{
color: #FFFFFF;
/*background: url(images/arrowbullet.png) no-repeat center left;*/
display: block;
padding: 2px 0;
padding-left: 7px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 18px;
}

.arrowlistmenu ul li a:visited{
color: #FFFFEF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #9F8559;
}
.foot {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AFA48E;
	vertical-align: center;
	text-align: right;
	padding-top: 10px;
	text-;
	letter-spacing: -1px;
}

.foot a {
		color: #AFA48E;
		text-decoration: none
}

.foot a:hover {
	text-decoration: none;
}