/********************* START OF GENERAL FORMATTING *********************/
body
{
	font-size: 70%;
	color:#000;
	background-color:#d0d0d0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: verdana,helvetica,arial,sans-serif;
}
h1
{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:2px;
	padding-right:2px;	
	color:#737373;
}
.submitbutton
{
	font-size:10px;
	font-weight:bold;
	background-color:#003300;
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
	color:#666666;
}

.logoback
{
	background-color:#959595;
	font-size:10px;
	width:199px;
	height:82px;
}

.menuback
{
	background-color:#ffffff;
	font-size:10px;
	color:#ffffff;
	width:199px;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/bg_button.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}
.menutext
{
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
}
.menutext:hover
{
	color:#003300;
}

.menuselectedback
{
	background-color:#FF9933;
	font-size:10px;
	color:#ffffff;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/bg_buttonselected.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}

.tableborder
{
	border-top-width: 1px;
	border-left-width:1px;
	border-bottom-width:0px;
	border-right-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #128A0F;
	border-right-color: #128A0F;
	border-bottom-color: #128A0F;
	border-left-color: #128A0F;
}
.imageborder
{	
	border-style: solid;
	border-width: 1px;
	border-color:#27BA09;
}
.contentimage {
	text-align: center;
	border: 1px solid #999999;
}
.imagearea
{
	background-color:#6cb36c;
	background-image: url(images/bg_sides.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.contentarea
{
	padding:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666666;		
}
.contentback
{
	background-color:#FFFFFF;
}

.aboutusdetails
{
	background-color:#6CB36C;
	width:199px;
	/*background-image: url(images/bg_sides.gif);*/
	background-repeat: repeat-x;
	background-position: top;
}
.aboutpadding
{
	font-size:11px;
	padding:5px;
}
.whiteback
{
	background-color:#ffffff;
}

.producedby
{
	font-size:10px;
	color:#CCCCCC;
	padding:5px;
	font-weight: bold;
}
.aboutusdetails2 {
	background-color:#6DB36D;
	width:199px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:2px;	
	color:#737373;
}
.contentarealist {
	padding:0px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666666;
	list-style-type: square;
}
