/* CSS Document */


body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background:rgb(255,255,255);}
body {font-family: Arial, Helvetica, sans-serif; font-size:16px;
}
#page {
margin:27px 0 0px 260px; 
display:block; 
width:700px; 
border:0px none #000; 
background:#fff; 
padding:0px;
}
#menu {
	display:block;
	top:28px;
	left:28px;
	width:200px;
	position:fixed;
	border:0px none;
	padding:0px;
	text-align:left;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
* html #menu {
	position:absolute;
	height: 868px;
}

.menuHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menuNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A.menuNormal {
	color: #FF6699;
	text-decoration: none;
}
A.menuNormal:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:rgb(255,102,153)
}
.bodyNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A.bodyNormal {
	color: #FF6699;
	text-decoration: none;
}
A.bodyNormal:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:rgb(100,100,100)
}
.bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
