table#file {
    border: solid #95A037 1px;
	width: 100%;
	height: 100%;
	background: transparent; 
}
table#file td.header {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: left;
	color: #ffffff;
}
table#file td.header2 {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: center;
	color: #ffffff;
}
table#file td.header3 {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
}
table#file td.data {
    border: solid #95A037 1px;
	background: transparent;
	padding: 0;
	text-align: center;
	color : #2a2a2a;
}
table#file td.data2 {
    border: solid #95A037 0px;
	background: transparent;
	padding: 0;
	color : #2a2a2a;
}
table#file td.img {
	border: solid #95A037 1px;
	background: transparent;
	width: 33%;
	text-align: center;
	padding: 1;
	color : #2a2a2a;
}
p#paragraph {
	text-indent: 25px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
}
textarea#paragraph {
	border: none;
	background: transparent;
	color : #2a2a2a;
	text-indent: 25px;
	text-align: justify;
	width: 99.25%;
	height: 93%;
}
input#file {
	border: none;
	background: transparent;
	color : #2a2a2a;
	text-align: center;
	width: 99.25%;
	height: 93%;
}

table#arcade {
    border: solid #95A037 1px;
	width: 100%;
	background: transparent; 
}
table#arcade td.header {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: left;
	color: #ffffff;
}
table#arcade td.header2 {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: center;
	color: #ffffff;
}
table#arcade td.header3 {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
}

table#arcade td.data {
    border: solid #95A037 1px;
	background: transparent;
	padding: 0;
	text-align: center;
	color : #2a2a2a;
}

table#arcade td.data2 {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

table#arcade div.desc {
font-size: 12px;
}

table#gems {
    border: solid #95A037 1px;
	width: 70%;
	height: 100%;
	background: transparent; 
	margin-left:auto; margin-right:auto;
}

table#gems td.data {
    border: solid #95A037 1px;
	background: transparent;
	padding: 0;
	text-align: center;
	color : #2a2a2a;
}

table#gems td.header {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: left;
	color: #ffffff;
}
table#gems td.header2 {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: center;
	color: #ffffff;
}

table#chat {
    border: solid #95A037 1px;
	width: 60%;
	height: 100%;
	background: transparent; 
}
table#chat td.header {
    border: solid #95A037 1px;
	background: #95A037;
	padding: 0;
	text-align: left;
	color: #ffffff;
}
table#chat td.data {
    border: solid #95A037 1px;
	background: transparent;
	padding: 0;
	text-align: center;
	color : #2a2a2a;
}
table#chat td.data2 {
    border: solid #95A037 1px;
	background: #c1cdc1;
	padding: 0;
	text-align: center;
	color : #2a2a2a;
}
input#chat {
	border: none;
	background: transparent;
	color : #2a2a2a;
	text-align: center;
	width: 99.25%;
	height: 93%;
}



/* NEWS PAGES */
#news {
float:center;
color:#656C4A;
font-size: 20px;
font-weight: bold;
font-family: Times, Georgia,serif;
}
#news a, #news a:link, #news a:visited, #news a:hover {
float:center;
color:#656C4A;
font-size: 16px;
font-weight: bold;
font-family: Times, Georgia,serif;
background:transparent;
}
a:link.hide, a:visited.hide {
color : #FFFFFF;
text-decoration : none;
background : inherit;
}
a:hover.hide{
color : #A0A0A0;
text-decoration : none;
background : inherit;
}
a:active.hide {
color : #000;
text-decoration : none;
background : inherit;
}
#title h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:center;
color:#656C4A;
background:inherit;
border-bottom: 0px;
}
