body {
	margin-top: 5.0px;
	margin-bottom: 0.0px;
	margin-right: 0.0px;
	margin-left: 0.0px;
}

hr {	color: #ff0000;
		width: 100%;
		}

#maintbl {	background-color: #e6e6e6;
			width: 600px;
			border-left: solid 6px #ffcc00;
			border-right: solid 6px #ff6600;
			border-top: solid 6px #ffcc00;
			border-bottom: solid 6px #ff6600;


			}
			
.cardbox		{	background-color: #ffcc99;
					width: 130px;
					text-align: center;
					border-left: solid 1px #ff0000;
					border-right: solid 1px #ff0000;
					border-top: solid 1px #ff0000;
					border-bottom: solid 1px #ff0000;
					font-family: Arial,Helvetica;
					text-decoration: none;
					line-height: 20px;
					padding-left: 4px;
					padding-right: 4px;
					padding-top: 2px;
					padding-bottom: 3px;
				}
				
.txt		{		color: #000000;
					font-family: Arial,Helvetica;
					line-height: 20px;
					font-size: 11pt;
			}

			
.goBtn {
	border-bottom:thin solid #000000;
	border-right:thin solid #000000;
	border-top:thin solid #cccc00;
	border-left:thin solid #cccc00;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	background-color:#009900;
	color:#ffffff;
	line-height:.85;
	padding-top:3px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 6px;
	text-transform: capitalize;
	width:36px;
	text-align: center; }
	
/* text formatting for the copywrite on the bottom of the page */
.copywrite {
	color: #ffffff;
	text-align: center;
	background-color: #353535;
	font-family: ariel,helvetica;
	font-size: 7pt;
	line-height: 11pt;
	font-weight: normal;
}

/* text formatting for the site navigation on the bottom of the page */
.btmnav {
	color: black;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
}

.btmnavLinks {
	color: black;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
}
			