.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5C5C;
	text-decoration: none;
}

body {
	background-image: url(../images/bg_lt_grey_vert.gif);
	background-repeat: repeat;
	background-position: top;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: E98B11;
	text-decoration: none;
	text-transform: uppercase;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}


.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #E98B11;
	text-decoration: none;
	text-transform: uppercase;
}

/* mgr */
.mgr1 {
	width: 780px;
	color: #5C5C5C;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}	
a.mgr:link {
	color: #5C5C5C;
	text-decoration: none;
}
a.mgr:visited {
	color: #5C5C5C;
	text-decoration: none;
}
 a.mgr:hover{
	color: #5C5C5C;
	text-decoration:underline;
}
