.bodytext    {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 4;
	text-align: left;
	line-height: 22px;


}
.bodytext a:link {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:visited {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #FF9966;
	font-weight: bold;
}


.menu   {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC6633;



}
.menu a:link  { color: #FFFFFF; text-decoration: none }
.menu a:visited { color: #FFFFFF; text-decoration: none }
.menu a:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099CC;
        display: block;
}

.whitetext   { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #FFFFFF }
.whitetext a:link { color: #FFFFFF }
.whitetext a:visited { color: #FFFFFF }
.whitetext a:hover { color: #FFFFFF }
.whitetext a:active { color: #DFFFBF }

.tinytext    {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 11px;
	margin-top: 35px;

}
.tinytext a:link { color: #008000 }
.tinytext a:visited { color: #008000 }
.tinytext a:hover { color: #FF9966}

.tinyborder {
	border: 2px solid #CC6633;
}
.header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
.topborder {
	border-top: 1px dashed #B8E7CF;

}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006633;

}
.menubevel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DC9674;
	border-right-color: #964925;
	border-left-color: #DC9674;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;

}
.blackborder {
	border: 1px solid #336600;
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=Y);

}
body {
	background-color: #0099CC;
}
