A { 
	text-decoration:none;
        font-size: 12px;
	color:#8B8747;
  }
A:visited {color:#8B8747;}
A:hover {color:#ABA767; text-decoration:underline;}


BODY {
    	background-color: #EEEECC;
	text-decoration:none;
    	font-family: Garamond, serif; font-size: 14px;
	color:#8B8747;
	cursor:default;
	scrollbar-3dlight-color:595959;
        scrollbar-arrow-color:000000;
        scrollbar-base-color:CFCFCF;
        scrollbar-darkshadow-color:FFFFFF;
        scrollbar-face-color:CFCFCF;
        scrollbar-highlight-color:FFFFF;
        scrollbar-shadow-color:595959;

}

td{font-family: Garamond, serif; font-size: 14px;}

.mainbck{background-color:#DDE599;}

.introtxt{color:#222222;}

.mrtxt{cursor:pointer;}
.mrtxthd{cursor:pointer;}

.inputfld {border: 1px solid #aaaaaa; font-size:12px;}

.credits {font-family: verdana, helvetica, sans-serif; font-size: 11px;color:#888888;}

.menus{padding:6px;}

.menuhd{color:#6B6727;font-size: 16px;font-weight:bold;}
.menuhd_list{font-size: 14px;cursor:pointer;}
.menuhd_about{font-size: 14px;cursor:}

.bck_dots{background-image: url('/themes/vertdots.gif');}

.th_e{background-image: url('/themes/theme21/th_e.gif');}
.th_w{background-image: url('/themes/theme21/th_w.gif');}
.th_s{background-image: url('/themes/theme21/th_s.gif');}
.th_n{background-image: url('/themes/theme21/th_n.gif');}

.fld{background-image: url('/themes/fld_cl.gif');background-repeat:no-repeat;text-decoration:none;background-position:center;}
.fld_s{background-image: url('/themes/fld_op.gif');background-repeat:no-repeat;text-decoration:underline;cursor:pointer;background-position:center;}

.lnk{text-decoration:none;}
.lnk_s{text-decoration:underline;cursor:pointer;}

.txt_entyhd{color:#CA940F;font-size: 24px;font-weight:bold;height:26px;}
.txt_entrydate{color:#841B00;}


