body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #638EB5;
	background-image: url(../images/bg_l_blue.jpg);
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #4A698C;
	text-decoration: none;
}
a:visited {
	color: #4A698C;
	text-decoration: none;
}
a:hover {
	color: #1F3547;
	text-decoration: underline;
}
a:active {
	color: #4A698C;
	text-decoration: underline;
}
.header {
	tfont-size: 14px;
	font-weight: bold;
	color: #375672;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
}
.header_white {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.aButton {
background-color: ffffff;
border-color: grey;
border-style: solid;
border-width: 1;
color: veranda;
font-size: 10pt;
font-family: verdana;
font-style: none;
}

.large_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #638AAD;
}
.lightblue {color: #C6D3DE}

.active-row-highlight,
.active-row-highlight .active-row-cell {background: red}

a.white_link:link {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold; 
text-decoration : none;
}
a.white_link:hover{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3E5B79;
	text-decoration: none;
}
a.white_link:visited{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}
a.white_link:active {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration : normal;
	letter-spacing: underlinepx;
}
.font_small {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font_Medium {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
