body {
	background-color: #D2E0EC;
	scrollbar-base-color: #877FB2;
	scrollbar-arrow-color: 99ccff;
	scrollbar-face-color: #D2E0EC;
	scrollbar-highlight-color: 99ccff;
	scrollbar-3dlight-color: #AEC8DB;
	scrollbar-darkshadow-color: #AEC8DB;
	scrollbar-shadow-color:#AEC8DB;
}

.BlueBigBold{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #AEC8DB;
	font-weight : bold;
}

.GreyBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	font-weight : normal;
}

.BlueHeaderBold{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #88AECA;
	font-weight : bold;
}
.Greybold{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #737373;
	font-weight : bold;

}
.geryBodySmallBold{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #737373;
	font-weight : bold;
	}
	
	.blackBodySmall{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight : normal;
	}
.whiteBodySmallBold{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight : bold;
	}
.whiteBodymedBold{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
	}

ul {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #AEC8DB;
	font-weight : normal;
}
.Textfield {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	border : 4px;
	width: 190px;
}

a.topLink {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

	
	
}
a.topLink:active {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
a.topLink:link {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
a.topLink:visited {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
a.topLink:hover {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #D2E0EC;
	}
	
a.Link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	
	
}
a.Link:active {
	color: #BF1438;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
a.Link:link {
	color: #99ccff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
a.Link:visited {
	color: #99ccff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a.Link:hover {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.botLink {
	color: #D2E0EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	
	
}
a.botLink:active {
	color: #D2E0EC;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	
}
a.botLink:link {
	color: #D2E0EC;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	
}
a.botLink:visited {
	color: #D2E0EC;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}
a.botLink:hover {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}
	
a.smallLink {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
	
}
a.smallLink:active {
	color: #000066;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	
}
a.smallLink:link {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	
}
a.smallLink:visited {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	}
a.smallLink:hover {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}

div.scroll {
	height: 280px;
	width: 500px;
	overflow: auto;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 8px;
}
