@charset "utf-8";
/* CSS Document */

body { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color:#333333; margin:0; padding:0; background:url(../images/bg-main.jpg);}

a:link, a:active, a:visited{ color:#003366; text-decoration:none; }
a:hover { color:#1e7ec8; text-decoration:none; }


/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; font-family:Arial, Helvetica, sans-serif;}


h1 { font-size:1.59em;color:#3e621f; line-height:34px; margin:3px 0;}
h1 span { color:#171717;}

h2 { font-size:1.4em; color:#333333; margin-top:0;}
h3 { font-size:1.3em; color:#00486A; text-transform:uppercase;}
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }


/* Table */
td, tr { color:#000000; font:12px/1.55em Verdana, Arial, Helvetica, sans-serif; }

/* Paragraph */
p { margin-bottom:.8em; }


/* Form */
form { display:inline;}
/*fieldset { border:none; }*/
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; font-size:98%; }

/* img */

a img { border:0;}

