body{
	/*background			: white;*/
	/*margin				: 10px;*/
	padding				: 0px 0px;
}

body,td,th,div{
         font-size: 12px;
         font-family: Tahoma, Helvetica, sans-serif;}
	color				: #444;
         /*padding                              : 0px 5px:*/
         margin-right                           :5px;
}

#a{
	color				: #339933;
        	text-decoration		: bold;
}

#a:hover{
        color				: #339933
	text-decoration		: underline;
}

/* Links */
a:link, a:visited {
	color: #339933; text-decoration: underline;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #339933;	text-decoration: none;
	font-weight: bold;
	}

#outline{
	width				: 840px;
	margin-top			: 10px;
	/*padding				: 0px 20px; */
         /*background			: url(../images/main_middle.jpg) repeat-y;*/
	/*overflow			: visible;*/
}

#top_container{
	background			: url(../images/main_top3.png);
	height				: 165px;
}

#middle_container{
	width				: 840px;
         /*overflow			         : visible;*/
	padding                              :0px 0px;
         text-align                           :left;
          


}

#middle_container_inner{
	width				: 840px;
	text-align			: left;
         padding                             :0px 0px;
         /*margin-right                              :250 px;*/
         


}


#middle_container_forum{
	width				: 840px;
	text-align			: left;
         padding				: 0px 20px;
}

#left{
	width				: 655px;
	float				: left;
	padding				: 0px 0px;
         }

#right{
	width				: 155px;
	float				: left;
}

#bottomcontainer{
	/*background			: url(../images/main_bottom.jpg);*/
	height				: 30px;
	padding				: 0px 25px;
}

#icons{
	padding-left		: 10px;
	padding-top			: 3px;
}

#bottomcontainer #icon{
	float				: left;
	margin-right		: 2px;
}

#bottomcontainer #copyright{
	float				: right;
	padding-right		: 10px;
	color				: #999999;
}


#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}


#buttons {
	float: center;
	margin: 0px;
	padding: 0px;
	width: auto;
         }


table.moduletable{
	width				: 150px;
	margin-bottom		: 10px;
}

table.moduletable th,
.sectiontableheader{
	font-weight			: bold;
	letter-spacing		: 1px;
	border-bottom		: 1px solid #666;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}

.contentheading{
	color				: #693;
	font-size			: 24px;
	text-decoration		: none;
	padding-bottom		: 7px;
	background			: url(../images/underline.jpg) repeat-x bottom;
}


.contentheading a{
	color				: #693;
	text-decoration		: none;
}

.componentheading{
	color				: #693;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}