body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/bg-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #103154;
}
.gry-bld-16pt {
	color: #afafaf;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.gry-12pt {
	color: #afafaf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_grad {
	background-repeat: no-repeat;
	background-position: bottom;
}
.dottedline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.img_border {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.red-bld-12pt {
	color: #c33e29;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blk-bld-16pt {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.wht-bld-16pt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.wht-12pt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.imgleft {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
A:link  { font-size: 12px;  color: #f29d4a;  text-decoration: none }
A:visited  { font-size: 12px; color: #f29d4a;  text-decoration: none }
A:hover  { font-size: 12px; color: #f29d4a;  text-decoration: underline }