a.button:link {color: #001551; font-size: 14px; text-decoration: none; background-color: #9F9462; width: 190; border: #4E4532 1px; border-style: groove; }
a.button:visited {color: #001551; font-size: 14px; text-decoration: none; background-color: #9F9462; width: 190; border: #4E4532 1px; border-style: groove; }
a.button:hover {color: #ffffff; font-size: 14px; text-decoration: none; background-color: #7E2216; width: 190; border: #4E4532 1px; border-style: groove; }
a.button:active {color: #ffffff; font-size: 14px; text-decoration: none; background-color: #7E2216; width: 190; border: #4E4532 1px; border-style: groove; }

a.bottombutton:link {color: #001551; font-size: 14px; text-decoration: none; background-color: #9F9462; width: 250; border: #4E4532 1px; border-style: groove; }
a.bottombutton:visited {color: #001551; font-size: 14px; text-decoration: none; background-color: #9F9462; width: 250; border: #4E4532 1px; border-style: groove; }
a.bottombutton:hover {color: #ffffff; font-size: 14px; text-decoration: none; background-color: #7E2216; width: 250; border: #4E4532 1px; border-style: groove; }
a.bottombutton:active {color: #ffffff; font-size: 14px; text-decoration: none; background-color: #7E2216; width: 250; border: #4E4532 1px; border-style: groove; }

a.propertybutton:link {color: #EBEBDD; font-size: 16px; font-weight: bold; text-decoration: none; }
a.propertybutton:visited {color: #EBEBDD; font-size: 16px; font-weight: bold; text-decoration: none; }
a.propertybutton:hover {color: #9F9462; font-size: 16px; font-weight: bold; text-decoration: none; }
a.propertybutton:active {color: #D6BD87; font-size: 16px; font-weight: bold; text-decoration: none; }

a.propertybutton2:link {color: #EBEBDD; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #001551; background: url(images/propertybuttonblue.jpg) repeat-x; height: 30; width: 200; }
a.propertybutton2:visited {color: #EBEBDD; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #001551; background:  url(images/propertybuttonblue.jpg) repeat-x; height: 30; width: 200; }
a.propertybutton2:hover {color: #001551; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #9F9462; background:  url(images/propertybuttongold.jpg) repeat-x; height: 30; width: 200; }
a.propertybutton2:active {color: #001551; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #9F9462; background:  url(images/propertybuttongold.jpg) repeat-x; height: 30; width: 200; }


a:link {color: #001551; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #001551; text-decoration: underline; }
a:active {color: #001551; text-decoration: underline; }

DIV.maintext  { font-family: arial; font-size: 12px; }

table.main { border: #9F9462 2px ridge; }

input {
 font-size: 11px;
 height: 18px;
 background-color: #D7BE88;
 }

body {
    background-color: #001551;
	scrollbar-face-color: #B8AA71;
	scrollbar-highlight-color: #002388;
	scrollbar-shadow-color: #8C6401;
	scrollbar-3dlight-color: #B8AA71;
	scrollbar-arrow-color:  #583F00;
	scrollbar-track-color: #20567A;
	scrollbar-darkshadow-color: #583F00;
	font-family: arial;
	}