/* Start of CMSMS style sheet 'Fed :: Colours' */
/* Layout sections */
	body {
		background: #D6E5E5;
		color: #333;
		}
		
	div#pagewrapper {
		border: 1px solid #000;
		background: #fff;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {
		color: #333;
		background-color: #fff;
		}
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #328080;
	/*	color: #45B1B1; */
	}

a:hover{
     color:red;
}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
	       /*   color: #5B9999; */
		color: #3BA9A9;
	/*	color: #45B1B1; */
	}




#forum .forum_title { font-weight:bold; }
#forum .forum_link { font-size:.9em; }
#forum a.forum_link { text-decoration:none; }
#forum form textarea { border:1px inset #eee; font-size:0.9em; background-color:#ddd; }

#forum table.forum_pagetable { width:510px; margin:0; padding:0; border:0; }
table.forum_pagetable th,td { padding:1px; }

.forum_head_table { background-color:#cdc; }

.forum_head_icon { width:22px; }
.forum_head_name { width:82%; text-align:left; }
.forum_head_count { width:14%; text-align:center; }
.forum_head_subject { width:47%; text-align:left; }
.forum_head_views { width:14%; text-align:center; }
.forum_head_info { width:21%; text-align:center; }
.forum_head_topic { font-weight:bold; }
.forum_head_reply { text-align:right; }

.forum_icon { vertical-align:top; }
.forum_name { vertical-align:top; }
.forum_count { text-align:center; vertical-align:top; }
.forum_subject { vertical-align:top; }
.forum_views {text-align:center; vertical-align:top; }
.forum_info { width:21%; font-size:.8em; text-align:center; vertical-align:top; }
.forum_content { width:66%; vertical-align:top; }
.forum_edit { width:13%; text-align:center; vertical-align:top; }
.forum_bodypost { width:79%; vertical-align:top; }

#forum td.forum_alternate1 { background-color:#eed; }
#forum td.forum_alternate2 { background-color:#eef; }

.forum_pagination { font-size:.9em; }

.forum_pagetable td blockquote { padding:1px 3px; background-color:#ddd; }
#forum a.reply_link { font-size:.8em; text-decoration:none; }
#forum span.reply_link { font-size:.8em; }

/* End of 'Fed :: Colours' */

