body {
  margin:0;
  padding:0;
  background:#BDDFC5;
  color:#000;
  font:x-small Verdana,Sans-serif;
  font-size:small;
 }

input{
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:11px;
}
 
 td{
	text-align:left;
	font-size:11px;
 }
 
 #content{
	margin-top:50px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#80AF95;
	border-right-style:solid;
	border-right-width:4px;
	border-right-color:#80AF95;
 }
 
  
.content{
	margin-top:50px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#80AF95;
	border-right-style:solid;
	border-right-width:4px;
	border-right-color:#80AF95;
 }
 
 #section{
	margin:0px;
	border-style:solid;
	border-color:#FFFFFF;
	border-top-width:10px;
	border-left-width:10px;
	border-right-width:10px;
	border-bottom-width:0px;
	text-align:left;
	font-size:11px;
	background-color:#FFFFFF;
	
 }
 
  
 .section{
	margin:0px;
	border-style:solid;
	border-color:#FFFFFF;
	border-top-width:10px;
	border-left-width:10px;
	border-right-width:10px;
	border-bottom-width:0px;
	text-align:left;
	font-size:11px;
	background-color:#FFFFFF;
}
 
#left {
	width:465px;
	background-image:url('../gfx/bg/l_bg_g.gif');
	background-repeat:no-repeat;
	background-color:#DFEEE4;
	background-position:top right;
}

#full {
	width:698px;
	background-image:url('../gfx/bg/l_bg_g.gif');
	background-repeat:no-repeat;
	background-color:#DFEEE4;
	background-position:top right;
}

#right {
	width:220px;
	background-color:#93A296;
	border-width:0px;
	background-image:url('../gfx/bg/r_bg_g.gif');
	background-repeat:no-repeat;
}

/**/
.left {
	width:465px;
	background-image:url('../gfx/bg/l_bg_g.gif');
	background-repeat:no-repeat;
	background-color:#DFEEE4;
	background-position:top right;
}

.full {
	width:698px;
	background-image:url('../gfx/bg/l_bg_g.gif');
	background-repeat:no-repeat;
	background-color:#DFEEE4;
	background-position:top right;
}

.right {
	width:220px;
	background-color:#93A296;
	border-width:0px;
	background-image:url('../gfx/bg/r_bg_g.gif');
	background-repeat:no-repeat;
}

/**/

#marginleft{
	margin:7px;
	border-width:10px;
	border-style:solid;
	border-color:#DFEEE4;
}

#marginright{
	margin:7px;
	border-width:10px;
	border-style:solid;
	border-color:#93A296;
	color:#FFFFFF;
}

#marginright a{
	color:#FFFFFF;
	text-decoration:none;
}

#marginright a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/**/
.marginleft{
	margin:7px;
	border-width:10px;
	border-style:solid;
	border-color:#DFEEE4;
}

.marginright{
	margin:7px;
	border-width:10px;
	border-style:solid;
	border-color:#93A296;
	color:#FFFFFF;
}

.marginright a{
	color:#FFFFFF;
	text-decoration:none;
}

.marginright a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.marginright a:visited{
	color:#DDFFDD;
}

/**/

xli{
	display:block;
	padding: 5px;
}
 
ul{
	padding-left:15px;
	display:block;
	margin-left:0px;
}

li{
	margin-left:0px;
	padding-left:0px;
	margin:5px;
}

#topnav{
	font-size:11px;
}

#topnav div {
	
}

#topnav a{
	text-decoration:none;
	text-transform:lowercase;
	color:#466432;
	padding:2px 6px 7px;
  } 
#topnav strong {
	color:#4F9462;
	border-bottom:5px solid #6BB27E;
	padding-bottom:2px;	
}

#topnav strong a{
	color:#4F9462;
	border-bottom:5px solid #6BB27E;
	padding-bottom:2px;	
}


#topnav a:hover {
	color:#4F9462;
	border-bottom:5px solid #6BB27E;
	padding-bottom:2px;	
}

#middle{
	width:13px;
}

.middle{
	width:13px;
}

.isite{
	float:left;
	margin-right:9px;
	margin-bottom:9px;
	border-width:1px;
	border-color:#000000;
}

a{
	color:#2F7442;
}

a:hover{
	color:#6BB27E;	
}

a:visited{
	color:#2F7442;	
}

.timg{
	width:698px;
	cursor:hand;
	cursor:pointer;
}

.inp{
	width:100%;
}

.dotline{
	float:left;
	background-image:url('../gfx/line.gif');
	background-repeat:repeat-x;
	height:1px;
	padding-top:3px;
	padding-bottom:3px;
	width:400px;
}

.dotline2{
	float:left;
	background-image:url('../gfx/line.gif');
	background-repeat:repeat-x;
	height:1px;
	padding-top:3px;
	padding-bottom:3px;
	width:640px;
}


.nobr { white-space: nowrap; }

.bold{
	font-weight:bold;
}

.h
{
	visibility:hidden;
}

.bloglink{
}

.bloglink a
{
	text-decoration:underline;
	color:#265d38;
}

.bloglink a:hover{
	text-decoration:underline;
	color:#467d58;
}

.comment{
	color:#cccccc;
}

.commentbox{
	padding-bottom:10px;
}

.cposter
{
	font-weight:bold;
	font-style:italic;
}