html, body {
	height:100%;
	
}

body {
	font-family: Verdana, Arial, Sans-Serif;
	/*color: #FFFFFF;*/
	font-size: 13px;
	margin-top: 0px;
	background-color: #0C0622;
	color: white;
}
body A:link { color : #FFFFFF; Text-decoration: none;}
body A:visited { color : #FFFFFF; Text-decoration: none;}
body A:active { color : #FFFFFF; Text-decoration: none;}
body A:hover { color : #FFFFFF; Text-decoration: none;}

#content h3
{
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}

#header {
	width: 800px;
	height: 100px;
	margin: 5px auto;
}

#links {
	font-family: Verdana, Arial, Sans-Serif;
	width: 800px;	
	font-size: 20px;
	border: 1px solid black;
	margin: 0 auto;
}

#container {
	width: 802px;
	margin: 0 auto;
	height: 100%;
}

#left {
	width: 199px;
	height: 100%;
	float: left;
	margin-bottom: 0px;
	border: 1px solid black;
}

#content {
	width: 599px;
	height: 100%;
	float: right;
	border: 1px solid black;
}

#memberlist {font-size: 12px;}

table.list {
	border-collapse: collapse;
	border: 1px solid #c9c9c9;
	width: 98%;
	margin: 5px;
}

table.list th {
	text-align: left;
	border-bottom: 1px solid #c9c9c9;
	background-color: #24397E;
	height: 30px;
}


table.list td {
	text-align: left;
	border-bottom: 1px solid #c9c9c9;
	height: 30px;
	
}

table.list tr.bg {
	background-color: #0D1342;
	font-weight: bold;
}

table.list .int {
	text-align: center;
	width: 30px;
}

img {
	border: none;
}

/*
.roundedcornr_box_305439 {
   background: #0c0b2f;
}
.roundedcornr_top_305439 div {
   background: url(roundedcornr_305439_tl.png) no-repeat top left;
}
.roundedcornr_top_305439 {
   background: url(roundedcornr_305439_tr.png) no-repeat top right;
}
.roundedcornr_bottom_305439 div {
   background: url(roundedcornr_305439_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_305439 {
   background: url(roundedcornr_305439_br.png) no-repeat bottom right;
}

.roundedcornr_top_305439 div, .roundedcornr_top_305439, 
.roundedcornr_bottom_305439 div, .roundedcornr_bottom_305439 {
   width: 10px;
   height: 22px;
   font-size: 1px;
}
.roundedcornr_content_305439 { margin: 0; }*/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#0D1342}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #0c0b2f;
  border-right:1px solid #0c0b2f;
  background:#0c0f3a}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #0c0725;
  border-right:1px solid #0c0725;
  background:#0c103b}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #0c103b;
  border-right:1px solid #0c103b;}
.spiffy4{
  border-left:1px solid #0c0b2f;
  border-right:1px solid #0c0b2f}
.spiffy5{
  border-left:1px solid #0c0f3a;
  border-right:1px solid #0c0f3a}
.spiffyfg{
  background:#0D1342;
  height: 90px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
  }
