body,td 		{ font-family: Verdana; font-size : 10; color:#595300 }

.title		{ font-family: Verdana; font-size : 11; font-weight: bold; color:#595300 }
.pg-title	{  font-family: Arial; font-size : 14; font-weight: bold; color : #F1F0DA; text-decoration:none; filter:dropshadow(color=#635E00, offx=1, offy=1);}


.footer-txt { color: #3C3C00; font-family: Arial;}
.small { font-size:10 }
.subsr-txt { font-family: Arial; font-size:11}
.block-cap { background-color:#948B03; padding-right:15;text-align : right; font-family: Verdana; font-size:11; color:#FFFFFF; text-transform: uppercase; }
a { font-family: Verdana; font-size:10; color:#595300; text-decoration:underline  }
a.menu { font-family: Arial; font-size:11; font-weight:bold; color:#BCB75E; text-decoration:none }
a.active-menu  { font-family: Arial; font-size:11; font-weight:bold; color:#FFFFFF; text-decoration:none }
a.submenu { font-family: Verdana; font-size:10; color:#FFFFFF; text-decoration:none  }
a.leftmenu { font-family: Verdana; font-size:10; color:#595300; text-decoration:none  }

INPUT.button
		{
		border-top: solid 1px #DFD654;
		border-right: solid 1px #3F3B00;
		border-bottom: solid 1px #3F3B00;
		border-left: solid 1px #DFD654;
		background-color: #948B03;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		line-height: 10px;
		height: 16
		}
INPUT.subscr-button {
        border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border:0px;
		background: none;
		background-color: transparent;
		color: #FFFFFF;
		text-align: center;
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		line-height: 7px;
		width: 39px;
		height: 16;
		background-image: url(images/bcg_subscr_button.gif); 
}
INPUT.text	
		{
		border-top: solid 1px #626300;
		border-right: solid 1px #626300;
		border-bottom: solid 1px #626300;
		border-left: solid 1px #626300;
		border: 1px solid #626300; 
		font-family: Arial;
		font-size : 11;
		}
/* TEXTAREA */
textarea 
		{
		border-top: solid 1px #626300;
		border-right: solid 1px #626300;
		border-bottom: solid 1px #626300;
		border-left: solid 1px #626300;
		border: 1px solid #626300; 
		font-family: Arial; 
		font-size: 11; 
		}
SELECT	
		{
		border-top: solid 1px #626300;
		border-right: solid 1px #626300;
		border-bottom: solid 1px #626300;
		border-left: solid 1px #626300;
		border: 1px solid #626300; 
		font-family: Arial; 
		font-size: 11;
		}


.page-bg { background-color:#F2F1DC }
.menu-bg { background-color:#440110 }
.footer-bg { background-color:#CBC45E }

