/* CSS Document */
    p{
		font-family: arial,sans-serif;
		margin:0px;
		margin-top: 3px;	
		}
		img{
    margin:0;
		padding:0;
    border: 0; 
    }
		table{
		margin:0;
		padding:0;
		}
		#headTop{
		background-color: black;
		background-image: url("head_top.gif");
		
		height: 118;
		margin-bottom: 0;
		padding: 0;
		border: blue 0px solid;
		}
		#headBottom{
		background-color: black;
		background-image: url("head_bottom.gif");
		
		height: 28;
		margin-top: 0;
		padding: 0;
		border: green 0px solid;
		}		
		.sideNav{
		background-color: #8F0000;
		border: yellow 0px dotted;
		padding: 0;
		margin: 0;
		}
		.content{
		padding: 10px;
		border: black 0px solid;
		color: black;
		background-color: white;
		border-left: black 1px solid;
		border-right: black 1px solid;
		background-image: url();
		}
		
		.content p{	
				font-size: 13px;
		font-weight: normal;
		color: #444444;
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;	
		}
		
		#headNav{
		color:white;
		position: relative;
		padding-top: 90px;
		left: 175px;
		font-family: arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		
		}
		#footer{
		background-image: url("footer_back.gif");
		width: 760;
		height: 34;
		margin-bottom: 0;
		padding: 0;
		border: blue 0px solid;
    background-color: black;
    color: #8F0000;
		}
		#headNav a{
		color: white;
		text-decoration: none;
		}
		#headNav a:hover{
		color: red;
		text-decoration: none;
		}
		.box {
		color: white;
		padding: 5px;
		border: 1px #777777 dotted;
		margin: 0;
		font-size: 10pt;
		margin-top: 8px;		
		font-family: arial, helvetica, sans-serif;
		}
		.box p{
		padding-top: 1px;	
    font-size: 8pt;	
		}
		.box a{		
		color: white;
		padding:0;
		margin: 0;
		}
		
		#patter {
    		padding-top:10px;
		font-size: 13px;
		font-weight: normal;
		color: #444444;
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;
		border-bottom: #555555 solid 2px;		
		}
		#patter p{
		font-size: 13px;
		font-weight: normal;
		color: #444444;
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;		
		}
		#patter a{
		font-size: 13px;
		font-weight: bold;
				color: #013F19;
		
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;
		}
		#bodyText {
    		padding-top:10px;
		font-size: 13px;
		font-weight: normal;
		color: #444444;
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;
				
		}
		#bodyText p{
		font-size: 13px;
		font-weight: normal;
		color: #444444;
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;		
		}
		#bodyText a{
		font-size: 13px;
		font-weight: bold;
		color: red;
		font-family: arial, helvetica, sans-serif;
		padding-bottom: 5px;
		}
    body{
    background-image: url("back.jpg");
    background-repeat: repeat-x;
    background-color: #003300;
    }
    #header {
    z-index: 25;    
    position: relative;
    left: 0px
    top: 0px;
    padding: 0;
		margin: 0;
    }
    a {
    text-decoration: none;
    
    }
    a:hover{
    text-decoration: underline;
    }
    .forms{
    padding:0;
    margin:0;
    }
.forms td{
font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #444444;
}
input {
border: #555555 1px solid;
}
textarea
 {
border: #555555 1px solid;
}
.menu{
padding-bottom: 3px;
}

