/*		----------------------------------------------------------------
			This is the kf-thumbs.css file
			kf  November 2006
		----------------------------------------------------------------  */
body { background:#eefaff; font-family:verdana,arial,helvetica,sans-serif; font-size:11px;
		color:#00008b; text-align:center; }


a:link { color:#800000; text-decoration:none }
a:visited {color:#800000; text-decoration:none; }
a:hover { color:white; background: #008b00;}
a:active { background:#ccddff; }


input { background:#eefaff; font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px; color:#00008b }

.lookout { background-color: #ffcccc; }
.smalltext { font-size: 7px; }
.colr { color:green; }
.bpark { font:bold 29px Verdana,sans-serif; color:##008b00 }

H1 { font-size: 40px; }
H2 { font-size: 18px; color:#00008b; }
H3 { font-family: verdana; font-size: 16px; color:#00008b}
H4 { font-size: 12px; color:#00008b}
p	{ font-size: 9px; color:#00008b}

hr { color:#00008b;}

.reverse { font-size: 12px; font-family: verdana; font-weight:bold; color:#ddeeff; background-color:#00008b; }

.button { font-family: verdana; font-size: 10px; font-weight: bold; background:#00008b;
			color: white; border: 1px solid red}

.larger {font-size:18px; font-weight:bold; }
.likeh3 { font-family: verdana; font-size:16px; font-weight:bold; color:#00008b}
.likeh4 { font-size: 12px; font-weight:bold; color:#00008b}

.centerh3 { font-family: verdana; font-size:16px; font-weight:bold; color:#00008b}


#pagebox { position:relative; width:798; height:auto; padding:5px; background-color:white; margin:0px auto;
			text-align:left;  }

#topbox {width:780; margin:0px;  }

#bottombox {width:780; background-color:white; margin:0px; background-color:teal; }

.thumbox { float:left; width:150px;  height:100px; margin:2px;
				padding:0px; background-color:white; }

.rowbox { float:left; width:100%;  margin:0px; padding:0px; background-color:white; }

.centerrowbox { float:left; width:100%;  margin:0px; padding:0px; text-align:center; background-color:white;  }
.menubox { float:left; width:100%;  margin:0px; padding:0px; text-align:center; background-color:#eaeaea; border-top:1px solid silver; }

.checkbox_box { float:left; width:19%;  margin-left:4px; margin-bottom:0px; margin-top:1px; padding:0px; 
		font-size:10px; }



#smallbox { float:right; width:35px; height:10px; background:teal; margin:1px;
			padding:1px; border:1px solid black; font-family:Arial; font-size:9px; font-decoration:normal;
			font-weight:normal; line-height:12px; color:white; text-align:center; }


#centerbox { float:left;  width:90%; background:#f0f0f0; margin-left:15px; margin-right:15px;
			padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px;
			border-left:8px double #aae5bb; border-right:8px double #aae5bb; border-top:8px double #aae5bb;
			border-bottom:8px double #aae5bb; text-align:left; }






#debugbox { float:left; width:30%; background:#f0f0f0; margin-left:5px; margin-right:5px;
			padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;
			border-left:2px dashed #aae5bb; border-right:2px dashed #aae5bb; border-top:2px dashed #aae5bb;
			border-bottom:2px dashed #aae5bb; text-align:left;}

------>