body { margin: 0; padding: 0; font-size: 12px; font-weight: normal; }
body * { font-family: "Century Gothic", "Verdana", arial } 
a img { border: none }
form { margin: 0 }
img {
	vertical-align: middle;
}
img.without_border {
	filter: alpha(opacity=40); 
	opacity: 0.4;
}
.content a {
	color: #40B9FF;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content p {
	margin: 5px 0;
}
.searchline {
	margin-left: 10px;
	width: 165px;
	border: solid 1px #016897;
	background-color: transparent; 
}
.page_header {
	color: #5A6B95;
	font-weight: bold;
	font-size: 14px;
}
.content {
	vertical-align: top;
	color: #666666;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 35px;
}
.left_column {
	padding-top: 25px;
	padding-left: 18px;
	vertical-align: top;
}
.right_menu a {
	color: #666666;
	text-decoration: none;
}
.right_menu td {
	vertical-align: top;
}
.bottom td {
	vertical-align: bottom;
	color: #666666;
}
.bottom a {
	color: #666666;
}
big {
	font-weight: bold;
}
.copyright {
	font-family: Arial Narrow;
	font-size: 9px
}
.creator {
	background: url("/img/first-position-logo.png") no-repeat 0 0;
	width: 167px;
	height: 29px;
}
.creator a {
	position: relative;
	top: 12px;
	right: 10px;
	font-size: 12px;
	font-family: Arial;
}

