body {	
	background-color: #FFFFFF;
	margin:10px;
	padding:0px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
}
img {
	border: 0;
}
a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	color: #7db171;
}
hr {
	color: #535152;
	background: #535152;
	border: 0;
	height: 1px;
	margin-bottom: 10px;
}
p {
	line-height: 17px;
}
a.sub {
	color: #666666  !important;
}
a.sub:hover {
	color: #7db171 !important;
}
#image_info {
	margin-top: 5px;
	height: 20px;
}
#menu {
	float: left;
	padding: 5px 5px 5px 0;
	color: #666666;
}
#nav {
	float: right;
	padding: 5px 0 5px 5px;
	text-transform: lowercase;
	color: #666666;
}

#tt {
	position:absolute;
	display:block;
	background:url(../images/tt_left.gif) top left no-repeat;
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_top.gif) top right no-repeat;
	overflow:hidden;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#dddddd;
	color:#666666;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}
