* {
	margin:0;
	padding:0;
}

html,body {
	height:100%;
	font-family: Arial;
}

td {
	font-family: Arial;
	font-size: 14px;
	color: #6e8c9b;
	line-height: 20px;
}


img, .highslide img {
	border: 0px;
}

table.bg {
	background:#141e1e;	
}

td.top {
	height:128px;
	background:#FFFFFF;
	font-size: 0px;
	line-height: 0px;
}

td.bottom {

	background:#FFFFFF;
	font-size: 0px;
	line-height: 0px;	
}

td.bgwhite {
	background:#FFFFFF;	
}


.default, .caption, .scrHeadline, sup, .footer {
	font-family: Arial;
	font-size: 12px;
	color: #afbec8;
	line-height: 16px;
}


.footer {
	color: #6e8c9b;
}

td.footer {
	padding-top: 15px;
}

.caption {
	color: #6e8c9b;
	line-height: 12px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}

.scrHeadline {
	font-size: 18px;	
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 71px;
	//margin-left: 65px;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: left;	
}

sup {
	font-size: 10px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	color: #6e8c9b;
}

#wrap {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:#141e1e;
}

#top {
	height:128px;
	background:#FFFFFF;
}

#mainmenu {
	width: 1000px;	
}

#middle {
	height: 700px;
}

#bottom {
	width:100%;
	height:100px;
	background:#FFFFFF;
	position:absolute;
	bottom:0;
}

.clear {
	clear: both;
}

div.scrBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #6e8c9b;
	width: 390px;
	//width: 392px;
	height: 302px;
	//height: 304px;
	padding: 7px;	
}

span.commentHeadline, span.commentName, span.answerName, span.answerHeadline {
	font-size: 18px;
}

span.commentName, span.answerName {
	font-weight: bold;
}

span.commentName {
	color: #23a0c8;	
}

span.answerName {
	color: #00af4b;	
}

div.posted {
	font-size: 11px;
	margin-top: 26px; 
	line-height: 11px;
	margin-bottom: 3px;
}

div.pagerOn {
	float: left;
	text-align: center;
	color: #000000;
	width: 23px;
	height: 23px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

a.pagerOn, a.pagerOff {
	display: block;
	margin-top: 1px;
	color: #000000;
	font-weight: bold;
}

a.pagerOff {
	color: #ffffff;
}

div.pagerOff {
	margin-left: 8px;
	float: left;
	text-align: center;
	width: 23px;
	height: 23px;
	background-color: #141e1e;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

div.pagerOff:hover {
	background-color: #ffffff;
}

a.pagerOff:hover {
	color: #000000;
}

input, textarea {
	width: 320px;
}

textarea {
	height: 175px;
}

select {
	width: 320px;
}

.formLabel {
	font-family: Arial;
	font-size: 12px;
	color: #1e5a73;
	font-weight: bold;
	line-height: 16px;
}

div.formError {
	font-weight: bold;
	color: #c90000;
	font-size: 12px;
	line-height: 16px;
}

div.teamName {
	color: #ffffff;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;	
}
div.menu {
	float: left;
}

div.menu, a.menu {
	//font-size: 0px;
	//line-height: 0px;	
}

td.aboutPadding {
	padding-left: 66px;
	//padding-left: 60px;
	text-align: left;
}