body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}



#top {
	height: 40px;
	border-bottom: 1px dashed silver;
	width: 99%;
	color: #6699CC;
	padding-top: 10px;
	padding-left: 3px;
	font-size: 16pt;
}

blockquote {
	font-style: italic;
	margin-left: 5px;
	border: 1px solid silver;
}

pre
{
	width: 98%;
	border: silver 1px solid;
	overflow: scroll;
	padding: 2px;
	background-color: #eeeeee;
	/*position: absolute;*/
	margin-bottom: 10px;
	height: 100%;
	
}

div>pre
{
    position: static;
}

#left {

	width: 150px;
	margin-top: 10px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#content {
	display: block;
	padding: 10px 245px 0px 170px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#right {
	width: 200px;
	float: right;
	margin-top: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.menuheader {
	width: 150px;
	background-color: #eeeeee;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: silver;
	font-weight: bold;
	padding-left: 3px;
}

.menuicon {
	position: absolute;
	left: 133px;
	margin-top: 1px;
}

.menuitems {
	padding: 3px 0px 3px 3px;
}

.rightheader {
	width: 190px;
	background-color: #eeeeee;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: silver;
	font-weight: bold;
	padding-left: 2px;
}

.righticon {
	position: absolute;
	right: 15px;
	margin-top: 1px;
}

.rightbox {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px;
}




h1 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #224053;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #6699CC;
	border-bottom: 1px solid gray;
	display: block;
}

h4 {
	font-size: 14px;
	color: #1564AF;
	border-bottom: 1px dashed gray;
	display: block;
}

h5 {
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #376988;
}

h6 {
	font-size: 10pt;
	color: maroon;
}

.forumheader {
	font-size: 12pt;

}

.column {
	background-color: #eeeeee;
	color: #274A61;
	border-width: 1px 0px 1px 0px;
	border-color: silver;
	border-style: solid;
	padding-left: 2px;

}



h3 {
	color: maroon;
	margin: 2px 0px 2px 0px;
	font-size: 10pt;
}

.margin {
	margin: 10px;
}

.thread_left {
	background-color: #eeeeee;
	padding: 3px;
	width: 140px;
	border-right: 1px solid #77A2B4;
}

.thread_right {
	border-left: 3px solid #94B8C5;
}

.thread_top {
	border-left: 3px solid #94B8C5;
	border-bottom: 1px solid #77A2B4;
}

.thread_icons {
	border-bottom: 1px solid #77A2B4;
	text-align: right;
}

.splitter {
	background-color: #eeeeee;
	border-top: 1px solid #77A2B4;
	border-bottom: 1px solid #77A2B4;
	font-size: 3pt;
}

.forumbox {
	border: 1px solid #77A2B4;
}

.forumbox_subject {
	/*border-bottom: 1px solid #77A2B4;*/
	padding-left: 3px;
	font-size: 14pt;
}

.odd {
	background-color: #eeeeee;
}

A {
	text-decoration: none;
	color: maroon;
}

A:hover {
	color: black;
}

A:visited {
	text-decoration: none;
	color: maroon;
}

A:visited:hover {
	color: black;
}

A.top, A.top:hover, A.top:visited {
	color: #6699CC;
	font-size: 16pt;
}

A.red {
	color: maroon;
	text-decoration: none;
}

A.red:hover {
	color: gray;
}

.textfield {
	border: 1px solid silver;
	background-color: #eeeeee;
	font-size: 10pt;
	width: 300px;
}

.textarea {

}

.button {
	border: 1px solid gray;
	background-color: #BFD0E0;
	font-size: 9pt;
}

.buttonarea {
	text-align: center;
	width: 300px;
}

A.menu, A.menu:hover, A.menu:visited {
	color: gray;
	text-decoration: none;
}

.status {
	background-color: #EFF0E0;
	border: 1px solid gray;
	width: 95%;
	padding: 1px;
	display: block;
	margin: 5px 0px 8px 0px;
}

.small {
	font-size: 8pt;	
}	

.footer {
	position: relative;
	bottom: 0px;
	text-align: center;
	font-size: 9pt;
	margin-top: 10px;
}

A.footer, A.footer:hover, A.footer:visited {
	color: gray;
	text-decoration: none;
}

A.tab, A.tab:hover, A.tab:visited {
	border-width: 1px 1px 1px 1px;
	border-color: Gray;
	border-style: solid;
	background-color: #eeeeee; 
	color: black;
	font-weight: 500;
	padding: 1px 3px 1px 3px;
	margin-right: 3px;
	margin-left: 3px;
}

#selectedtab {
	background-color: #D5E1EA;
	border-bottom: 0px;	
}

.captionbar {
	background-color: #D5E1EA;

	border-top: 1px solid gray;
	font-weight: bold;
	padding-left: 3px
}