body {
	background-color: #ffffff;
	margin: 0px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.main a:link {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
.main a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
.main a:hover {
	text-decoration: none;
	color: #3399cc;
	font-weight: normal;
}
.main a:active {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
.nav {
	line-height: 16px;	
}
.nav a:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.nav a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.nav a:hover {
	text-decoration: none;
	color: #3399cc;
	font-weight: normal;
}
.nav a:active {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.2nav {
	line-height: 14px;	
	font-size: 10px;
}
.2nav a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.2nav a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.2nav a:hover {
	text-decoration: none;
	color: #3399cc;
	font-weight: normal;
}
.2nav a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.thumb {
	border:1px solid #FFFFFF; 
	border-thickness: 1px;
}
a:hover .thumb {
	border:1px solid #cccccc; 
	border-thickness: 1px;
}
.navtable {
	border-left: solid 1px #cccccc;
}
.infotable {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.footer {
	font-size: 10px;
}
.footer a:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: none;
	color: #3399cc;
	font-weight: normal;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}