body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

#middlegrid {
	width: 880px;
	margin: 0 auto;
	margin-top: 60px;
	border: 3px solid gray;
	padding-left: 40px;
}

table#maintable {
	background-image:url(images/redline.gif);
	background-repeat:repeat-y;
}

table td, table th {
	text-align: left;
}

h1 {font-size: 11px; color: #CC3300;}

a:link {
	text-decoration: none;
	color: #777777;
	background-image: url(images/link.gif);
	background-repeat:no-repeat;
	padding-left: 14px;
}
a:visited {
	text-decoration: none;
	color: #777777;
	background-image: url(images/link.gif);
	background-repeat:no-repeat;
	padding-left: 14px;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
	background-image: url(images/link_mo.gif);
	background-repeat:no-repeat;
	padding-left: 14px;
}
a:active {
	text-decoration: none;
	color: #777777;
	background-image: url(images/link.gif);
	background-repeat:no-repeat;
	padding-left: 14px;
}
.navigation {
	font-weight: bold;
	color: #333333;
}
.navigation_hi {
	font-weight: bold;
	color:#CC3300;
}


a.navigation:link {
	text-decoration: none;
	color: #333333;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
a.navigation:visited {
	text-decoration: none;
	color: #333333;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
a.navigation:hover {
	text-decoration: underline;
	color: #333333;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
a.navigation:active {
	text-decoration: none;
	color: #333333;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}


a.navigation_hi:link {
	text-decoration: none;
	color: #CC3300;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
a.navigation_hi:visited {
	text-decoration: none;
	color: #CC3300;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
a.navigation_hi:hover {
	text-decoration: underline;
	color: #CC3300;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
a.navigation_hi:active {
	text-decoration: none;
	color: #CC3300;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight:normal;
}
