

body
{
	margin:0;
	padding:0;
	background-image:url(images/page-bg.jpg); background-repeat:repeat-x;
	background-color:#24201a;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;}


.border{
border-bottom: 1px dashed #79b1e0; }

.midborder{
border: 1px solid #79b1e0; }

.menuborder{
border: 1px solid #79b1e0; background-color:#b3d0eb;}

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

.header
{
background-image:url(images/banner.jpg);
	width:581px;
	height:194px;
	background-repeat:no-repeat;
	}

.linkbg{
	background-image: url(images/link-bg.jpg);
	width:272px;
	height:194px;
	background-repeat:no-repeat;	
}

.menu-link-bg
{
	background-image: url(images/menu-link-bg.jpg);
	width:215px;
	height:31px;
	background-repeat:no-repeat;
	}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#edab00; text-decoration:none;}

.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4176bc; text-decoration:none; }
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none;}

.textbox{
border:1px solid #a60909;
width:130px;
height:15px;}


.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}


.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}


.footers a
{
	color:#99c704;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
}