body    { color: silver; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background: #2a3241 url(graphic/background.gif); scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #2A3241; scrollbar-darkshadow-color: #98AAB1; scrollbar-face-color: #9599A0; scrollbar-highlight-color: #B0B3B8; scrollbar-shadow-color: #6A6D72; scrollbar-track-color: #000000 }
.font  { color: silver; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent }
.fontorange { color: #ffa500; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent }
.sidefont { color: silver; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent }
.invisible  { color: black; font-size: 1px }
.date { color: silver; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link { color: silver }
a:visited  { color: silver }
a:hover { color: orange }
.copyright   { color: silver; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.button   { color: silver; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #59667f; border: solid 1px #7a89a6 }
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select  { background-color: silver }
.leftcell { border-left: 3px solid #676c73 }
.rightcell { border-right: 3px solid #676c73 }
.leftandrightcell { border: solid 3px #676c73 }
