.nav {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.content {
	font-family: verdana ;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}
.border {
	border-top: none #999999;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: none #999999;
	cursor: crosshair;
}
.border_pop {
	border-top: none #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none #999999;
}
.links{
	font-family: verdana ;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 13px;
	text-decoration: none;
	cursor: crosshair;
}
a.links:hover{
	font-family: verdana ;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.gallery_nav {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.gallery_nav:hover {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: crosshair;
}

.site_nav {
	font-family: verdana;
	font-size: 15px;
	font-style: normal;
	color: #999999;
	line-height: 16px;	
	font-weight: bold;
	text-decoration: none;
}

a.site_nav:hover{
	font-family: verdana;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;	
	cursor: crosshair;
}
.main_table {
	height: 480px;
	width: 750px;
	top: 35px;
	position: relative;
}
.main_table td {
	text-align: center;
}

.footer_pop {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 11px;
	text-decoration: none;
	font-variant: small-caps;
}

.txt_pop {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: normal;	
	font-weight: bold;
	text-decoration: none;
}
a.txt_pop:hover {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

