body { color: #646464; margin: 0px; padding: 0px; }
body, div, td { font-family: tahoma, arial, sans-serif; font-size: 11px; }
a:link { color: #646464; }
a:visited { color: #646464; }
a:hover { color: #bb4a2e; }
a:active { color: #bb4a2e; }
HR { background-color: #8e2a11; border: 0px; color: #8e2a11; height: 1px; }

.imagepad IMG { border: solid 1px #8e2a11; margin:5px; padding: 5px; }
.menu { background: #e3e3e3; }
.menu TD { height: 29px; padding: 5px 5px 5px 25px; }
.menu UL { margin: 0px; padding: 0px; }
.menu LI { margin: 0px; padding: 0px; }
.menu UL { list-style-type: none; list-style-image: url('images/listoff.gif'); }
.menu a:link UL { list-style-image: url('images/listoff.gif'); }
.menu a:visited UL { list-style-image: url('images/listoff.gif'); }
.menu a:hover UL { list-style-image: url('images/liston.gif'); }
.menu a:active UL { list-style-image: url('images/liston.gif'); }
.menu a:link { color: #868686; font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.menu a:visited { color: #868686; font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.menu a:hover { color: #8e2a11; font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.menu a:active { color: #8e2a11; font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.side { color: #868686; }
.side a:link { color: #868686; }
.side a:visited { color: #868686; }
.side a:hover { color: #bb4a2e; }
.side a:active { color: #bb4a2e; }
.side b { color: #646464; }
.sidebox { background-color: #8e2a11; color: #ffffff; padding: 5px; }
.sidebox a:link { color: #ffffff; text-decoration: none; }
.sidebox a:visited { color: #ffffff; text-decoration: none; }
.sidebox a:hover { color: #ffffff; text-decoration: underline; }
.sidebox a:active { color: #ffffff; text-decoration: underline; }
.sideboxtop { background: url(images/background-box.gif) repeat-x top; color: #ffffff; padding: 5px; }
.white13b { color: #ffffff; font-size: 13px; font-weight: bold; }
.abrownb { color: #8e2a11; font-size: 12px; font-weight: bold; }


/* Colors:

md brown: #bb4a2e;
dk brown: #8e2a11;
lt grey: #eeeeee;
md grey: #e3e3e3;
dk grey: #868686;

*/



/* Old:

.white { color: #FFFFFF; } 
.policy { color: #868686; } 
.main { color: #868686; } 
.red { color: #8E2A11; } 

.input { 
  		width: 195px;
        height: 24px;
		border-width: 1px;
		border-style: solid;
		background-color: #EFE4CB;
		border-color: #B0A27C;
        color: #655C44;
        padding-top: 4px; 
		 } 
		
.textarea { 
		width: 195px;
        height: 124px;
		border-width: 1px;
		border-style: solid;
		background-color: #EFE4CB;
		border-color: #B0A27C;
        color: #655C44;
        padding-top: 4px; 
		overflow: auto;
		 } 

*/
