body {
 margin-top : 25px;
 margin-bottom : 25px;
 background : #ECECEC url('bg.jpg');  }

table {
 background : transparent;
 color : #515151;
 font-family : Trebuchet MS, Tahoma, Arial;
 font-size : 11px;
 line-height : 20px;
 text-align : justify;  }

#content {
 background : transparent;
 color : #515151;
 font-family : Trebuchet MS, Tahoma, Arial;
 font-size : 11px;
 line-height : 20px;
 text-align : justify;
 padding-top : 10px;
 padding-left : 15px;
 padding-right : 15px;
 padding-bottom : 0px;  }

#copyright {
 background : transparent;
 color : #515151;
 font-family : Trebuchet MS, Tahoma, Arial;
 font-size : 11px;
 line-height : 20px;
 text-align : justify;
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;  }

b {
 color : #76796E;  }
 
i {
 color : #9E8E65;  }

a:link, a:active, a:visited {
 color : #79873B;
 font-family : Trebuchet MS, Tahoma, Arial;
 font-size : 11px;
 font-weight : none;
 line-height : 20px;
 text-decoration : none;  }

a:hover{
 color : #79873B;
 font-family : Trebuchet MS, Tahoma, Arial;
 font-size : 11px;
 font-weight : none;
 line-height : 20px;
 border-bottom : 1px dashed #999999;
 text-decoration : none;  }

.head {
 font-family : Arial Black, Times New Roman;
 color : #7F826F;
 font-size : 12px;
 font-weight : bold;
 text-align : right;
 text-transform : lowercase;
 border-bottom : 1px dashed #BFA768;
 letter-spacing : 1px;
 padding-right : 15px;
 margin-bottom : 2px;  }

h2 {
 font-family : Arial Black, Times New Roman;
 color : #7F826F;
 font-size : 12px;
 font-weight : bold;
 text-align : right;
 text-transform : lowercase;
 letter-spacing : 1px;
 padding-right : 15px;
 margin-left : 0px;
 margin-right : 0px;
 margin-top : 0px;
 margin-bottom : 2px;  }

input, textarea {
 background-color : #EFEFEF;
 border-top : 1px solid #EFEFEF;
 border-left : 1px solid #EFEFEF;
 border-bottom : 1px solid #76796E;
 border-right : 1px solid #76796E;
 color : #515151;
 font-family : Trebuchet MS, Tahoma, Arial;
 font-size : 11px;  }