<!--
/* Layout Stylesheet */ 
body {
 margin:0px;
 background:#FFFFFF;
 color: #333333;
 text-align:center;
 padding:0;
 font-family: Times New Roman, Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif;
 font-size: 10px;
 }
.vertTxt { writing-mode: tb-rl; filter: flipv fliph; font-family: Arial Narrow; font-size: 11px; font-weight: bold; background-color: #8FB3E7; padding-top: 5px; padding-bottom: 5px; }
input		{ color: #000000; font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; text-decoration: none; background: #F7FBFF; border: 1 solid #555555; }
textarea 	{ color: #000000; font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; text-decoration: none; background: #F7FBFF; border: 1 solid #555555; }
select 	{ color: #000000; font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; text-decoration: none; background: #F7FBFF; border: 1 solid #555555; }
.TopicHeader	{ font: normal 10pt Times New Roman, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold }
.TopicHeader a:link	{ font: normal 10pt Times New Roman, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold }
.TopicHeader a:visited	{ font: normal 10pt Times New Roman, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold }
.TopicHeader a:hover 	{ font: normal 10pt Times New Roman, Arial, Helvetica, sans-serif; color: red; font-weight: bold }
.TableHeader	{ font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; color: #FFFFFF }
.FormField 	{ font-family: Courier,monotype; font-size: 10px }
.error 	{ font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; color: #FF0000; background-color: #FFFFEF; text-decoration: none }
.dispmsg 	{ font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none }
.dispmsgbold 	{ font: normal 10pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; text-decoration: none }
.small 	{ font: normal 7.5pt Times New Roman, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none }
.white 	{ font: normal 10pt Arial,Verdana,Times; color: #FFFFFF; text-decoration: none }
.footer 	{ font: normal 9pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }
.footer a:link 	{ color: #FFFFFF; font: 9pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 2px; padding-right: 2px }
.footer a:visited { color: #FFFFFF; font: 9pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 2px; padding-right: 2px }
.footer a:hover { color: red; font: 9pt Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px }
.topNav    	{ color: #000000; font: 10pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topNav a:link 	{ color: #000000; font: 10pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topNav a:visited { color: #000000; font: 10pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topNav a:hover { color: #FF0000; font: 10pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topDefNav    	{ color: #FFFFFF; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topDefNav a:link 	{ color: #FFFFFF; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topDefNav a:visited { color: #FFFFFF; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.topDefNav a:hover { color: #FF0000; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.leftNav 	{ color: #111111; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.leftNav a:link   { color: #111111; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.leftNav a:visited { color: #111111; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.leftNav a:hover { color: #FF0000; font: 9pt Times New Roman, Arial,Verdana,Times; text-decoration: none }
.subheadingblack { font-family : Trebuchet MS, Verdana, Times New Roman, Arial, Helvetica, sans-serif;font-size : 14pt; color : #000000; font-weight : bold; }
.button 	{ font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #B44317; border-style: outset; border-color: #FFFFFF }
.buttonover 	{ font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFD038; border-style: outset; border-color: #CCCCCC }
.menu_tbl_bg	{ background-color: #FFFFFF }
.bfinal
{
	color:red;
	background-color:grey;
	font-face:verdana;
	font-weight:normal;
	font-size:10pt;
	border-width:1pt;
	border-color:black;
	width:80pt;
}
#hdr {
 height:60px;
 background:#F2F1EC;
 color: #333333;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc;
 color: #333333;
 width:750px;
 padding:0;
 }

#cont {
 width:595px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0;
 text-align:left;
 font-size: 12px;
 }

#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
#mbar {
	color: #111111;
	background: #ddd url('/images/logo.gif') no-repeat 0 50%;
	padding: 4px 1em 0;
	margin: 0;
	border: solid 1px #999;
	border-width: 0 0 1px 0;
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	z-index: 1;
}
/*
	For reference purposes. You shouldn't use this block. It mucks up 
	the layout really badly in narrow viewports
*/
#mbarLogo {
	float: left;
	z-index: 2;
	padding-top: 0.2em;
}

/*
	Setup two button containers
*/
#mbarExtraNav {
	text-align: right;
}
#mbarTabs {
	clear: right;
	padding: 0.5em 0 0 0;
	text-align: center;
}

/*
	Get the gray background to carry down through all the buttons.	
*/
.mbarcClear {
	clear: both;
}
.mbarclear {
	float: left;
}

/*
	Keep the text of the buttons together
*/
#mbarExtraNav a, #mbarTabs a {
	white-space: nowrap;
}

/*
	Hide the pipes (|) with CSS and use CSS to make better borders.
	When CSS isn't applied, the pipes becomethe border.
*/
span.divider { display: none; }
/*
	Define the base style for the first row of links
*/
#mbarExtraNav a, #mbarExtraNav form
{
	color: #555;
	display: block;
	float: right;
	width: auto;
	border: solid 1px #999;
	border-width: 0 1px 0 0;
	padding: 0 0.5em;
	vertical-align: middle;
	margin: 0;
	z-index: 4;
}
/*
	Get the search block to fit better into the line
*/
#mbarExtraNav form input {
	font-size: 80%;
	font-family: verdana;
}
/*
	In case this CSS gets applied by NS4, this hides the one line that really
	destroys the layout under NS4
*/
@media screen, print {
	#mbarExtraNav form input {
		border-width: 1px;
	}
}
#mbarExtraNav .extraBorder {
	border-width: 0 0px;
}
#mbarExtraNav a:link, #mbarExtraNav a:visited {
	text-decoration: underline;
}
#mbarExtraNav a:hover { color: #300; text-decoration: none; }

/*
	Set the base style for the second rows of links. We'll call them tabs.
*/
#mbarTabs a {
	color: #ffffff;
	background-color: #3196AD;
	float: right;
	padding: 4px 10px;
	display: block;
	vertical-align: middle;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #2C8598;
	z-index: 3;
	text-decoration: none;
	font-family: Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
 	font-weight: bold;
}
#mbarTabs a:hover {
	background-color: #C7E7F7;
	border-left: solid 1px #2C8598;
	border-right: solid 1px #ffffff;
	padding: 5px 9px 3px 11px;
	color: #3196AD;
	cursor: hand;
}
<!-- Forum -->
div {
 	margin-top: 0px;
 	margin-bottom: 0px;
 	padding: 1px;
}
.cssLink1, .cssLink1:active, .cssLink1:visited {
  color: #000080;
  text-decoration: none;
}
.cssLink1:hover {
  color: blue;
  text-decoration: underline;
}
.cssLink2, .cssLink2:active, .cssLink2:visited {
  color: #80A0C0;
  text-decoration: underline;
}
.cssLink2:hover {
  color: #6080A0;
  text-decoration: underline;
}
.cssLink3, .cssLink3:active, .cssLink3:visited {
  color: #111111;
  text-decoration: none;
}
.cssLink3:hover {
  color: blue;
  text-decoration: underline;
}
.cssDetails {
  color: #80A0C0;
}
.cssCurThread {
  font-weight: bold;
  color: blue;
}
.cssDate {
  color: #FF6666;
}
.cssTitle {
	text-align: center;
 	font-size: 16px;
 	font-weight: bold;
 	color: #111111;
 	background-color: #CCCCCC;
 	border: 2px outset white;
}
.cssContent {
	text-align: left;
 	background-color: white;
 	border: 1px solid #CCCCCC;
}
.cssForm {
 	font-family: Courier New, Courier, Monospace;
 	font-size: 12px;
}
.cssThreads {
	text-align: left;
 	background-color: #F0F8FF;
 	border: 1px solid #A0B0C0;
}
.cssNavigation {
	text-align: center;
 	font-weight: bold;
 	color: #111111;
	link: #111111;
 	background-color: white;
 	border: 2px outset #B0D0F0;
}
.cssError {
 	text-align: center;
 	font-weight: bold;
 	color: #D00000;
 	background-color: #FFF0E0;
 	border: 1px solid #C0B0A0;
}
-->