/* CSS Document */
.blueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153B63;
}
body {
scrollbar-arrow-color: #B4C6D9;
scrollbar-base-color: #153B63;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: #B4C6D9;
scrollbar-face-color: #153B63;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: black;
}
.BigblueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #153B63;
}
.linheight10px {
	line-height: 10px;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topLightBlueBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B4C6D9;
	border-right-color: #B4C6D9;
	border-bottom-color: #B4C6D9;
	border-left-color: #B4C6D9;
}
.topWhiteBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;

}
INPUT, SELECT, TEXTAREA {
background-color: #ffffff;
color: #153B63;
font-family: verdana,arial;
font-size: 11px;
border: solid 1px #153B63;
padding: 0;
}
.WhiteBorderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lineheight5px {
	line-height: 5px;
}
a:visited {
		text-decoration: none;
		color: #153B63;
		}
a:link {
		text-decoration: none;
		color: #153B63;
		}
A:hover {text-decoration: underline; 
		color: #153B63;
}


.class2 a:visited {
		text-decoration: none;
		color: #ffffff;
		font-family: verdana,arial;
		font-size: 11px;
		}
.class2 a:link {
		text-decoration: none;
		color: #ffffff;
		font-family: verdana,arial;
		font-size: 11px;		
		}
.class2 A:hover {text-decoration: none; 
		color: #153B63;
		font-family: verdana,arial;
		font-size: 11px;		
}.RemBorderBluePics {
	border: 1px solid #153B63;
}
.blueborderside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-left-style: solid;
}
