body {
	background-color : #FFFFF0;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : Black;
}
a:link {
	font-size : 13px;
	text-align : center;
	color : #000151;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 19px;
}
a:visited {
	font-size : 13px;
	text-align : center;
	color : #000151;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 19px;
}
a:hover {
	font-size : 13px;
	color : Blue;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 19px;
}
.pageBg{
	background: url(bg-page.gif);
}
.prvBgt{
	background: url(bg-popup.gif);
}
.clrBG {
	background : #0066A0;
}
.whtBG {
	background : white;
}
.titleBar{
	background-color : #008000;
}
.gldBar{
	background: url(bg-goldbar.gif);
}
.ttlBar{
	background: url(bg-titlebar.gif);
}
.grnBar{
	background-color : #008000;
	text-align : center;
	vertical-align : middle;
	width : 88px;
}
.agtTxt{
	text-align : justify;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
}
