body {
	background-color:#004956;
	margin:0px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:16px;
}
a {
	color:#FFDE00;
	text-decoration:none;
}

p {
	margin-top:0px;
}

td {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:16px;
}

th {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:white;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

.block {
	background-color:#00424D;
	background-image:url(/i/stripes.gif);
	background-repeat:no-repeat;
	width:112px;
	height:96px;
}

.title {
	position:absolute;
	left:127px;
	top:0px;
}

.main {
	background-image:url(/i/gridbg.gif);
	width:750px;
}

.menu {
	width:128px;
	float:left;
	margin:12px 0px 0px 0px;
}

.menuBar a {
	display:block;
	width:112px;
	height:16px;
	color:white;
	font-family:helvetica, arial, verdana;
	font-weight:bold;
	font-size:14px;
	text-indent:16px;
}
.selected {
	background-color:#00424D;
}
.menuBar a:hover {
	background-color:#FFDE00
}

.login {
	margin-left:16px;
	width:96px;
}

input {
	border:1px solid black;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
}

textarea {
	border:1px solid black;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	width:400px;
	height:100px;
}

.mainlist .subject{
	width:340px;
	overflow:hidden;
}

.mainlist td, .mainlist th {
	border-bottom:1px solid #00424D;
	padding:0px 0px 4px 0px;
}

.thread td, .thread th  {
	border-bottom:1px solid #00424D;
	padding:0px 0px 4px 0px;
}

.forumTrail {
	width:600px;
	overflow:hidden;
	line-height:13px;
	padding-bottom:5px;
}

.thread .message {
	width:400px;
	overflow:hidden;
	padding:0px;
}

.thread .user {
	background-color:#00424D;
	width:90px;

	padding:0px 2px 2px 4px;
}

.content {
	width:605px;
	float:left;
	padding:12px 16px 0px 0px;
}

.content a:hover {
	text-decoration:underline;
}


.leftpanel {
	width: 295px;
	float:left;
	padding-right:10px;
}

.rightpanel {
	width:300px;
	float:left;
}

.typo {
	width:739px;
	height:1px;
	position:absolute;
	left:0px;
}