BODY {
scrollbar-face-color:#5A6F84;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#7794B4;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#5A6F84;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px none #CCCCCC;

}

A:LINK {
	color : #ffffff;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:VISITED {
	color : #ffffff;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:ACTIVE {
	color : #ffffff;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:HOVER {
	color : #660000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

.textgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.lvl2sideborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #566f84;
	border: 1px solid #000000;
}
.boxmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8296aa;
	border: 1px solid #000000;
}
