body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #707070;
	border: 1px solid #707070;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #A2A2A2;
	text-decoration: none;
}

a:visited {
	color: #A2A2A2;
	text-decoration: none;
}

a:hover {
	color: #A2A2A2;
	text-decoration:underline;
}
.main {
	width: 800px;
	padding: 0px;
	
}
.top {
	padding: 0px;
	height: 24px;
	color:#999999;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.texto1 {
	color:#999999;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.texto2 {
	color:#383838;
	font-size:10px;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}

.cat:link {
color: #C47915; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
}
.cat:visited {
color: #C47915; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
}
.cat:hover {
color: #C47915; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
text-decoration:underline;
}


.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	background-color: #1E1E1E;
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
}
.contentbox {
	border: 0px solid #0099CC;
	margin-bottom: 0px;
	background-color:#1E1E1E;
}
.contentheader {
	background: #0099CC url(images/topbar.png);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	background-color:#171717;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 0px solid #99CC66;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #99CC66 url(images/topbar2.png);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.boxheader {
	background-color:#1A1A1A;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #5B5B5B;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.contentheaderlink:link {
	color: #707070;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #707070;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #707070;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #1A1A1A;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #707070;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.postlink:link {
	font-family:'Lucida Grande',Arial,Verdana,Sans-Serif; 
	color: #666666;
	font-weight:300;
	text-decoration: none;
	font-size:14px;
	line-height: 23px;
}

.postlink:visited {
	font-family:'Lucida Grande',Arial,Verdana,Sans-Serif; 
	color: #666666;
	font-weight:300;
	text-decoration: none;
	font-size:14px;
	line-height: 23px;
}

.postlink:hover {
	font-family:'Lucida Grande',Arial,Verdana,Sans-Serif; 
	color: #949494;
	font-weight:300;
	text-decoration: underline;
	font-size:14px;
	line-height: 23px;
}


.headlink:link {
	font-family:'Arial',Arial,Verdana,Sans-Serif; 
	color: #FF8C1A;
	font-weight:bold;
	text-decoration: none;
	font-size:15px;
	line-height: 23px;
}

.headlink:visited {
	font-family:'Arial',Arial,Verdana,Sans-Serif; 
	color: #FF8C1A;
	font-weight:bold;
	text-decoration: none;
	font-size:15px;
	line-height: 23px;
}

.headlink:hover {
	font-family:'Arial',Arial,Verdana,Sans-Serif; 
	color: #FF8C1A;
	font-weight:bold;
	text-decoration: underline;
	font-size:15px;
	line-height: 23px;
}

.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-image: url(images/footer.png);
	height: 42px;
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
	border-bottom: 0px solid #336699;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
