body {
	background-image: url(images/metalbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hd_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #9d9d9d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.border {
	border: 1px solid #CC0000;
}
.scontent {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e3e3e3;
}
.copy {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.copy_title {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
}
.box {
	background-color: #f2f2f2;
	border: 1px solid #CC0000;
}
.mainborder {
	border: 1px solid #FA07B3;
}

a:link {
	color: RED;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
}
p {
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #CCCCCC;
	}
	
	.line1 {
		border-color: #ffffff;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px
	}