body,th,td {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	color:#666666;
	font-size:11px;
}

hr{
	clear:both;
	height:0px;
	visibility: collapse;
	/visibility: hidden;
}

table {
	border-collapse: collapse;
}

td {
	padding:0;
	vertical-align:top;
}

a {
	color:#666666;
}

a:hover {
	color:#454545;
}

a img {
	padding:1px;
	border:1px solid silver;
	}

a:hover img {
	border: 1px solid #454545;
}

a.noborder img {
	padding:1px;
	border:0;
	}

a.noborder:hover img {
	border: 0;
}

#center_footer{
	font-size:8px;
	font-family: sans-serif;
	text-transform: uppercase;	
} #center_footer a {
	text-decoration: none;
} #center_footer a:hover {
	text-decoration: underline;
}


#footer {
	font-size:10px;
}

#footer a {
	text-decoration: none;
	color:#555555;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;	
}

h3 {
	
}

h3,h2 {
		font-size: 15px;	
	border-bottom:1px solid #919191;	
	margin-bottom:10px;
}
#content_right img, .square {
	margin:0 3px 3px 0;
}


 p {
	margin:0 0 8px 0;
}
.loading {
	background: url(load.gif) center no-repeat;
}