
/* HTML26. ATFGame's IdIosyncrasy. Copyright (C) 1993-2004 Eugene Lee. */

body {
	background: #e2e2e2;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	font-family: sans-serif, Tahoma, Verdana, Arial;
	font-size: 13px;
}
		
.rp {
	color: #97273c;
}

.bp {
	color: #345c88; 
}

.gp {
	color: #aaaaaa;
}


.btitle {
	color: #345c88;
	font-size: 18px;
	font-weight: 900;
	font-family: trebuchet MS, trebuchet, Arial, sans-serif, Verdana, Tahoma;
}
		
a:link {
	text-decoration: none; 
	color: #345c88; 
	letter-spacing: 0px; 
	font-weight: normal;
}

a:visited {
	text-decoration: none; 
	color: #345c88; 
	letter-spacing: 0px; 
	font-weight: normal; 
}

a:active {
	text-decoration: none; 
	color: #345c88; 
	letter-spacing: 0px; 
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #97273c; 
	letter-spacing: 0px; 
	font-weight: normal; 
}
		
hr {
	color: #cccccc; 
	height: 0; 
	border-top-width: 1px; 
}

p {
	margin: 0px;
}
		
#menu {
	background: #163256;
	height: 17px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: 2px 0px 0px 2px;
}

#menu .text {
	font-family: tahoma, arial, halvatica; 
	font-size: 8pt; 
	text-indent: 2pt; 
	color: #fff; 
	text-align: justify;
}
		
#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
		
#banner {
	background: #5c6f9c;
	height: 65px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

#header {
	text-align: center;
	width: 720px;
	margin: 0px auto;
}

#content-border {
	background: #cccccc;
	width: 662px;
	margin: 0px auto;
	padding: 1px;
}
		
#content {
	background: #f9f9f6;
	width: 640px;
	margin: 0px auto;
	padding: 40px;
}

#title-border {
	background: #cccccc;
	width: 662px;
	margin: 0px auto;
	padding: 1px 1px 0px 1px;
}

#title {
	background: #99aece;
	width: 720px;
	height: 50px;
	margin: 0px auto;
	color: #ffffff;
	text-align: center;
	font-family: trebuchet MS, trebuchet, Verdana, Helvetica, Arial;
	font-size: 25px;
	padding: 25px 0px 0px 0px;
}

.paragraphbox {
	margin: 0px;
	width: 100%;
	text-align: justify;
	padding: 0px;
	border: 0px;
	font: 12px trebuchet MS, trebuchet, sans-serif, Tahoma, Verdana, Arial;
}

#paragraphbox a {
	text-decoration: none;
	font-weight: bold;
	color: #345c88; 
}

#infobox-border {
	background: #cccccc;
	width: 582px;
	margin: 0px auto;
	padding: 1px;
}

.infobox {
	margin: 0px;
	background: #f5f5f2;
	width: 610px;
	text-align: left;
	padding: 15px;
	border: 0px;
	font: 0.85em Verdana, Helvetica, Arial;
}

.imagebox {
	margin: 15px;
	width: 150px;
	text-align: left;
	padding: 15px;
	border: 0px;
	background-color: #f5f5f2;
}

.linkbox {
	margin: 5px 15px 5px 15px;
	width: 600px;
	text-align: left;
	padding: 5px;
	border: 0px;
	background-color: #f5f5f2;
	font: 0.85em Verdana, Helvetica, Arial;
}