table.bookmark {
	border: solid 1px #B1D2B1;
	width: 250px;
	background-color: #D8E8D8;
}

.content_title {
	font-family: century gothic;
	font-weight: bold;
	font-size: 20px;
	color: #B1D2B1;
}

.content {
	font-family: arial;
	font-size: 11px;
	color: #006600;
	letter-spacing: 1px;
	text-align: justify;
}

.content_white {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: justify;
}

.content_gold {
	font-family: arial;
	font-size: 11px;
	color: #FF8A01;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: bold;
}

.panel {
	font-family: arial;
	font-size: 10px;
	color: #006600;
	letter-spacing: 1px;
}

.panel_btn {
	font-family: arial;
	font-size: 10px;
	color: #006600;
}

.panel_gold {
	font-family: arial;
	font-size: 10px;
	color: #FF8A01;
}

.table {
	font-family: arial;
	font-size: 11px;
	color: #006600;
	letter-spacing: 1px;
}

.link {
	font-family: arial;
	font-size: 9px;
	color: #FF8A01;
	letter-spacing: 1px;
	font-style: italic;
}

.title_side {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

a.link {
	font-family: arial;
	font-size: 11px;
	color: #FF8A01;
	letter-spacing: 1px;
	text-decoration: none;	
}

a.ulink {
	font-family: arial;
	font-size: 11px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: none;
}

a.ulink:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF8A01;
	letter-spacing: 1px;
	text-decoration: none;
}

a.link_gold {
	font-family: arial;
	font-size: 11px;
	color: #FF8A01;
	letter-spacing: 1px;
}

a.link_gold2 {
	font-family: arial;
	font-size: 11px;
	color: #FF8A01;
	letter-spacing: 1px;
	text-decoration: none;
}

a.panel {
	font-family: arial;
	font-size: 10px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: none;
}

a.panel:hover {
	font-family: arial;
	font-size: 10px;
	color: #FF8A01;
	letter-spacing: 1px;
	text-decoration: none;
}

a.zoom_level {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #006600;
}

a.rightclick {
	font-family: arial;
	font-size: 11px;
	color: #006600;
	letter-spacing: 1px;
	text-align: justify;
	text-decoration: none;
	width: 140px;
	height: 15px;
}

a.rightclick:hover {
	font-family: arial;
	font-size: 11px;
	color: #006600;
	letter-spacing: 1px;
	text-align: justify;
	text-decoration: none;
	background-color: #B3D3B3;
	width: 140px;
	height: 15px;
}
