a:link	{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #BB6D09;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-color: #ffffff;
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
	scrollbar-3dlight-color: #00a2f1;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #00a2f1;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #00a2f1;
	scrollbar-track-color: #00a2f1;
}

h1 {
font-size: 1.2em;
text-align: right;
font-style: italic;
letter-spacing: 5px;
}

h2 {
font-size: 1.1em;
text-decoration: underline;}

ul{
list-style-image: url(images/icon.jpg);
font-size: .8em;
text-align: justify;
line-height: 1.7em
}
p {
	font-size: .8em;
text-align: justify;
line-height: 1.7em;
}

td {
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.btcontent {
	background-color: #FFFFFF;
    color: #666666;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 1em;
	padding: 10px;
}

.btfoot	{
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.bthead	{
	background-image: url(images/topheader.jpg);
	border: 1px #000000 solid;
	font-weight: bold;
}

.btnav	{
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px #000000 solid;
}

.btnavm
{
background-color: #00a2f1;
    color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	}
.btnav2 {
	background-color: #ffffff;
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.btnavbk2 {
	background-color: #00a2f1;
	border: 0px #000000 none;
	color: #000000;
}

.btnavbk {
	background-image: url(images/logo3.jpg);
	background-repeat: no-repeat;
    background-position: center top;
	background-color: #00a2f1;
}
.btsubtitle {
	background-color: #ffffff;
	background-image: url(images/picleft.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px #000000 solid;
	color: #000000;
	font-weight: bold;
}

.special{
	color: blue;
	font-weight: bold;
	font-size: 10px;
	text-decoration: blink;
}
