body {
	border : 0;
	background : #001200;
	margin-top : 0px;
}

h1,h2,h3,div,td,th,i {
	font-family : "Courier New";
	color : #77aa88;
	font-weight : normal;
	margin : 0px;
}
b {
	font-family : "Courier New";
	color : #77aa88;
	font-weight : bold;
	margin : 0px;
}
h1 {
	font-size : 18px;
	margin : 0px;
}
.bold {
	font-weight : bold;
}	
.boxed {
	padding : 1 5 3 4;
	background-image : url(../pics/textures/dgren009.jpg);
	font-weight : bold;
	border : medium ridge #770000;
}
.title {
	padding : 5 11 9 10;
	background-image : url(../pics/textures/wood.jpg);
	color : Black;
	font-weight : bold;
}
.news {
	padding : 2 6 4 5;
	background-image : url(../pics/textures/flames.gif);
	background-position : bottom;
	font-weight : bold;
	border-right : medium outset #bb8811;
	border-bottom : medium outset #bb8811;
	background-repeat : repeat-x;
}	
.mosh {
	background-image : url(../pics/textures/skull-left.gif);
	background-repeat:no-repeat;
	background-position:left; 
	line-height:40px; 
}
INPUT.button { 
	background-color:#001600;
	font-family : "Courier New";
	font-weight:bold;
	color:#77aa88;
	font-size: 12px;
	border-color : #003f00;
}
h2 {
	font-size : 15px;
}
h3 {
	font-size : 12px;
	letter-spacing : 1px;
	line-height : 14px;
}
a:link {
	font-family : "Courier New";
	color : #bb8811;
	text-decoration : none;
	font-size-adjust : inherit;
}
a:visited {
	font-family : "Courier New";
	color : #bb8811;
	text-decoration : none;
	font-size-adjust : inherit;
}
a:hover {
	text-decoration : underline overline;
	color : #99bbcc;
}	