body {
	
	margin: 0px;
	background-color:#000000;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	color : #ff0000;
    background-color : #ffffff;
    border : 0 solid #000000;
    font-family : Arial;
    font-size : 12px;
    margin : 2px;
    padding : 1px;

}
a:link {
color : #cccccc;
text-decoration : none;
}
a:visited {
color : #cccccc;
text-decoration : none;
}
a:hover {
color : #ff0000;
text-decoration : none;
}
.main {
	width : 960px;
    padding : 0;
}

.top-left {
    color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
color : #ffffff;
padding-left : 2px;
font-weight : bold;
text-decoration : none;
}
.top-link:visited {
color : #ffffff;
padding-left : 2px;
font-weight : bold;
text-decoration : none;
}
.top-link:hover {
color : #ffffff;
padding-left : 2px;
font-weight : bold;
text-decoration : underline;
}
.header {
background: #000000 url(/images/rotate.png) repeat-x 0 100%;
width : 958px;
height : 128px;
	
}
.header-menu {
background : #000000 url(images/livi.gif);
padding-right : 15px;
height : 30px;
color : #ffffff;
font-family : Arial;
font-weight : bold;
text-align : right;
}
.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 {
	border-left : 0 solid #ffffff;
    border-right : 0 solid #ffffff;
}
.contentbox {
	border : 0 solid #000000;
	margin-bottom: 0px;
	padding-top : 0;
}
.contentheader {
	background : #fd7014 url(images/topbar2.gif);
     margin : 0;
	color : #ffffff;
    font-family : Arial;
    font-weight : bold;
    font-size : 11px;
    text-align : left;
    padding : 8px;
    padding-left : 10px;
}
.boxestext {
	font-family : Arial;
    font-size : 11px;
    color : #999999;
    text-align : left;
    padding : 3px;
    padding-left : 4px;
}
.boxestext2 {
	font-family : Arial;
    font-size : 12px;
    color : #ffffff;
    text-align : left;
    padding : 3px;
    padding-left : 2px;
}
.newstext {
font-family : Arial;
font-size : 12px;
color : #1ca415;
text-align : left;
padding : 3px;
}
.newsline {
	border-bottom : 1px dotted #3399cc;
}
.filebox {
background : #000000;
border : 1px solid #fd7014;
margin-bottom : 7px;
}
.fileboxheader {
background : #fd7014 url(images/topbar2.gif);
margin : 0;
padding : 10px;
padding-left : 10px;
color : #ffffff;
font-family : Arial;
font-weight : bold;
font-size : 12px;
text-align : left;
}
.contentheaderlink:link {
color : #ffffff;
text-decoration : none;
}
.contentheaderlink:visited {
color : #ffffff;
text-decoration : none;
}
.contentheaderlink:hover {
color : #ffffff;
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 : 10px;
color : #fd7014;
}
.browsegamesbox {
background : #000000;
font-family : Arial;
font-size : 12px;
color : #999999;
text-align : left;
padding : 5px;
margin-left : 0;
}
.pagenumbers {
font-family : Arial;
font-size : 30px;
color : #fd7014;
text-align : center;
padding : 3px;
}
.gamelink:link {
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
.gamelink:visited {
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
.gamelink:hover {
color : #fd7014;
font-weight : bold;
text-decoration : none;
}
.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 : 100px 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 : 0;
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 : 55px;
border-left : 0 solid #ff1e00;
border-right : 0 solid #ff1e00;
border-bottom : 0 solid #000000;
}
.bottom-text {
color : #999999;
font-family : Arial;
font-size : 12px;
padding-top : 5px;
text-align : center;
}
.bottom-link:link {
color : #00ff12;
font-family : Arial;
font-size : 13px;
}
.bottom-link:visited {
color : #ffffff;
text-decoration : underline;
font-weight : bold;
}
.bottom-link:hover {
color : #ffffff;
text-decoration : none;
font-weight : bold;
}
