body, td, th, tr, table { text-align: justify;
                          color: #402D00;
                          font-family: Tahoma;
						  font-size: 11px;
						  cursor: n-resize;
						  text-decoration: none;
						  scrollbar-face-color: #DFCC9E;
                          scrollbar-highlight-color: #DFCC9E;
                          scrollbar-3dlight-color: #94D7F8;
                          scrollbar-darkshadow-color: #94D7F8;
                          scrollbar-shadow-color: #DFCC9E;
                          scrollbar-arrow-color: #94D7F8;
                          scrollbar-track-color: #CDBD96;
						  }
						  
h1, h3 {                  color: #8EB05A;
                          font-weight: bold;
						  border-bottom: 2px dotted #B3DEF1;
						  text-align: left;
						  padding-left: 3px;
						  font-family: Tahoma;
						  text-transform: lowercase;
						  font-size: 11px;
						  margin-bottom: 2px;
						  }
						  
body {                    background-image:   url(right_bg.jpg);
                          background-color: #CDBD96;
						  background-repeat: repeat-y;
						  }
						  
input, textarea, select { background-color: #DFCC9E; 
                          font-family: Tahoma;
                          font-size: 11px; 
						  color: #CDBD96; 
						  border: 1px solid #B3DEF1;
						  }
						  	  
.title {                  font-size: 11px;
                          color: #FFFFFF;
						  font-family: Georgia;
						  text-transform: uppercase;
						  font-weight: bold;
						 }
						 
h2 {                      color: #000000;
                          font-weight: bold;
						  background-color: #94D7F8;
						  text-align: left;
						  font-family: Tahoma;
						  text-transform: uppercase;
						  font-weight: bold;
						  font-size: 10px;
						  margin-bottom: 0px;
						  padding-left: 2px;
						  border-bottom: 1px solid #CDBD96;
						   }
						   
h4 {                      color: #9D8756;
                          font-style: italic;
						  border-bottom: 1px dotted #000000;
						  text-align: left;
						  padding-left: 3px;
						  font-family: Tahoma;
						  text-transform: lowercase;
						  font-size: 11px;
						  margin-bottom: 2px;
						  }
						   
a {                        color: #618923;
						   font-family: Tahoma;
						   font-size: 11px;
						   text-decoration: none;
						   cursor: default;
						   font-weight: bold;
						   }
						   
a:hover  {                 color: #618923;
                           border-bottom: 1px solid #CDBD96;
						   font-family: Tahoma;
						   font-size: 11px;
						   text-decoration: none;
						   cursor: default;
						   font-weight: bold;
						   }
						  
p {                       padding-right: 2px;
                          padding-left: 2px;
						  margin-top: 2px;
						  }
						  
img {                     border: 0px;
                          }
						  
#nava {                   margin-top: 0px;
                          background-color: #FFFFFF;  
						  border-bottom: 1px solid #CDBD96;
						  border-left: 1px solid #CDBD96;
						  border-right: 1px solid #CDBD96;
						  text-align: justify;
						  left:189px; 
						  top:652px;
						  width:487px;
						  }
						  
#navb {                   margin-top: 0px;
                          background-color: #FFFFFF;  
						  border-bottom: 1px solid #CDBD96;
						  border-left: 1px solid #CDBD96;
						  border-right: 1px solid #CDBD96;
						  text-align: justify;
						  left:6px;
						  top:652px;
						  width:172px;
						  }
						  
blockquote {              font-family: Georgia;
                          font-style: italic;
                          font-size: 11px; 
						  color: #000000;
						  background-color: #FFFFFF; 
						  border-top: 1px solid #6E1F2D;
					      padding-left: 1px;
						  padding-right:1px;
						  text-align: justify;
						  }
						  
