/* default website typeface, size and standards */


/* GLOBAL */

p{line-height:18px;}
a:active{outline:none;}
a:focus{-moz-outline-style:none;}
a{text-decoration:none; color:#B0A402}
a:hover{}
strong{}
em{font-style:normal; color:#ff8400 }
h1{font-size:20px; font-weight:normal; color:#94ecff; padding:0px; margin:0px;}
h2{font-size:14px; font-weight:normal; color:#c2f3fd; }
h3{}
h4{}
h5{}
h6{}
ul, li{}
img{border:none;}
.fr{float:right;}
.fl{float:left;}
.clr{clear:both;}
.smltxt{font-size:10px; color:#6ca9c4}
.greenTxt{color:#B0DF32}
.redTxt{color:#F36}
/* GLOBAL END */

body {color:#8C7700;
font-family:Tahoma;
background: url(../images/main-bg.gif) repeat-x;}

input.text, textarea {border:1px solid #666666;padding:2px;margin-bottom:1em;}

