/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#6f8c09;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-align:justify;
}
.bottomnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:15px;
	
}



a:link 
{

	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.greenbg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
}
.sidebold {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 15px;
	text-transform: uppercase;
	text-align: center;
}


.border {
	
	background-color:#ffffff;
}
.borderbg {
	
	background-color:#CCCCCC;
}
.bold
{
	font-size:16px;
	font-weight:bold;
}
.bolder
{
	font-size:14px;
	font-weight:bold;
}
