body {margin:0px;}

.logo1 {
	background:url(logo1_b.jpg) left top no-repeat;
}

.logo2 {
	background:url(logo2_b.jpg) left top no-repeat;
}

.line_1 {
	background:url(line_1.gif) left no-repeat;
}

.top_text_1 {
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
}

.top_text_2 {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.menu_1 {
	background:url(menu_1.gif) left no-repeat;
}

.menu_2 {
	background:url(menu_2.gif) left no-repeat;
}

.back_1 {
	background:url(back_1.gif) left repeat-x;
}

.back_2 {
	background:#eeb2b5;
}

.back_3 {
	background:#f5d3d5;
}

.line_2 {
	background:#c32b33;
}

a.button_link {
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.button_link:visited {
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.button_link:hover {
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

a.button_link:hover.visited {
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

a.menu_link {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.menu_link:visited {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.menu_link:hover {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.menu_link:hover.visited {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

table {
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.wmSubMenuHidden {
	border:#ae262e solid 1px;
	position:absolute;
	visibility:hidden;
	z-index:1;
	top:0px;
	background:#c32b33;
}

.wmLink {
	display:block;
	width:100%;
	padding:2px 2px 3px 2px;
}

.wmLink:hover {
	text-decoration:none;
}

.hItemOn {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#dd313a;
	width:120px;
}

.hItemOff {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#c32b33;
	width:120px;
}
