a.sideLink:link {font: bold 14px Arial; background: #183579; color: #ffffff; padding:2px; text-decoration: none;}
a.sideLink:visited {font: bold 14px Arial; background: #183579; color: #C0C0C0; padding:2px; text-decoration: none;}
a.sideLink:active {font: bold 14px Arial; background: #183579; text-decoration: none}
a.sideLink:hover {font: bold 14px Arial; background: #FFCC00; color: red;}

a.bottomLink:link {font: bold 14px Arial; background: #ffffff; color: #800000; padding:2px; text-decoration: none;}
a.bottomLink:visited {font: bold 14px Arial; background: #ffffff; color: #CD853F; padding:2px; text-decoration: none;}
a.bottomLink:active {font: bold 14px Arial; background: #183579; text-decoration: none;}
a.bottomLink:hover {font: bold 14px Arial; background: #FFCC00; color: red;}

#outerTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
  border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}

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

