A:active { color: #0000FF; text-decoration: underline}
A:link { color: #0000FF; text-decoration: underline}
A:visited { color: #0099FF; text-decoration: underline}
A:hover { color: #0000FF; text-decoration: underline }

A.sidebar:active { color: #FFFFFF; text-decoration: underline}
A.sidebar:link { color: #FFFFFF; text-decoration: underline }
A.sidebar:visited { color: #FFFFFF; text-decoration: underline }
A.sidebar:hover { color: #E9E9E9; text-decoration: none }

P { font-size: 12px; line-height: normal; color: #484848; font-family: verdana, arial, helvetica, sans-serif }
H1 { font-size: 14px; line-height: 17px; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif}
H2 { text-align: center; font-size: 18px; line-height: 21px; color: #000000; font-family: arial, helvetica, sans-serif }
H3 { text-align: center; font-size: 18px; line-height: 21px; color: #006600; font-family: arial, helvetica, sans-serif }
H4 { text-align: center; font-size: 24px; line-height: 29px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif}
UL { font-size: 11px; line-height: 14px; color: #484848; font-family: verdana, arial, helvetica, sans-serif }
OL { font-size: 11px; line-height: 14px; color: #484848; font-family: verdana, arial, helvetica, sans-serif }
LI { font-size: 11px; line-height: 14px; color: #484848; font-family: verdana, arial, helvetica, sans-serif }

.charter_list { font-size: 11px; line-height: 14px; color: #484848; font-family: verdana, arial, helvetica, sans-serif }
.sidebar {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #333333;
	padding: 0px;


}
.list { margin-left: 80px; margin-right: 80px }
.list2 { margin-left: 30px; margin-right: 30px }
.footer { margin-left: 8px; margin-right: 8px; text-align: center; font-size: 9px; line-height: 14px; color: #666666; font-family: verdana, arial, helvetica, sans-serif }
.red {
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.green { color: #006600 }
.yellow { color: #FFCC00 }
.white { font-size: 14px; line-height: 17px; color: #FFFFFF; font-family: arial, helvetica, sans-serif }
.black { color: #000000 }
.input { font-size: 11px; color: #454545; font-family: verdana, arial, helvetica, sans-serif }
.blue11 { font-size:11px; color:#1F54A2; font-family:verdana, arial, helvetica, sans-serif; }

#button ul {
margin: 2px 2px 2px 2px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 30px;
/*width: 70px;*/
}
#button ul li {
display: inline;
list-style-type: none;
height: 30px;
text-align:center;
white-space: nowrap;
}
#button ul li a {
height: 100%;
width: 100%;
text-decoration: none;
/*border-top: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid white;*/
}
#button ul li a:link {
background-color: #000;
color: #FFCC00;
text-decoration: none;
}
#button ul li a:visited {
background-color: #000;
color: #FFCC00;
text-decoration: none;
}
#button ul li a:hover {
background-color: #000;
color: #fff;
/*border-color: black white white black;*/
text-decoration: none;
}
#button ul li a:active {
background-color: #000;
color: #fff;
text-decoration: none;
}

.border_kludge {
border-left: 1px solid #454545;
border-right: 1px solid #454545;
}

