a.mainlink:link {
	color: #fe8f00;
	font-family: "Trebuchet MS", "Times New Roman";
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-color: #333333;
	margin-top: 5px;
	width: 65px;
}
a.mainlink:active {color: #000000; text-decoration: underline; }
a.mainlink:visited {
	color: #fe8f00;
	text-decoration: none;
	background-color: #333333;
	width: 65px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	margin-top: 5px;
	display: block;
}
a.mainlink:hover {color: #6d3e00; text-decoration: none; }

.main {
	margin: 0px;
	background-image: url(images/sitebg.jpg);
}
.title-news {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #cfcfcf;
	background-image: url(images/test.gif);
	background-repeat: no-repeat;
	display: block;
}
.body-news {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.posted {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.comtitle-news {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #cfcfcf;
}
.comforum-input {
	font-family: "Trebuchet MS", "Times New Roman";
	background-color: #939f99;
	font-size: 12pt;
	border: thin dashed #000000;
}
.recordhead {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	list-style-position: outside;
}
.record {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	list-style-type: square;
}
#rosbutton {
	background-color: #333333;
	width: 100px;
	border: 1px solid #666666;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	}
.rosbuttonxfire {
	font-family: "Trebuchet MS", "Times New Roman";
	color: #669900;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	text-align: center;
	}
.rosbuttonxover {
	font-family: "Trebuchet MS", "Times New Roman";
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	font-style: normal;
}
.xfire {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 200px;
}
