body {
	background: #000000 url("templates/SotBD/EveofDestruction.jpg") no-repeat fixed center center;
	color: #BFB9A5;
	cursor: url("templates/SotBD/normal.gif"), auto;
	font-family: "Comic Sans MS","Verdana","Arial","Helvetica","sans-serif";
	font-size: 11px;
	margin: 10px;
	padding: 0px;
}

a {
	color: #FFFFFF;
	cursor: url("templates/SotBD/link.gif"), auto;
	text-decoration: none;
}

a:hover {
	color: #88FF88;
	text-shadow: #CCFFCC 0 0 5px;
}

button, .button,input[type="submit"],input[type="button"],input,select,textarea {
	background: #131313 url("templates/SotBD/trdark.png");
	border: 1px solid #707070;
	color: #CCCCCC;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

button, .button,input[type="submit"],input[type="button"],input,textarea {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	opacity: 0.75;
}

button:focus,input:focus,textarea:focus,select:focus  {
	background: #202020 url("templates/SotBD/trlight.png");
	border: 1px solid #88FF88;
	color: #FFFFFF;
}

.pagetitle {
	color: #F7DE8C;
	font-family: "Calligraph421 BT","Old English Text MT","Times New Roman";
	font-size: 20px;
}

img {
	border: 0px;
}

td {
	font-family: "Comic Sans MS","Verdana","Arial","Helvetica","sans-serif";
	font-size: 11px;
}

.main {
	background: #000000;
	border: 4px double #917951;
	font-family: "Comic Sans MS","Verdana","Arial","Helvetica","sans-serif";
	font-size: 11px;	
}

.trhead {
	background: #000000 url("templates/SotBD/trhead.png");
	color: #FFFFCC;
	height: 25px;
	font-size: 11px;
}

.trlight {
	background: #666666 url("templates/SotBD/trlight.png");
}

.trdark {
	background: #222222 url("templates/SotBD/trdark.png");
}

.trlight:hover {
	background: #777777 url("templates/SotBD/trlight-hover.png");
}

.trdark:hover {
	background: #333333 url("templates/SotBD/trdark-hover.png");
}
