body {
	width: 620px;
	background-image: url(/images/bg.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	border: none;
}

.main {
	width: 580px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top : 10px;
	float: none;
	border: none;
}

.hdr {
	padding: 0;
	padding-right: 40px;
	margin: 0;
	width: 620px;
	border: none;
	float: none;
}

table {
	font-size : 100%;
}

legend {
	color: black;
}

.PRMP {
  color : gray;
	font-weight : normal;
	text-align : right;
	vertical-align : baseline;
}

.DTA {
	font-weight : bold;
	color: black;
}

.THDR {
	text-align : center;
	font-weight : normal;
	color : navy;
}

.top {
	table-layout:fixed;
	padding: 0;
	margin: 0;
	width: 620px;
	height: 150px;
	border: none;
}

.emptybox {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: top;
	border: none;
}

.banner {
	padding-right: 40px;
	font-size: 20pt;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
}

.padr {
	padding-right : 30px;
	text-align : right;
}

A.menu {
    font-size : 11pt;
    font-weight: bold;
    line-height : 18pt;
    color : white;
    text-decoration : none;
}

A.menu:hover {
    background-color : green;
    text-decoration : none;
}

A.menu:visited {
    text-decoration : none;
    color : white;
}

A.menu:active {
    background-color : green;
    text-decoration : none;
    color : yellow;
}

.warn {
	color : red;
}

.tinycen {
	color : gray;
	text-align : center;
	font-size : 80%;
}

td#banner {
	background-image: url(/images/can-do-top.jpg);
	height: 150px;
	width: 620px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	border: none;
}
