body { 	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
}

a {
	color: #669933;
	text-decoration: none;
	}
	
a:link
{ 
	color:#669933;
	text-decoration:none;
}	
	
a:visited
{ 
	color:#669933;
	text-decoration:none;
}	

a:active
{ 
	color:#669933;
	text-decoration:none;
}	

a:hover {
	color: #669933;
	text-decoration: underline;
	}

.bgleft { 	
	background-image: url(../images/bg.left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.bgright { 	
	background-image: url(../images/bg.right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.bodycopy {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.bodycopy a
{ 
	color:#669933;
	text-decoration:none;
}

.bodycopy a:link
{ 
	color:#669933;
	text-decoration:none;
}

.bodycopy a:visited
{ 
	color:#669933;
	text-decoration:none;
}

.bodycopy a:active
{ 
	color:#669933;
	text-decoration:none;
}

.bodycopy a:hover
{ 
	color:#669933;
	text-decoration:underline;
}

.footer {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.footer a {
	color: #999999;
	text-decoration: none;
	}

.footer a:hover {
	color: #669933;
	text-decoration: underline;
	}

.bgbody { 	
	background-image: url(../images/bg.lines.gif);
	background-repeat: no-repeat;
	height:100%;
}

.bgbody a
{ 
	color:#669933;
	text-decoration:none;
}

.bgbody a:link
{ 
	color:#669933;
	text-decoration:none;
}

.bgbody a:visited
{ 
	color:#669933;
	text-decoration:none;
}

.bgbody a:active
{ 
	color:#669933;
	text-decoration:none;
}

.bgbody a:hover
{
	color:#669933;
	text-decoration:underline;
}

.super 
{
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	vertical-align: super;
}

.formInput {
	width: 165px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	}



/*- Command Box Web Sitemap classes */

.fckEditorArea
{
	padding: 4px;
	margin:0;
	width:775px;
	height:100%;
	text-align:left;
	background-image: url(../images/bg.lines.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
}

.alignmentTable
{
	margin:0 auto;
	padding:0 auto;
	text-align:left;
	vertical-align:top;
}

.alignmentTable a
{ 
	color:#669933;
	text-decoration:none;
}

.alignmentTable a:link
{ 
	color:#669933;
	text-decoration:none;
}

.alignmentTable a:visited
{ 
	color:#669933;
	text-decoration:none;
}

.alignmentTable a:active
{ 
	color:#669933;
	text-decoration:none;
}

.alignmentTable a:hover
{ 
	color:#669933;
	text-decoration:underline;
}

.footerLinks
{
	font: normal 11px Arial;
	color: #666;
}


.logo
{
	margin: 0 0 20px 0;
	vertical-align: middle;
}


