a.iwm, a.iwm:link, a.iwm:visited {
	color: #f8f8f8;
	font-size: 11px;
	text-decoration: none;
}

a.iwm:active, a.iwm:hover, a.iwm:focus {
	color: #FFFF00;
	font-size: 11px;
	text-decoration: none;
}

a.menu, a.menu:link, a.menu:visited {
	background-color: #B22222;
	border: 1px outset #a01f1f;
	color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 1px;
	text-align: center;
	text-decoration: none;
	width: 91px;
	display: block;
}

a.menu:hover, a.menu:focus, a.menu:active {
	background-color: #621313;
	border: 1px inset #420d0d;
	color: #ffff00;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 1px;
	text-align: center;
	width: 91px;
	display: block;
}

a{
	text-decoration: none;
	color: Blue;
}

body {
	background-color: #400000;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	text-autospace: none;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 18px;
	text-align: center;
}

h2{
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: center;
}

h4 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 4px;
	text-align: center;
}

h3{
	font-size: 14px;
	text-align: center;
}

h5 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 4px;
	text-align: justify;
	font-weight: normal;
}

h6{
	font-size: 44px;
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: center;
	color: #db3333;
}

hr {
	color: #E7D6D6;
	height: 1px;
}

li {
	font-size: 13px;
}

p {
	font-size: 13px;
	text-align: justify;
}

p.logo{
	color: #990000;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-top: 0px;
}

td.small2 {
	font-size: 10px;
	color: #8c4600;
}

table {
	background-color: #FFFFFF;
}

td.body {
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
}

th {
	background-color: #B22222;
	color: #f8f8f8;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}

ul {
	color: #bf0000;
	font-size: 18px;
}

.address {
	font-size: 11px;
	text-align: center;
}

div.info{
	left: 0;
	position: absolute;
	visibility: hidden;
	width: 600px;
	z-index: -1;
}

#table td,#table table {
	border: 1px solid #b25126;
	border-collapse: collapse;
	text-align: center;
}

.text{
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	color: #eb5d2d;
	font: 12px arial;
	height: 24px;
	margin-bottom: 5px;
	padding: 3px;
	width: 350px;
}

.texta{
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	color: #eb5d2d;
	font: 12px arial;
	height: 80px;
	margin-bottom: 5px;
	padding: 3px;
	scrollbar-3dlight-color: #f5f5f5;
	scrollbar-arrow-color: #f5f5f5;
	scrollbar-base-color: #f5f5f5;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-face-color: #f5f5f5;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-track-color: #f5f5f5;
	width: 350px;
}

.button{
	background: #f5f5f5;
	border-bottom: 1px solid #ca0000;
	border-left: 1px solid #ca0000;
	border-right: 1px solid #7d0000;
	border-top: 1px solid #7d0000;
	color: #ae0000;
	margin-top: 10px;
	cursor: hand;
	font-weight: bold;
}
table.border2,td.border2{
	border: 1px solid #C5D5E6;
	border-collapse: collapse;
}