a:visited {
	color: #666666;
	text-decoration: underline;
} 			
a:hover { text-decoration: underline; color: #0066FF} 			
a:active { text-decoration: underline; color: #0066FF}   			
a { text-decoration: underline;color: #EC3C00}
a.mail:visited { color: #CC3300} 			
a.mail:hover { text-decoration: underline; color: #0066FF} 			
a.mail:active { text-decoration: none; color: #0066FF}   			
a.mail { text-decoration: none;color: #CC3300}
.threadtext {
	line-height: 130%;
}
body {
	color: #5A5A5A;
	background-color: #FFFFFF;
}
.threadtitle {
	font-weight: bold;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6699;
	background-color: #FFF4F4;
	color: #CC0000;










}
.formcolor {
	background-color: #FFEEEE;
}
.resborder {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 130%;
}
.titleborder {

	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	background-color: #FFE6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(img/title_back.jpg);
}
