

body { 
            
      margin-top:30;
      margin-bottom:30;
      margin-left:0;
      margin-right:0;
      font-family: arial;
      color: black;      
      background: black url(websupport/background/bg1.jpg) repeat ;     
      background-attachment: fixed;
     }
  



/* Horizontal Menu 1  */

.mmenu {
        margin: 0;  
        background-color: #121f2f;
        color: white;
        text-decoration: none;
        font-family: arial;
        font-size: 14px;
      }

.mmenu li {
           display: inline;
          }

.mmenu li a {
             float: right;
             padding: 5px 17px;
             color: white;
             font-weight: bold;
             text-decoration: none;
             border-right: ridge 0px white;
            }

.mmenu li a:visited {
                     text-decoration: none;
                    }

.mmenu li a:hover
                   {
                     text-decoration: none;
                     color: #ff3ebc;
                     font-weight: bold;
                   }


.mmenu li .current {
                     text-decoration: none;
                     color: white;
                   }  
  
                  
.footermmenu   a
                   {
                     text-decoration: none;
                     color: white;
					 font-weight: bold;
                   }

.footermmenu   a:hover
                   {
                     text-decoration: underline;
                     color: #ff3ebc;
					 font-weight: bold;
                   }      
 
 
#dept2:first-line { font-size: 12PX;
                    color: grey;
                    font-size: 14px;
                  }
 
 
 
#dept:first-line { 
                   color: black;
                   font-size: 15px;
                 }
                          
#dept:first-letter { 
                     float: left;
                     font-size: 24px; 
                     line-height: .7;
                     color: #ff3ebc;
                   }  
                   
 
 
p {

    line-height: 1.5em; 

    
  } 
 
 
hr {
    
    border: solid 1px #d4d2d0;
   }  
 
 

			   
.linksmmenu {
        margin: 0;  
		border:solid 1px pink;
		border-bottom:solid 0px pink;
		padding: 3;
        background-color: transparent;
        color: #ff3ebc;
        text-decoration: none;
        font-family: arial;
        font-size: 12px;
	
      }			   
	
.linksmmenu li {
                 display: block;
				 width: 100%;
				 list-style: none;
               }  
 
 	
.linksmmenu   li a
                              {
				display: block;
                font-size: 12px;
                color: #ff3ebc;  
                text-decoration: none;
                font-weight: bold;
				width: ;
				padding: 5px 7px;
				border-bottom: solid 1px pink;
               }

.linksmmenu   li a:hover
                   {
                     text-decoration: none;
                     color: black;
                     font-weight: bold;
                   }
			
			
			
/*Credits: Dynamic Drive CSS Library */
.formbutton{
      cursor:pointer;
      border:solid 1px #ff3ebc;
      background:#999;
      color:black;
      font-weight:bold;
      height: 20px;
      padding: 0px 1px;
      background:url(websupport/images/formbg.jpg) repeat-x left top;
}

.formbox{
      border:solid 1px #ff3ebc;
      color:black;
      font-weight:normal;

      padding: 1px 1px;
      background:url(websupport/images/formbg2.jpg) repeat-x left top;
}			   
				   
				   

.formcomment{
      border:solid 1px #ff3ebc;
      color:black;
      font-weight:normal;

      padding: 1px 1px;
      background:url(websupport/images/formbg22.jpg) repeat-x left top;
}		











				

