A:link{
	color: #0000FF;
	text-decoration: none;
}

A:visited{
	color: #0000FF;
	text-decoration: none;
}

A:active{
	color: #0000FF;
	text-decoration: underline;
}

A:hover{
	color: #CC0000;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bluetype {
	color: #0000CC;
}
.redtype {
	color: #CC0000;
}
.redtype_12px_bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.indent {	padding-left: 10px;
}li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_text {
	color: #FFFFFF;
}
.redtype16px {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}


.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	width:186px;
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
	background-image: url(images/eg_btn-2.gif);
	padding-bottom: 6px;
	margin-top: 4px;
	padding-top: 5px;
}
.submenu{
	margin-bottom: 1em;
	color: #000000;
	font-size: 11px;
	margin-left: 10px;
}
.body-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

