body{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	font-family: arial;
}
a.link:link{ 
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
a.link:visited{
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
a.norm:link {
	color: #990000;
}
a.norm:visited {
	color: #990000;
}
a.norm:hover {
	color: #990000;
}
a.norm:active {
	color: #990000;
}
td.main{
	font-size: 12px;
	font-family: arial;
	background-color: #ffffcc; 
	border: 1px solid #000000;
	text-align: left;
	padding-left: 40px;
	padding-top: 20px;
	height: 600px;
}
td.mainfull{
	font-size: 12px;
	font-family: arial;
	background-color: #ffffcc; 
	border: 1px solid #a00e18;
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
	height: 600px;
}
table.nav{
	width: 100%; 
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
table.nav td{
	width: 10%;
	border: solid 1px #000000;
	font-weight: bold;
	font-size: 12px;
}
table.nav td a{
	background-color: #ffffcc;
	display: block;
	text-decoration: none;
	color: #000000;
}
table.nav td a:hover{
	background-color: #a00e18;
	text-decoration: none;
	color: #ffffcc;
	text-outline: 1px 1px #000000;
}
table.nav td.curpg a{
	background-color: #a00e18;
	text-decoration: none;
	color: #ffffcc;
	text-outline: 1px 1px #000000;
}



table.subnav{
	width: 100%; 
	text-align: left;
	text-indent: 5px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
table.subnav td{
	border: solid 1px #000000;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
}
table.subnav td a{
	background-color: #ffffcc;
	display: block;
	text-decoration: none;
	color: #000000;
}
table.subnav td a:hover{
	background-color: #a00e18;
	text-decoration: none;
	color: #ffffcc;
}
table.subnav td.curpg a{
	background-color: #a00e18;
	text-decoration: none;
	color: #ffffcc;
}

img.border{
	border: 1px solid #000000;
}

table.iconmap{
	background-color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

table.iconmap td{
	padding-top: 5px;
	padding-bottom: 5px;
}

table.mainlayout{
	border: 1px solid #000000;
	width: 100%; 
	font-size: 12px; 
	font-family: arial;
}
table.mainlayout td{
	border: 1px solid #000000;
}
