

body
{
	margin:0;
	padding:0;
	background-color:#292929;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}


.border{
border-bottom: 1px dashed #565656; }

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#515151;
	padding-left:5px;
	padding-top:4px;
}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

.header
{
background-image:url(images/header.jpg);
	width:850px;
	height:147px;
	}

.logo{
	background-image:url(images/logo.gif);
	width:242px;
	height:84px;
	margin:0 auto;
}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#565656; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fe8f01; text-decoration:none;}

.linkfooter{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c5dc9f; text-decoration:none; }
.linkfooter:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4d8600; text-decoration:none;}

.textbox{
border:1px solid #a60909;
width:130px;
height:15px;}


.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.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;
}