@charset "utf-8";
/* CSS Document background-image:url(bg_img.jpg); */
body {
	background-color:#000000;
	 margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:white;}
form {margin:0; padding:0;}

#container {width:100%; margin:0 auto; }
	#content {width:850px; height:auto; margin:0 auto;}
		#navi {height:31px; width:790px; float:right;}
		#text { width:540px; height:auto; float:left; margin-top:20px;}
		#pic { width:252px; height:auto; float:right; margin-top:80px;}
		#formL { margin-left:2px; width:900px; float:left; font-family:"Trebuchet MS", Arial; font-size:15px;}
		#flomR {margin-top:10px; margin-left:20px; width:800px; float:left;font-family:"Trebuchet MS", Arial; font-size:15px;}
	#footer { height:20px; width:850px; margin:0 auto; text-align:center; font-family: Trebuchet MS, Arial;
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF; clear:both;}


/************** Class ************************/
.previewbook{ 
	font-family:"Trebuchet MS", Arial;
	color:#CCCCCC;
	font-size:15px;
	line-height:20px;}
	
.bw a{
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;

	}

.bw a:hover{
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	text-decoration:none;
	color:#CCCCCC;
}	

.but a{
	font-family: Trebuchet MS, Arial;
	background-color: transparent;
	font-size : 13px; text-decoration:none; 
	border-style: solid;
	border-color:#000000; 
	border-width: 1px; 
	padding: 1px 1px 1px 2px;
	text-decoration: none;
	color:#CCCCCC;

}
.but a:hover {
	font-family: Trebuchet MS, Arial;
	background-color: transparent;
	font-size : 13px; text-decoration:none; 
	border-style: solid;
	border-color:#999999; 
	border-width: 1px; 
	padding: 1px 1px 1px 2px;
	text-decoration: none;
	color:#CCCCCC;
	}
.inactivebuttons{
cursor:default;
	font-family: Trebuchet MS, Arial;
	background-color: transparent;
	font-size : 13px; text-decoration:none; 
	border-style: solid;
	border-color:#999999; 
	border-width: 1px; 
	padding: 1px 1px 1px 2px;
	text-decoration: none;
	color:#CCCCCC;
}

.style8 {color: #666666;
font-family:"Trebuchet MS", Arial}	

.img {border: solid 2px #FFCC33;}
.img:hover {border: solid 2px #ffffff;}

