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

body { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
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.jpg) repeat-x center top;}




a:link, a:active, a:visited{ color:#666666; text-decoration:none; }
a:hover { color:#6e1419; 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:2.2em; color:#a7060f; margin:0;font-weight:normal; background:url(../images/bullet.jpg) no-repeat; line-height:27px; padding-left:30px; margin-bottom:10px; margin-top:10px;}


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


/* Table */
td, tr { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333; }

/* 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;}






