body {
	margin-top : 5px;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
td {
	font-size: 14px;
	font-weight : normal;
	text-align : left;
}
td.header {
	background-image : url("images/headerbg.jpg");
	color : #ffffff;
	padding : 0px 8px 0px 8px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}
td.menu {
	padding : 0px;
	border : none;
}
td.content {
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	padding : 10px;
}
td.footer {
	border : 1px solid #000000;
	background-image : url("images/footerbg.gif");
	color : #ffffff;
	text-align : center;
	height : 20px;
}
h1 {
	font-size : 20px;
}
.smlh1 {
	font-size : 16px;
}
h4 {
	font-size : 11px;
}

a {
	color : #5069A9;
	font-weight : bold;
}
a:active {
	color : #5069A9;
}
a:visited {
	color : #5069A9;
}
a:hover {
	color : #6091C9;
}
a.footer {
	color : #ffffff;
	font-weight : bold;
}
a.footer:visited {
	color : #ffffff;
}
a.footer:active {
	color : #ffffff;
}
a.footer:hover {
	color : #000040;
}
.ctr {
	text-align : center;
}
.ttop {
	vertical-align : top;
}
table.databox {
	background-color : #3E4999;
}
table.databox th {
	font-size: 12px;
	text-align : left;
	background-color : #D0DDE5;
	padding-left : 2px;
	padding-right : 2px;
}
table.databox td {
	background-color : #ffffff;
	padding-left : 2px;
	padding-right : 2px;
}
table.outline {
	background-color : #d0dde5;
	border : 1px solid #3e4999;
}
table.outline th {
	text-align : left;
}
.w200 {
	width : 200px;
}
.w300 {
	width : 300px;
}
.pgimg {
	margin-left : 20px;
	margin-bottom : 10px;
}
.imgbox {
	float : right;
}
.newflash {
	background-color : #6091C9;
	color : white;
	font-weight : bold;
	font-face : italic;
}
.boldlist {
	font-weight : bold;
}
.sml {
	font-size : 0.8em;
}
