A:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
A:link { color: #0000FF; text-decoration: none }
A:visited { color: #0000FF; text-decoration: none }
A:hover {
	color: #FFFFFF;
	font-style: normal;
	background-color: #0000FF;
}

A.sidebar:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #999999;
}
A.sidebar:link {
	color: #2C3270;
	text-transform: uppercase;
	font-weight: bold;
	font-variant: normal;
}
A.sidebar:visited {
	color: #5762BD;
	font-weight: bold;
	text-transform: uppercase;
}
A.sidebar:hover {
	color: #C4C7E7;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #2C3270;
}

P { font-size: 11px; line-height: 14px; color: #484848; font-family: verdana, arial, helvetica, sans-serif }
H1 { font-size: 14px; line-height: 17px; color: #626BC1; font-family: arial, helvetica, sans-serif }
H2 { text-align: center; font-size: 18px; line-height: 21px; color: #2C3270; font-family: arial, helvetica, sans-serif }
H3 { text-align: center; font-size: 18px; line-height: 21px; color: #2C3270; font-family: arial, helvetica, sans-serif }
H4 { text-align: center; font-size: 29px; line-height: 29px; color: #ffffff; font-family: Comic Sans MS, Verdana, Arial, Helvetica }
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: 11px; color: #2C3270; font-family: verdana, arial, helvetica, sans-serif }
.list { margin-left: 80px; margin-right: 80px }
.list2 { margin-left: 30px; margin-right: 30px }
.footer {
	text-align: center;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	border: thin none #CCCCCC;
	white-space: normal;
	margin: 0px;
}
.red { color: #FF0000 }
.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 }

.adbrite_table {
width: 160;
border: 1px solid #AFB7DE;
background-color: #C4C7E7;
}
a.adbrite_link { text-decoration: underline; font-weight: bold; color: blue; background-color: #C4C7E7}
a:link.adbrite_link { color: blue; background-color: #C4C7E7}
a:visited.adbrite_link { color: blue; background-color: #C4C7E7}
a:hover.adbrite_link { color: blue; background-color: #C4C7E7}