@charset "utf-8";
/* CSS Document */

body {
	scrollbar-face-color: #ccffff;
	scrollbar-shadow-color: #99cccc;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #99CCCC;
	background-color:#000000;}

#all1 {border:2px solid gray; 
		border-spacing:0px;
		padding:0px;
		width:900px;}

td#bann {
	width:800px;
	height:288px;}
	
td.main
		{background-color:#FFFFFF;
		width:800px;}

table#conttable 
		{border:0px 1px 0px 1px solid gray;
		padding:0px;
		border-spacing:0px}
				
td#content {
	font-family: Garamond, "Times New Roman", Times, serif;
	text-align:justify;
	vertical-align: middle;
	padding:0px 50px 30px 50px;
	width:800px}
	
h1 {font-family:"Times New Roman", Times, serif;
      font-size: 18px;
	  font-style: normal; 
	  font-weight: bold;
	  color: #000080;
	  padding: 30px 0px 20px 0px;}	   
	
td#menu {
	width: 100px;
	font-family: "Times New Roman", "Arial" serif, sans serif, cursive, fantasy;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	background-image: url(images/blkgrad01.gif);
	vertical-align:top;
	text-align:center;
	background-repeat: repeat-y;
	padding:25px 0px 0px 0px}
	
td#menu a:link {color: #ffffff; text-decoration: none;}
td#menu a:visited {color: #ffffff; text-decoration: none;}
td#menu a:focus {color: #ffffff; text-decoration: none;}
td#menu a:hover {color: #00ffff; text-decoration: none;}
td#menu a:active {color: #ccffff; text-decoration: none;}
	
td#bluside {
	background-image: url(images/blgrad.gif); border-color:gray;S
	background-repeat: repeat-y;
	background-color: #ccffff;
	width:100px;
	border:1px gray thin}
	
td#img {background-image:url(images/back.gif);
		width:800;}
	
td#bottomnav {background-color: #000000;
			background-image: url(images/blkgrad02.gif);
			background-repeat: repeat-x;
			width:800;
			height:60px;
			font-family: "Times New Roman", "Arial" serif, sans serif, cursive, fantasy;
            font-size: 14px;
	        font-style: normal; 
	        font-weight: normal;
			text-align:center;
	        color: #ffffff;
	        word-spacing: 0;
			vertical-align:middle; 
			background-position:center;
			border:0px;
			border-spacing:0px;
			padding:0px}
			  
#bottomnav a:link {color: #ffffff; text-decoration: none;}
#bottomnav a:visited {color: #ffffff; text-decoration: none;}
#bottomnav a:focus {color: #ffffff; text-decoration: none;}
#bottomnav a:hover {color: #00ffff; text-decoration: none;}
#bottomnav a:active {color: #ccffff; text-decoration: none;} 

td#copy {font-family:"Times New Roman", Times, serif;
		font-size:11px;
	    color: #000080;
        padding: 10px 20px 20px 40px;
		width:800px;
		vertical-align:middle}
		
.form {	background-color: #ccffff;
		background-image: url(images/form_button.gif); }
		
#formcontent {margin: 0px 0px;
		  	padding:0px 50px 30px 50px;
			width:800px}	  		  
			  