html, body, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #D5FFFF;
	color: #003366;
	text-align: center;
}

#wrapper {
	width: 870px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
height: 110px;
background-repeat: no-repeat;
}


#content{
	background-color: #FFFFFF;
	background-image: url(../images/backmargin.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}


.leftimage{
float: left;
margin-right: 5px;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	border-top: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}


#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
}


.container{
width: 99%; 
float:right;
background-color:#6633CC;
}
a:link.textlinks {
	color: #ffffff;
	text-decoration: none; 
}
a:active.textlinks {
	color: #ffffff;
	text-decoration: none; 
}
a:visited.textlinks {
	color: #9f9f9f;
	text-decoration: none; 
}
a:hover.textlinks {
	color: #ff0000;
	text-decoration: none; 
}
a:link.cataloguelinks {
	color: #777777;
	text-decoration: none; 
}
a:active.cataloguelinks {
	color: #770000;
	text-decoration: none; 
}
a:visited.cataloguelinks {
	color: #666666;
	text-decoration: none; 
}
a:hover.cataloguelinks {
	color: #ff0000;
	text-decoration: none; 
}
.footer_layout {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: auto;
	float: left;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.inputbox {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1px;
	margin: 0px;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	color: #000000;
   }

.button2 {
   font-family:arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   color: #ffffff;
   background-color: #003399;
   border: 1px solid;
   border-top-color:#003399;
   border-left-color:#003399;
   border-right-color:#003399;
   border-bottom-color:#003399;
   }
   
   .boldwhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.img_margin {
	padding-right: 12px;
	border: 0;
	float: left;
	padding-bottom: 12px;
}
.contentMargin {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subtitle {
	font-size: 110%;
	color: #003366;
	font-weight: bold;
}
.playersBack {
	background-image: url(../images/leftBack.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.greytable {
	background-color: #DAE6F1;
	border: 1px solid #666666;
	margin: 3px;
}
.smallText {
	font-size: 90%;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.header {
	height: 175px;
}
.subtitleRed {

	font-size: 110%;
	color: #CC0000;
	font-weight: bold;
}
.boxbutton {
	padding: 3px;
	background-color: #D0DFEE;
	border: 1px solid #003366;
	clear: both;
}
.player_name {
	font-size: 170%;
	color: #003366;
	font-weight: bold;
}
.rightborder {
	background-attachment: scroll;
	background-image: url(../images/right_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
