/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

.bordertable {
border-bottom: 1px solid #990033;
border-top: 1px solid #990033;
border-right: 1px solid #990033;
border-left: 1px solid #990033; 
}

.borderwhite {
border-bottom: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid white;
border-left: 1px solid white;

.toplinks {
font-size:12px;
}

.toplinks A:link  { font-size: 14px; color:#000000; text-decoration: none; }
.toplinks A:visited  { font-size: 14px; color:#000000; }
.toplinks A:hover  { font-size: 14px; color:#000000;}

.content {
}
