body {
	padding: 0px;
	margin:0px;
	background: #808080;
	font-family: "trebuchet ms", arial, sans-serif;
	text-align: center;
}
table {
	border-collapse:collapse;	
}
td {
	padding: 0px;
	margin: 0px;
}
p { 
	text-align: justify 
}
ul { 
	text-align: justify 
}
h1 { 
	letter-spacing: 2px; 
	color: #336699 
}
h2 { 
	letter-spacing: 1px; 
	color: #339966; 
	text-align: center 
}
h3 { 
	letter-spacing: 2px; 
	color: #993366 
}
dt { 
	font-weight: bold; 
}
a:Visited, a:Link, a:Active, a:Hover, a:Focus {
	text-decoration: none;
	border-bottom: dashed #a60101 1px;
	padding: 0px;
	margin: 0px;
	color: black;
}
a:Active {
	color: red;
}
a:Hover {
	color: #a60101;
	border-bottom: solid #a60101 1px;
}
a:Hover img {
	border: none;
}


img {
	border: none;
	padding: 0px;
}
.logo { 
	border: 0px;
	border-bottom: 1px solid #a60101;
	padding: 0px;
	height: 90px;
/*background-color: #E6E0C2;*/
	text-align: left;
}
.logo a {
	border: 0px;
}
div {
	position: relative;
}
.maintable {
	margin: auto;
	border: 1px solid #a60101;
/*	width: 728px; */
	background: white;
	

}

.copyright {
	background: #a60101;
	text-align: center;
	color: white;
	font-weight: bold;
}
.copyright a {
	color: white;
}
.content {
	
}



.menurow {
	border-bottom: 1px solid #a60101;
	text-align: left;
	/*margin-bottom: 1px;*/
	width: 100%;
}
#toprow {
	font-weight: bold;
}
.menu {
background-color: #E6E0C2;
	width: 100%;
	font-weight: bold;
	/*padding-bottom: 2px;*/
	color: #a60101;
}
.menu-item0 {
	top: 0px;
	width: 100px;
	text-align: left;
	padding-left: 4px;
}
.menu-item1 {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 130px;
}
.menu-item2 {
	position: absolute;
	left:230px;
	top: 0px;
	width: 130px;
}
.menu-item3 {
	position: absolute;
	left: 360px;
	top: 0px;
	width: 130px;
}
.menu-item4 {
	position: absolute;
	top: 0px;
	left: 490px;
	width: 130px;
}

