
body {
	background-color: #808080;
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-family:  verdana;
	font-size: 12px;
	background-image: url(images/bg1.jpg);
}
ul.TickList {
  list-style-image: url('images/bullet1.jpg')
}

.honbot {
border:0px;
font-size:0px; 
color: #fff; 
background-color: #fff; 
border-color: #fff;
}

.formtext {
	color : #000000;
	font-family:  verdana;
	font-size: 12px;
	text-align: right;
}
h1 {
	color: #0b203f; 
	font-size: 24px;
	text-align: center
}

h2 {
	color: #0b203f; 
	font-size: 18px;
	text-align: center;
}

h3 {
	color: #f6f4f5; 
	font-size: 16px;
	text-align: center;
}
a:link {
	color: #712518;
	text-decoration: none;

	font-family: verdana;
	font-size: 11px;
}
a:visited {
	color: #712518;
	text-decoration: none;

	font-family: verdana;
	font-size: 11px;
}
a:hover {
	color: #712518;
	text-decoration: underline;

	font-family: verdana;
	font-size: 11px;
} 
a:active {
	color: #712518;
	text-decoration: none;

	font-family: verdana;
	font-size: 11px;
}


A.menulink {
	font-weight: none;
display: block;
width: 168px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #78b3f7;
background-color: #02091b;
}
A.menulink:visited {
display: block;
width: 168px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #78b3f7;
background-color: #000900;
}
A.menulink:hover {
	color: #000900;
background-color:#c8ddf2;
}

A.menufooter:link {
text-align: middle;
font-weight: none;
display: block;
width: 168px;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #78b3f7;
background-color: #02091b;
}
A.menufooter:visited {
text-align: middle;
display: block;
width: 168px;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #78b3f7;
background-color: #000900;
}
A.menufooter:hover {
text-align: middle;
	color: #000900;
background-color:#c8ddf2;
}



.m_text
	{
font-family:verdana;
font-size:11px;
line-height:11px;
color:#000000;
	}

.l3_text
	{
font-family:verdana;
font-size:11px;
line-height:11px;
color:#3d522b;
	}

#navigation {
	background-color: #d5d5d5;
	float: right;
	width: 240px;
	border-style: outset;
	border-width: 4px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #102c53;
	padding: 0.45em;
	font-family: verdana;
	font-size: 14px;
	color: #102c53;
	text-decoration: none;
}

#minutes {
	background-color: #d5d5d5;
	float: right;
	width: 120px;
	border-style: outset;
	border-width: 4px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #102c53;
	padding: 0.35em;
	font-family: verdana;
	font-size: 11px;
	color: #102c53;
	text-decoration: none;
}