body, td, th, tr, table { text-align: justify;
                          color: #D0B214;
                          font-family: Verdana;
						  font-size: 11px;
						  cursor: crosshair;
						  text-decoration: none;
						  scrollbar-face-color: #F8E36E;
                          scrollbar-highlight-color: #F8E36E;
                          scrollbar-3dlight-color: #F4DE68;
                          scrollbar-darkshadow-color: #F4DE68;
                          scrollbar-shadow-color: #F8E36E;
                          scrollbar-arrow-color: #F4DE68;
                          scrollbar-track-color: #FFF799;
						  }
						  
h1 {                      color: #DABF30;
						  border-bottom: 1px dotted #EBD351;
						  text-align: left;
						  font-family: Verdana;
						  text-transform: lowercase;
						  font-size: 13px;
						  }
						  
h1:first-letter {         color: #E1C94A;
						  font-size: 13px;
						  }
						  
body {                    background-image:   url(ashurabg.jpg);
                          background-color: #FFF799;
						  background-repeat: repeat-y;
						  }
						  
input, textarea, select { background-color: #F8E36E; 
                          font-family: Verdana;
                          font-size: 11px; 
						  color: #E8D25A; 
						  border: 1px solid #F4DE68;
						  }
						  	  
strong {                  font-size: 11px;
                          color: #D7BC33;
						  font-family: Trebuchet MS;
						  font-weight: bold;
						  font-style: italic;
						 }
						   
a {                        color: #CAAF27;
						   font-family: Verdana;
						   font-size: 11px;
						   text-decoration: none;
						   cursor: crosshair;
						   font-weight: bold;
						   }
						   
a:hover  {                 color: #CAAF27;
						   font-family: Verdana;
						   font-size: 11px;
						   text-decoration: none;
						   cursor: crosshair;
						   font-weight: bold;
						   filter:blur(color=#CAAF27 strenght=1); height:0;
						   }
						  
p {                       padding-right: 2px;
                          padding-left: 2px;
						  }
						  
img {                     border: 0px;
                          }
						  
blockquote {              background-color: #F6E797; 
                          font-family: Verdana;
                          font-size: 11px; 
						  color: #E8D25A; 
						  border: 1px solid #F4DE68;
					      padding-left: 3px;
						  padding-right: 3px;
						  margin-left: 2px;
						  margin-right: 2px;
						  text-align: justify;
						  }
						  
#content {                position: absolute;
                          left: 15px; 
						  top: 427px;
						  width: 509px;
						  padding-left: 2px;
						  padding-right: 2px;
						  z-index: 2;
						  }   
						  

