a.menu {
	color : #E6E8ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	text-decoration: none;
	font-weight: normal;
	display:block;
	height:37;
	padding: 8 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	background-repeat: no-repeat;
}
a.menu:hover {
	color : #E6E8ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	text-decoration: none;
	font-weight: normal;
	background: url(/layouts/cust_bpag/Grafx/menu_rollover.gif);
	display:block;
	height:37;
	padding: 8 0 0 0;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	background-repeat: no-repeat;
}
a.menu2 {
	color : #B9C0D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.menu2:hover {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.white {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #051759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
td.white {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}
td.homecontent {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
td.home {
	color : #B9C0D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
font.form {
	color : #051759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
a {
	color: #6FC23C;
	text-decoration: none;
}
a:hover {
	color: #6FC23C;
	text-decoration: underline;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #B9C0D2;
	scrollbar-face-color: #001448;
	scrollbar-shadow-color: #001448;
	scrollbar-highlight-color:#001448;
	scrollbar-3dlight-color: #001448;
	scrollbar-darkshadow-color: #001448;
	scrollbar-track-color: #6FC23C;
	scrollbar-arrow-color: #6FC23C;
}
input {
	font-size: 12px;
	background-color: #FFFFFF;
	border-style: solid; 
	border-top-width: 1 px; 
	border-right-width: 1 px; 
	border-bottom-width: 1 px; 
	border-left-width: 1 px;	
	border-color: #6FC23C;
	font-family: arial;	
	height: 23px;
	width: 140px;
}
input.normal {
	font-size: 12px;
	background-color: #FFFFFF;
	border-style: solid; 
	border-top-width: 1 px; 
	border-right-width: 1 px; 
	border-bottom-width: 1 px; 
	border-left-width: 1 px;	
	border-color: #6FC23C;
	font-family: arial;	
	height: 23px;
	width: 24px;
}
td.repeat {
	background-repeat: no-repeat;
}