#tooltip {
	BORDER-RIGHT: #382a1f 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #382a1f 1px solid;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	BACKGROUND: #fff4c1;
	FILTER: alpha(opacity=80);
	VISIBILITY: hidden;
	PADDING-BOTTOM: 2px;
	MARGIN: 12px 2px 0px -8px;
	BORDER-LEFT: #382a1f 1px solid;
	COLOR: #000000;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #382a1f 1px solid;
	FONT-FAMILY: Tahoma, Helvetica;
	POSITION: absolute;
	moz-border-radius: 8px;
}

a.thumb {
	BORDER: 1px solid #0073C3;
	display: block;
} 
a.thumb:hover {
	BORDER: 1px dashed #0FBFF8;
	display: block;
}

.h06, .h09, .b02, .w08, .arclink{
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}

.b02, .h09{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.h_fill {
	background-image: url(fg_hfill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.h06 {
	background-image: url(fg_h06.jpg);
	background-repeat: no-repeat;
	width: 312px;
	font-size: 13px;
	color: #024793;
}
.h09 {
	background-image: url(fg_h09.gif);
	background-repeat: no-repeat;
	width: 365px;
}
.b02 {
	background-image: url(fg_b02.gif);
	background-repeat: repeat-x;
	width: 361px;
}
.w_fill {
	background-image: url(fg_wfill.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.w_bmf {
	background-image: url(fg_wbmfill.gif);
	background-repeat: repeat-x;
}
.w03 {
	background-image: url(fg_w03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.w08 {
	background-image: url(fg_w08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
}

.arclnka {
	white-space: nowrap;
}
.arclnka a {
	font-size: 14px;
	text-decoration:none;
	color: #186AB6;
	display: block;
	width: 280px;
	height: 16px;
	font-weight: normal;
}
.arclnka a:hover, .arclnka a:active{
	color: #000000;
	background-color: #E6F9FF;
}
.arclnka a:visited{
	text-decoration: line-through;
	font-size: 13px;
}
.arclnk a {
	font-size: 14px;
	text-decoration:none;
	color: #186AB6;
	display: block;
	width: 480px;
	height: 16px;
	font-weight: normal;
}
.arclnk a:hover, .arclnk a:active{
	color: #000000;
	background-color: #E6F9FF;
}
.arclnk a:visited{
	text-decoration: line-through;
	font-size: 13px;
}
.look {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
	font-weight: bold;
}
.look:hover{
	color: #FF6633;
	padding-left: 4px;
}
