
body {  scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff; 
	scrollbar-dark-shadow-color: #ffffff; 
	scrollbar-face-color: #6599ff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	
	font-family: sans-serif;
	font-size: 14px;
	color:#ffffff;
}

td {
	font-family: sans-serif;
	font-size: 14px;
	color: #4579df;  
}

.TabOn {
	text-align: center;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#6699ff;
}

.TabOff {
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #b7ceff;
}

.tabmenuLinkOff {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.tabmenuLinkOn {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}

.BodyCell {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #ffffff;
	border-bottom: 1px Solid #ffffff; 
	border-right: 1px Solid #ffffff; 
	border-left: 1px Solid #ffffff; 
}

.PageTitle{
	color: #6599ff;	
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;	
}

.companyTitle {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: Bold;
	color: #FFFFFF;	
}


.checkLabel {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EAE9FE;
	border-bottom: 1px Solid #9DAAB7;
	padding: 2px;
}

.checkValue {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom: 1px Solid #9DAAB7;
	padding: 2px;
}

.Footer{
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}

.FooterLink {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}

.bodylink {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6599ff;
}