.thinbord {
	border: 1px solid #000066;
}
.wb{
	border: 2px solid #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	font-weight: normal;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.foot:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.foot:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.foot:hover {
	color: #FFFF00;
	font-weight: normal;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFF00;
	background-color: #0000FF;
	font-weight: bold;
}
a.et:link{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.et:visited{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.et:active{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.et:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #000066;
	font-size: 10px;
}
.menu {
	color: #000066;
}
.copyr {
	font-size: 10px;
	background-position: center;
	text-align: center;
}

.tb {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	color: #FFFFFF
}

.white {
	color: #FFFFFF
}
.b {
	font-family: Symbol;
	font-size: +4;
	color: #FF0000;
}
h2 {
	font-weight: bold;
	color: #0000FF;
	font-size: 14px;
}
.q {
	font-weight: bold;
	color: #003399;
}
.check {
	list-style-position: outside;
	list-style-image: url(Images/check.gif);
	padding: 0px;
}
.w {
	padding-top: 8px;
}
.x {
	list-style-image: url(Images/x.gif);
}
.xs {
	padding-top: 10px;
	list-style-image: url(Images/x.gif);
}
.cs {
	padding-top: 8px;
	list-style-image: url(Images/check.gif);
}
.desc {
	background-color: #FFFF66;
	padding: 5px;
	border: 1px solid #FF9900;
}
em {
	font-weight: bold;
	color: #0000FF;
	font-style: normal;

}
