/**
Default styles for all browsers
*/

BODY {font-family:Tahoma; color:#333333; background-image:url("../img/bg.gif"); background-repeat:repeat-x; font-size:12px;}
P.text {color:#333!important;}

A, A:link, A:visited, A:hover, A:active {color:#669933; text-decoration:none;}
A:hover {text-decoration:underline; color:#333333;}
A.arrow {background:url('../img/arrow.gif') no-repeat left center; font-weight:bold; padding-left:15px; display:block;}

a.bg {background-color:#333333;}
a.tagSub { color: #FFFFFF; background-color: #669933; padding: 0.2EM 0.2EM 0.2EM 0.2EM; font-weight:bold;}
a.tagMain { color: #FFFFFF; background-color: #669933; padding: 3px; font-weight:bold;}

IMG {border-width:0px;}
P {line-height: 1.3em; padding:0px 0px 10px 0px; margin:0px; text-align:left;}
p.fs {font-size:11px;}
p.border { border-top:1px dotted #333333;}


ul.menu {list-style-type:none; }
ul.menu li {display:inline;}
ul.info {list-style-type:disc;}

OL LI {}

HR {border:0px; margin:0px; padding:0px; color:#ffffff; height:1px; border-bottom:1px dotted #333;}



FORM{}
INPUT{width:170px;}
input#location, input#password  {margin-bottom:9px;}
INPUT.short {width:85px; margin:0px;}
INPUT.button {width:auto; color:#669933; background-color:white; border:2px solid #669933; font-weight:bold;}
INPUT.checkbox {width:auto;}
INPUT.radio {width:auto;}
INPUT.jqcalendar {width:auto}
TEXTAREA {width:300px; height:70px; font-family:Tahoma; font-size:13px;}

TABLE {color:#333;}


H1{font-size:18px; font-weight:bold; margin:0px 0px 10px 0px; padding:0px;}
h2 {background-color:#7ac142;; padding:6px 0px 0px 10px; color:#FFFFFF;}
H3 {font-size:12px; font-weight:bold; margin:0px; padding:10px 0px 0px 0px; }
H4 { font-size: 1.2em; margin:0px; margin-bottom: 10px; }


/*** HR ***/
DIV.hr {clear:both;height:1px;background:#E2E2E2 center;margin:10px 0px 0px 0px;}
DIV.hr HR {display:none;}

/** WIDTHS FOR FCK **/
.width_1_2 {width:48%;}
.width_3_4 {width:73%;}

IMG {}

/************* ids *************/

/******* classes *******/
.fr{float:right!important;}
.fl{float:left!important;}
.fn{float:none;}
.cb{clear:both;}
.cr {clear:right;}
.cl {clear:left;}
.tal{text-align:left}
.tac{text-align:center}
.tar{text-align:right}
.vat{vertical-align:top}
.vam{vertical-align:middle}
.vab{vertical-align:bottom}
.hdn{display:none;}
.hide{visibility:hidden;}
.wauto{width:auto;}
.print{display:none;}
.nowrap{white-space:nowrap;}
.noprint{}
