body {
	background: #47627a;
	color: #000000;
	font: 12px verdana;
	line-height:15px;
	padding: 0px;
	margin: 0px;
}

a:Link {color: #203243; text-decoration:none;}
a:Visited {color: #203243; text-decoration:none;}
a:Hover {color: #203243; text-decoration:underline;}
a:Active {color: #203243; text-decoration:none;}

.bold	{
	font-weight:bold;
}

#header {
	border-bottom:#263a4c 1px solid;
}

.header_table{
	background: #375067;
	border-left:#263a4c 1px solid;
	border-right:#263a4c 1px solid;
	
}

#Sidebar {
	background:#375067;
}

.speedtree {
	background:#375067;
	border-top:black 1px solid;

}


#content {
	background: #d4d4d4;
	border-bottom:#263a4c 1px solid;
}

.content_table{
	background: #e8e8e8;
	border-left:#263a4c 1px solid;
	border-right:#263a4c 1px solid;
}

.TextPadding {
	padding:10px;
}

.TextPadding2 {
	padding:10px;
	padding-left:70px;
}

#footer {	
}

.footer_table{
	background: #375067;
	border-left:#263a4c 1px solid;
	border-right:#263a4c 1px solid;
	border-bottom:#263a4c 1px solid;
}

.SOE_TR {
	color:#c8c8c8;
	padding: 10px;
}

.footer_spacer {
	border-bottom:#263a4c 1px solid;
}

#footer a:Link {color: #c8c8c8; text-decoration:none;}
#footer a:Visited {color: #c8c8c8; text-decoration:none;}
#footer a:Hover {color: #c8c8c8; text-decoration:underline;}
#footer a:Active {color: #c8c8c8; text-decoration:none;}

.thumbs {
	border:black 1px solid;
}

.MediaSpacer {
	border-bottom:#939393 1px dashed;
	font-weight:bold;
	color: #3b3b3b;
}