body 	 	  { margin: 0px 0px 0px 0px;
				background-image:url(../images/navbg.jpg); 
				background-attachment: scroll;	
				background-position:top center;	
				background-repeat:no-repeat;
				background-color:#d9dde1;
				font-weight: none; 
				font-size: 8pt; 
				color: #191b1d; 
				font-family: Verdana; 
				text-decoration: none;
				line-height:18px;
				height:100%;
				top:0; }

				
A             { font-weight: none; font-size: 8pt; color: #191b1d; font-family: Verdana; text-decoration: underline;}
A:link        { font-weight: none; font-size: 8pt; color: #191b1d; font-family: Verdana; text-decoration: underline;}
A:visited     { font-weight: none; font-size: 8pt; color: #191b1d; font-family: Verdana; text-decoration: underline;}
A:hover       { font-weight: none; font-size: 8pt; color: #a33230; font-family: Verdana; text-decoration: underline;}


				
.footer		  { background-image: url(../images/footerbg.jpg); 
				background-attachment: scroll;	
				background-position:top center;	
				background-repeat:no-repeat;
				position: relative ;
				width:100%;
				height:100px;
				left:0;
				bottom:0 }
				
.left         { margin: 0px 0px 0px 0px;
				background-image: url(../images/leftnavbg.gif); 
				background-attachment: scroll;	
				background-position: bottom;	
				background-repeat:no-repeat;
				
				}
				
.left2         { margin: 0px 0px 0px 0px;
				background-image: url(../images/leftnavbg2.gif); 
				background-attachment: scroll;	
				background-position: top;	
				background-repeat:no-repeat;
				background-color:#1f2429;
				
				}
				
.right        { margin: 0px 0px 0px 0px;
				background-image: url(../images/mainbody_top.jpg); 
				background-attachment: scroll;	
				background-position:top right;	
				background-repeat:no-repeat;
				background-color:#ffffff;
				
				}	
				
.title        { background-image: url(../images/title.gif); 
				width: 546px;
				height: 42px;
			  }	
			  
#button 	  {
				width: 190px;
				border-right: 0px;
				padding: 0 0 1em 0;
				margin-bottom: 1em;
				font-family: 'Trebuchet MS', 'Lucida Grande',
				Verdana, Lucida, Geneva, Helvetica, 
				Arial, sans-serif;
				background-image:url(../images/leftnavbg4.gif);
				color: #ffffff;
				}
	
#button ul 	  {
				list-style: none;
				margin: 0;
				padding: 0;
				border: none;
				}
		
#button li    {
				border-bottom: 0px;
				margin: 0;
				}
		
#button li a  {
				display: block;
				padding: 5px 10px 5px 0px;
				background-image:url(../images/leftnavbg4.gif);
				
				background-repeat:no-repeat;
				font-weight: bold; 
				font-size: 8pt; 
				color: #ffffff; 
				font-family: Verdana; 
				text-decoration: none;
				width: 100%;
				}

body #button li a {
				width: auto;
				}

#button li a:hover { 
				background-image:url(../images/leftnavbg5.gif);
				
				background-repeat:no-repeat;
				font-weight: bold; 
				font-size: 8pt; 
				color: #fdd691; 
				font-family: Verdana; 
				text-decoration: none;
				}
				


