
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, "MS Sans Serif";
	font-size: 12px;
	padding:0px;
	color: #3d3d3d;
	line-height: 120%;
}


p { margin:0px;}
img { border:none;}
table { border:none;}



/*---------------FONT-----------*/
.fwhite {
	font-size : 12px;
	color: #ffffff;
}
.f_blue { color:#3187c6; font-weight:bold; font-size:13px;}

.fgrey { color:#829994; margin-bottom:5px;
}
.fgreen { color:#179300; font-weight:bold;
}

.fgreen_b { color:#179300; font-weight:bold; font-size:15px;
}
.fblack_b { color:#000000; font-weight:bold; font-size:15px;
}

.fred { color:#ff0000; font-weight:bold; }

/*---------------LINK-----------*/
a:link {
	color: #1b1b1b;
	text-decoration:none;
}
a:visited {
	color: #1b1b1b;
	text-decoration:none;
}
a:hover {
	color: #1b1b1b;
	text-decoration:underline;
}
a:active {
	color: #1b1b1b;
	text-decoration:underline;
}


a.green:link {
	color: #6fd422;
	text-decoration:none;
}
a.green:visited {
	color: #6fd422;
	text-decoration:none;
}
a.green:hover {
	color: #6fd422;
	text-decoration:underline;
}
a.green:active {
	color: #6fd422;
	text-decoration:underline;
}



a.grn:link {
	color: #009951;
	text-decoration:none;
}
a.grn:visited {
	color: #009951;
	text-decoration:none;
}
a.grn:hover {
	color: #009951;
	text-decoration:underline;
}
a.grn:active {
	color: #009951;
	text-decoration:underline;
}


a.lnk_feed:link {
	color: #3187c6;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.lnk_feed:visited {
	color: #3187c6;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.lnk_feed:hover {
	color: #3187c6;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
a.lnk_feed:active {
	color: #3187c6;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}


a.wh:link {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
a.wh:visited {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
a.wh:hover {
	color: #0067ff;
	font-size:11px;
	text-decoration:underline;
}
a.wh:active {
	color: #0067ff;
	font-size:11px;
	text-decoration:underline;
}



/*---------------STUFF----------------*/
td.menu {
background-image:url(images/bg_menu.gif); background-repeat:repeat-x; 
padding-left:15px; padding-right:15px;}
td.login {
background-image:url(images/bg_login.jpg); background-repeat:no-repeat;
padding-left:30px; padding-right:30px;}
td.feed {
background-image:url(images/bg_newsfeed.gif); background-repeat:repeat-y;
padding-left:25px; padding-right:25px;}

div.gallery {background-image:url(images/bg_gallery.jpg); background-repeat:no-repeat; width:135px; height:107px; padding:10px;}

div.thum {background-image:url(images/bg_thum.jpg); background-repeat:no-repeat; width:115px; height:87px; padding:12px;}

td.endfeed {background-image:url(images/end_newsfeed.gif); background-repeat:no-repeat; width:633px; height:32px;}

.pd_left20 {padding-left:20px;}

.pd10 {padding:10px;}

.pd20 {padding-left:18px; padding-right:18px; padding-top:5px; padding-bottom:10px; font-size:12px;}

.bt5 { margin-bottom:5px;}

.dot4 {background-image:url(images/dot4.gif); background-repeat:repeat-x; width:100%;}

.dot2 {background-image:url(images/dot2.gif); background-repeat:repeat-x;  margin-top:10px; margin-bottom:10px;}

.dot3 {background-image:url(images/dot3.gif); background-repeat:repeat-x;  margin-top:10px; margin-bottom:10px;}

div.foot {background-image:url(images/bg_bottom.jpg); background-repeat:repeat-x;  padding-top:12px;
font-size:11px; color:#FFFFFF; height:40px; width:970px;}

div#postboard{
background-color:#333333;
color:#6fd422;
padding:5px;
border:solid;
border-width:1px;
border-color:#333333;
}

div#replyboard{
background-color:#efefef;
padding:5px;
border:solid;
border-width:1px;
border-color:#333333;
}
