.link {
	font-family: Tahoma;
	font-size: 11px;
	color: 6C0402;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	color: FF0101;
}
.txtlgtgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: 999999;
}
.txtdarkgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: 333333;
}
.decnone {
	text-decoration: none;
}


.searchfibg {
	background-attachment: fixed;
	background-image: url(images/forum/forum_12.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 5px;
	height: 27px;
	width: 197px;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.marg {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.rightmarg {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.postfrmbg {
	background-attachment: fixed;
	background-image: url(images/forum/postfrm_03.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 5px;
	height: 28px;
	width: 335px;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.postmsgbg {
	background-attachment: fixed;
	background-image: url(images/forum/postmsgbg_03.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 5px;
	height: 141px;
	width: 335px;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
