body {
	background: #FFF; color: #333;
	font: 80% Verdana, sans-serif;
	line-height: 1.4;
}

a {
	color: #379ce7;
}

.page-left {
	float: left;
	width: 250;
	margin-bottom: 20px;
}

.menu-left {
	font: 80% Tahoma, sans-serif;
	margin: 18px 38px 20px; padding: 0;
	list-style: none; line-height: 1.2em;
	text-transform: uppercase;
}

.menu-left li {
	padding: 14px 2px 14px 40px;
	border-bottom: 1px solid #eff1f6;
	background: url(li_menu.gif) no-repeat 20px 17px;
}

.menu-left li.hover, .menu-left li.current {
	background-position: 20px -83px;
}

.current {
	color: #FFAA00;
	text-decoration: none;
	font-weight: bold;

}

.menu-left a {
	color: #666;
	text-decoration: none;
}

.menu-left a:hover {
	color: #FFAA00;
}

.rpak_s {
	color: #FFFFFF;
	font-size: 19; font-weight: bold;
	letter-spacing: 3pt;
}

.rpak_b {
	color: #FFAA00;
	/*color: #CCFFFF;*/
	font-size: 22; font-weight: bold;

}

.part-name {
	vertical-align: top;
	margin: 20 30 20px;
	padding-left: 30px;
	background: url(li_content.gif) no-repeat 5px 2px;
	font-size: 14; font-weight: normal;
	color: #379ce7;
}

.part-name a {
	text-decoration: none;

}

.part-content {
	text-align:justify;		
	font-size: 13; font-weight: normal;
	color: #666;
}
.part-content table {
	border: #FFFFFF;
}

.marsh {
	color: #379ce7;
	font-weight: bold;
}

.copy {
	font-size: xx-small;
	color: #999999;
}

.item {
	border-bottom: 1px solid #eff1f6;	
}

.submenu a {
	font: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #379ce7;
}

.header-icons {
	position: absolute; left: 30px; top: 13px;
	z-index: 1;
}
.header-icons a, .header-icons span {
	display: block;
	float: left;
	margin-right: 50px;
	background: #999;
}
.header-icons a {
	background: #999;
}
.header-icons a:hover, .header-icons span {
	background: #e8ab00;
}