body {
	font-size: 14pt;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	margin : 32px 0px 0px 18px;
	background-color: #9BCBE7;
	background-repeat : no-repeat;
	background-image : url(../images/gateway_back.jpg);
}
.BodyHeading {
		font-size: 40px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight : bold;
		color: #57A4CE;
}
.BodyHeadingBlack {
		font-size: 35px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight : bold;
		color: #000000;
}
.BodyTextBlackBold {
	font-size: 22px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #000000;
}
.BodyText {
	font-size: 17px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #OOOOOO;
}
.BodyTextBlackSmall {
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #OOOOOO;
}
a:link {
	text-decoration: none;
	color: #EF5730;
}
a:visited {
	text-decoration: none;
	color: #EF5730;
}
a:hover {
	text-decoration: none;
	color: #F08F13;
}
a:active {
	text-decoration: none;
}
.listwindow {
	left: 405px;
	top: 198px;
	width: 806px;
	position: absolute;
	height: 534px;
	overflow: scroll;
}
.listbackground {
	background-repeat : no-repeat;
	background-image : url(../images/list_background.png);
	padding-left: 165px;
	padding-bottom: 12px;
	color: #EF5730;
	font-size: 21px;
	font-weight: bold;
}
a:visited {
	color: #EF5730;
}