@import url("header.css");

@import url("content.css");

@import url("footer.css");





* { margin: 0px; padding: 0px; }



html, body { width: 100%; height: 100%; padding: 0; margin: 0; background: url("../images/bg.gif") repeat-x; text-align: center;}

div, p, td {}



a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }

a:active { outline: none; -moz-outline: 0; }

a:focus { outline: none; -moz-outline: 0; }



img { border: none; border-width: 0px; }



.clear { clear: both; font-size: 0pt; line-height: 0px; }



#main { width: 800px; position: relative; margin: 0px auto; text-align: left;}









#main { font-family: tahoma; font-size: 9pt; color: #dbd99a; line-height: 18px; }

#main p { margin: 0 0 0px 0; }

#main a { text-decoration: underline; color: #67b347; }

#main a:hover { text-decoration: none; }

#main .blockf .prop a { text-decoration: none; color: #33fc03; }
#main .blockf .prop a:hover { text-decoration: underline; color: #EC8313; }

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 { font-size: 18pt; color: #DBD99A; margin: 0 0 25px 0; line-height: 22px; }

#main table { border-collapse: collapse; }

#main form textarea { font-family: tahoma; font-size: 8pt; color: #000; }

div.block div strong font {padding-left:17px}

div.block div font strong {padding-left:17px }

.text strong font {margin-left: 0px;}

.text ul {padding-left: 20px;}

#content .cblock .text h2 {font-size:14pt; margin:10px 10px 15px;}
#content .cblock .text h3 {font-size:12pt; margin:10px;}

/*#main form input { font-family: tahoma; font-size: 8pt; color: #000; }

#main form input { height: 15px; padding: 0 0 1px 3px; }

*html #main form input { height: 15px; padding: 1px 0 0px 3px; }

*:first-child+html #main form input { height: 15px; padding: 1px 0 0px 3px; }

html:root #main form input { height: 15px; padding: 1px 0 0px 3px; }*/