/* standard styles */BODY {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: small;}A { text-decoration: none; }A:ACTIVE {}A:HOVER {	color: #A92C2F;	text-decoration: underline;}A:LINK {}A:VISITED {}TD {	color: #000000;	font-size: small;}tt { font-size: small; }/* link subclasses */A.menu {	color: #890C0F;	text-decoration: none;	font-size: 8pt;	font-weight: bold;}A:ACTIVE.menu { }A:HOVER.menu {	color: #E0E0E0;	text-decoration: none;}A.copyright, A:HOVER.copyright { color: #000000; }/* H subclasses */H1, H2, H3, H4 {	font-family: Tahoma, Arial, Helvetica, sans-serif;	color: #000000;	font-size: medium;	margin-bottom: 2px;}H1 { font-size: large; }H2 { letter-spacing: 1px; }H1.top, H2.top { margin-top: 0px; }H1.title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 24px;	font-weight: bold;	color: #E0E0E0;	margin: 0px;	margin-bottom: 0px;}H4 {	font-size: small;	font-weight: bold;	margin-top: 1px;	margin-bottom: 1px;}/* font subclasses */FONT.lastmodified {	font-size: 8pt;	color: #808080;}FONT.copyright {	font-size: 8pt;	font-weight: bold;}FONT.checkbox {	font-size: 10pt;	color: #E0E0E0;}/* table/td/tr/th subclasses */TABLE.master_table { max-width: 60em; margin-left: auto; margin-right:auto; }TABLE.singleborder { border-width: 1px; border-style:solid; border-color: #000000; }TD.glow {	filter: Glow(Color='#000000', Strength='1'); }/* list subclasses */UL, OL { margin-top: 1px; }UL.nospace, OL.nospace { margin-top: 1px; }UL.inline, OL.inline {	margin-top: 1px;	margin-bottom: 1px;}/* form subclasses */INPUT.contact, INPUT.contact-small, INPUT.contact-half, SELECT.contact-half, TEXTAREA.contact {	font-family: Tahoma, Arial, Helvetica, sans-serif;	background-color: #890C0F;	font-weight: bold;	font-size: 10pt;	color: #E0E0E0;	width: 300px;	border-style: none;}INPUT.contact-small { width: 250px; }INPUT.contact-half, SELECT.contact-half { width: 140px; }INPUT.checkbox {	height: 14px;	width: 14px;	margin-bottom: 1px;	margin-top: 2px;	margin-right: 10px;	margin-left: 4px;}TEXTAREA.contact {	font-size: small;	width: 400px;	border-style: none;	scrollbar-shadow-color: #364276;	scrollbar-highlight-color: #890C0F;	scrollbar-face-color: #890C0F;	scrollbar-dark-shadow-color: #000000;	scrollbar-base-color: #5262AF;	scrollbar-3d-light-color: #BFBFBF;	scrollbar-arrow-color: #BFBFBF;}/* Box */TABLE.box {	margin: 0px;	padding: 0px;	border: 0px;}TD.boxtop {	background-image: url(/Restorator/gfx/menu/s_2.gif);	background-repeat: repeat-x;	height: 10px;}TD.boxleft {	background-image: url(/Restorator/gfx/menu/s_1.gif);	background-repeat: repeat-y;	width: 10px;}TD.boxright {	background-image: url(/Restorator/gfx/menu/s_3.gif);	background-repeat: repeat-y;	width: 10px;}TD.boxbottom {	background-image: url(/Restorator/gfx/menu/s_4.gif);	background-repeat: repeat-x;	height: 10px;}TD.boxlefttop, TD.boxrighttop, TD.boxleftbottom, TD.boxrightbottom {	background-repeat: no-repeat;	width: 10px;	height: 10px;}TD.boxlefttop { background-image: url(/Restorator/gfx/menu/c_1.gif); }TD.boxrighttop { background-image: url(/Restorator/gfx/menu/c_2.gif); }TD.boxleftbottom { background-image: url(/Restorator/gfx/menu/c_3.gif); }TD.boxrightbottom { background-image: url(/Restorator/gfx/menu/c_4.gif); }