body {
	background-color: #211D70;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentBody {
	height:600px;
	overflow:auto;
}
.content { 
	background-color: #EEF2FF;
	color:#211D70;
	line-height: 1.5;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.headerFooter {
	background-color:#ceceb5;
	color:#464646;
	font-weight:bolder;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style1 {
	color: #b9b3a6;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2{
	color: #211D70;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight:bolder;
	text-decoration:none
	
}
.style3 A {
	text-decoration:none;
}.style3 A:visited {
	text-decoration:underline;
}
.style3 A:hover {
	text-decoration:underline;
}
.style4 {
	color: #464646;
	font-size: 11px;
	font-family: tahoma;
}
.style4 A {
	text-decoration:none;
}.style4 A:visited {
	text-decoration:underline;
}
.style4 A:hover {
	text-decoration:underline;
}
.contentBorder {
	border-color:#B9B3A6;
}
.companyName {
	color: #ffce23;
	font-size: 16px;
	font-family: tahoma;
	text-decoration:none
}

#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#464646; font-weight:bolder;text-decoration:none}

.menu_off {
	background-image:url('images/menu_off.gif'); 
	background-color:#ceceb5;
	background-position:bottom left; 
	background-repeat:no-repeat;
	width:133px;
	height:28px;
	color:#ffffff;
	border:none;
	}
.menu_on {
	background-image:url('images/menu_on.gif'); background-position:bottom left; background-repeat:no-repeat;width:133px;height:28px;border:0;cursor:pointer;
	background-color:#ceceb5;
	color:#ffffff;
	border:none;
	}
.menu_over {
	background-image:url('images/menu_over.gif'); background-position:bottom left; background-repeat:no-repeat;width:133px;height:28px;border:0;cursor:pointer;
	background-color:#ceceb5;
	color:#ffffff;
	border:none;
	}