* {
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;	
	font: 13px;
}

body {
	color: #595959;
}

.CenterTable {
	padding-left: 10px;
	padding-right: 10px;
}

input, textarea {
	padding-left: 5px;
	padding-right: 5px;	
	color: #000000;
	background: #ffffff;
}


#hint {
	position: absolute;
	top: 45%;
	width: 100%;
	height: 100px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 15px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	margin: 0 0 5px 0;
	width: 180px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #slong {
	margin: 0 0 5px 0;
	width: 280px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #scomment {
	margin: 0 0 5px 0;
	width: 480px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #comment {
	margin: 0 0 5px 0;
	width: 480px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #bd {
	margin: 0 1px 5px 0;
	width: 40px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #bm {
	margin: 0 1px 5px 0;
	width: 73px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #by {
	margin: 0 0 5px 0;
	width: 55px;
	border: 1px #595959 solid;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;	
}

#search #submit {
	margin: 5px 0 0 0;
	background: url(images/img04.jpg) repeat-x left top; 
	border: 1px solid #595959;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}

a {
	text-decoration: underline;
	font-size: 13px;	
	color: #595959;
}

.basic {
	font-size: 13px;
	color: #595959;	
}

.bluebold {
	font-size: 13px;
	color: #0565b2;	
	font-weight: bold;
}

.blueboldnone {
	font-size: 13px;
	color: #0565b2;	
	font-weight: bold;
	text-decoration: none;		
}

.footer {
	font-size: 11px;
	color: #595959;	
}

.white {
	font-size: 14px;
	color: #ffffff;	
}

.links_none {
	display: none;
	text-align: left;
	margin: 0;
	padding: 15px 15px 15px 15px;
	border: 1px solid #18AAEF;
}

.comment {
	text-align: left;
	margin: 0;
	padding: 2px 10px 2px 10px;
	border: 1px solid #d7d6d6;
	background: #f6f6f6; 
}

.commentreply {
	text-align: left;
	margin: 0;
	padding: 2px 10px 2px 10px;
	border: 1px solid #d7d6d6;
	background: #efefef; 
}

.links {
	text-align: left;
	margin: 0;
	padding: 15px 15px 15px 15px;
	border: 1px solid #18AAEF;
}
