* {
	margin: 0;
	padding: 0;
}

body {
	background: #97D4E6 url("./images/bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
	
}

a:hover {
	color: #808080;
}

#header {
	text-align:right;
	width: 562px;
	height: 60px;
	background: #000 url("./images/header.gif") no-repeat;
	padding-top: 30px;
	padding-right: 18px;
	font-size: 14pt;
	color: #FFF;
}

#header a, #header a:visited {
	color: #333333;
	text-decoration: none;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #f7fcfd;	
}

#container {
	width: 580px;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: 560px;
	height: 30px;
	background: url(./images/horizontal.gif);
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color: #333333;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #FFF;
	text-decoration: none;
}

#right-column {
	color: #333333;
	width: 134px;
	margin-top: 5px;
	background: url(./images/menutop.gif) repeat-y;
	float: right;
	padding: 10px;
	border-right: 4px solid #FFF;
}

#right-column h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 5px;
}

#content {
	float: left;
	width: 410px;
	margin: 10px 0 0 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #97D4E6;
	margin-bottom: 5px;
	padding-left: 5px;
}

.black {
	color: #333333;
}

p {
margin-bottom: 20px;
padding-left: 5px;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
    border:1px solid black;
	background: none;
	}

#searchbox {
	background: url(./images/searchbox.gif) no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #ccc;
	background: #ffffff;
	clear: both;
	width: 405px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #ffffff;
	text-align:center;
}
}

#footer a, #footer a:visited{
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}

.thumbnail{
	background-color:#ffffff;
	font-size: 11px;
	padding: 6px;
	border: 1px solid #ffffff;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
#paging {
	color: #808080;
	background: #ffffff;
	clear: both;
	width: 405px;
	margin-left: 0px;
	height: 20px;
	padding: 0px;
	border: 0px solid #ffffff;
}

.button {
    background-color: #ffffff;
    font-size:10px;
    border:1px solid black;
    color: #000000;
	width:50px;
}

.formText {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	background-color: #ffffff;
    margin-top: 5px;
}

.over{
	color: #CCCCCC;
	background-color: #ffffff;
	border: 1px solid #888888;
}

.text{
	color: #084cf9; 
	font-weight: bold; 
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#results{
	color: #084cf9; 
	font-weight: bold;
	font-family: Tahoma, sans-serif;
}

#loading {
	display: none;
}

.inu{
	color: #666666; 
	font-weight: bold; 
	background-color: #c8f1ff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
}

.drop{
	background-color: #ffffff; 
	color: #666666; 
	font-weight: bold; 
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
}

input.butt {
background:url(images/submit.png) no-repeat;
border:0px;
width:20px;
height:20px;
cursor: pointer;
}

a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 300px;
	padding: 5px;
	z-index: 100;
	background:#000000;
	color: #fff;
}

a:hover.tip {

}

a:hover.tip span {
	display: block;
}

