body {
	background-color: #dedbde;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family:Monotype Corsiva;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #ffffff;
	border: 3px solid #940000;
	font-family: Monotype Corsiva;
	font-size: 15px;
	margin: 5px;
	padding: 2px;
}
a:link {
	color: #940000;
	text-decoration: underline;
}

a:visited {
	color: #940000;
	text-decoration: underline;
}

a:hover {
	color: #940000;
	text-decoration: none;
}
.main {
	width: 950px;
	padding:0px;
}
.top {
	padding: 20px;
	text-align: center;
	background-color: #dedbde;
	height: 40px;
}
.top-left {
    color: #730000;
	font-family:Monotype Corsiva;
	font-size: 30px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	float: left;
}
.top-right {
    color: #73000;
	font-family: Monotype Corsiva;
	font-size: 17px;
	margin-right: 2px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #730000;
	text-decoration: none;
}

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

.top-link:hover {
    color: #730000;
	text-decoration: underline;
}
.header {
    border: 2px solid #730000;
   	background-image: url(images/BE.jpg);
	height: 105px;
    width:900px;
    border-left:2px solid #730000;
	border-right: 2px solid #730000;
}
.header-menu {
    color: #dedbde;
	font-family: monotype cosiva;
	font-size: 13px;
	font-weight: bold;
	margin-left: 26px;
	margin-top:100px;
	text-align: left;
	clear: left;
    padding:8px;
	padding-left: 10px;	   
}
.header-link:link {
	color: #0000ff;
	text-decoration: none;
}

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

.header-link:hover {
    color: #ff0000;
	text-decoration: none;
}
.content {
    border: 10px solid #730000;
	background-color: #dedbde;
	border-left:10px solid #730000;
	border-right: 10px solid #730000;
}
.contentbox {
	border: 5px solid #730000;
	margin-bottom: 8px;
}
.contentheader {
	background: #bd0000; url(images/topbarr.gif);
    border: 5px solid #730000;
	color: #fffbf7;
	font-family: Monotype Corsiva; 
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	padding:2px;
	padding-left: 5px;
	margin: 2px;
}
.boxestext {
    border: 5px solid #c63c52;
    background: #fffbf7;
	font-family:Arial;
	font-size:12px;
	color: #000000;
	text-align: left;
    padding:10px;
    text-decoration: underline;
}
.newstext {
	font-family: Monotype Corsiva;
	font-size: 14px;
	color: #730000;
	text-align: left;
    padding:3px;
}
.newsline {
	border-bottom:8px dotted #730000;
}
.filebox {
	border: 5px solid #730000;
    margin-bottom:5px;
}
.fileboxheader {
	background: #bd0000; url(images/topbarr.gif);
    border: 2px solid #fffbf7;
	margin: 1px;
	padding: 1px;
	padding-left: 1px;
	color: #ffffff;
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
}
.contentheaderlink:link {
	color: #ffffff;
	text-decoration: underline;
}

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

.contentheaderlink:hover {
	color: #000000;
	text-decoration: none;
}
.frametext {
	font-family: Monotype Corsiva;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #730000;
	text-decoration: underline;
}

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

.framelink:hover {
	color: #730000;
	text-decoration: none;
}
.played {
	font-family: Monotype Corsiva;
	font-size: 10px;
}
.browsegamesbox {
	background: #fffbf7;
	font-family: Arial;
	font-size: 12px;
	color: #bd0000;
	text-align: left;
    padding: 0px;
    width:100%;
}
.pagenumbers {
	font-family:  Monotype Corsiva;
	font-size:20px;
	color: #000000;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom:8px;
	font-family: Monotype Corsiva;
	font-size:12px;
	color: #FFFFFF;
    padding:4px;
    text-align: left;
}
.quote {
	border: 1px dotted #940000;
	margin:2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Monotype Corsiva;
	font-size:15px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #ffffff;
	font-family: Monotype Corsiva;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial Black;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial Black;
	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;
}