body {
     margin-left: 0px;margin-right: 0px;
}
div, label, input,textarea, p, a, span {
    font-family: Geneva, Arial, Helvetica, san-serif; 
    font-size: 12px; 
    color: #003300; 
    text-decoration: none;
}
img {
    border: 0px;
}

/* === TOP START === */
div#top {
        background-image: url(img/bg.jpg);
        background-repeat: repeat-x; 
        height: 106px;
}
#top img {
     border: 0px;
     vertical-align: top;
}
#top-1-1-ctnr {
     float:left;
}

/* === TOP END === */ 

/* === BOD START === */
#bod-ctnr {
          width: 1024px;
}
#bod-pic-ctnr {
              float:left;
              width:388px;
              text-align: center;
}
#bod-txt-ctnr {
              
              margin-left:388px;
              margin-right: 20px;
}

/* === BOD END=== */

/* === FOOT START === */ 
div#footer {
           border-bottom: 1px solid #000000;
           color: #FFFFFF;
           background-image: url(img/bg.jpg);
           background-repeat: repeat-x;
           width: 100%;
           text-align: right;
           clear: both;
}
div#foot-txt {
             margin:2px;
}
/* === FOOT END === */ 

/* === LINKS START === */

a:link, a:visited { 
	    color: #003300;
        text-decoration: underline;
}

a:hover { 
        color: #FF6600; 
}
a:active {
	    color: #003300;
        text-decoration: underline;
}
a.nav:link, a.nav:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover { 
        color: #FF6600; 
}
a.nav:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:link, a.foot:visited {
	text-decoration: none;
}
a.foot:hover { 
        color: #FFFFFF; 
}
a.foot:active {
	color: #FFFFFF;
}
/* === LINKS END === */


/* === FORM START === */
form ul {
     background: #FFFFFF;
     border: 1px solid #003300;
     margin: 5px; 
     width: 200px; 
     
}
form ul li {
      list-style-type: none;
      line-height: 2;
}
/* === FORM END === */

/*.txt { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: 
#003300; text-decoration: none} .txt2 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 
10px; color: #006600; text-decoration: none } .links { font-family: 
Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #006699; text-decoration: 
none }  .header { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #FFFFFF; text-decoration: none }
.field { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #CCCCCC; text-decoration: none ; background-color: #006600}
*/
