td   {
	color:#000000;
	font-size:12;
	font-weight:none;
	text-decoration:none;
	font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

A:Link {
	color:#0000aa;
	font-size:12;
	font-weight:none;
	text-decoration:none;
	font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A:Visited {
	color:#0000aa;
	font-size:12;
	font-weight:none;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
A:Active {
	color:#0000aa;
	font-size:12;
	font-weight:none;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}
A:Hover {
	color:#ff0000;
	font-size:12;
	font-weight:none;
	text-decoration:underline;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.middlelink:Link {

	color:#cccccc;
	font-size:10;
	font-weight:normal;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.middlelink:Visited {

	color:#cccccc;
	font-size:10;
	text-decoration:none;
	font-weight:normal;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.middlelink:Active {

	color:#ffcc00;
	font-size:10;
	text-decoration:none;
	font-weight:normal;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.middlelink:Hover {

	color:#ffcc00;
	font-size:10;
	text-decoration:none;
	font-weight:normal;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}


.sectionlink:Link {

	color:#2f669c;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
        border-style: none none none none;
}

.sectionlink:Visited {

	color:#2f669c;
	font-size:12;
	text-decoration:none;
	font-weight:bold;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
        border-width: 0px 0px 0px 0px;
        border-style: none none dotted none;
}

.sectionlink:Active {

	color:#ffffff;
	font-size:12;
	text-decoration:none;
	font-weight:bold;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
        border-width: 0px 0px 0px 0px;
        border-style: none none none none;
}

.sectionlink:Hover {

	color:#ffffff;
	font-size:12;
	text-decoration:none;
	font-weight:bold;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
        border-width: 0px 0px 0px 0px;
        border-style: none none dotted none;
}

.logo:Link {
        color:#0000aa;
        font-size:12;
        font-weight:none;
        text-decoration:none;
        border-width: 0px 0px 0px 0px;
        border-style: none none dotted none;
}

.logo:Visited {
        color:#0000aa;
        font-size:12;
        font-weight:none;
        text-decoration:none;
        border-width: 0px 0px 0px 0px;
        border-style: none none dotted none;
}


.navnorm:Link {
	color:#000000;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.navnorm:Visited {
	color:#000000;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}
.navnorm:Active {
	color:#335588;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}
.navnorm:Hover {
	color:#335588;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.navwhite:Link {
	color:#ffffff;
	font-size:10;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}
.navwhite:Visited {
	color:#FFFFFF;
	font-size:10;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}
.navwhite:Active {
	color:#FFFFFF;
	font-size:10;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}
.navwhite:Hover {
	color:#FFFFFF;
	font-size:10;
	font-weight:bold;
	text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.button {
	color: #cccccc;
	background: #555555
	
	}

.normal {
        color:#000000;
        font-size:16;
        font-weight:bold;
        text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

.btitle {
        color:#0000aa;
        font-size:16;
        font-weight:bold;
        text-decoration:none;
        font-family: ms sans serif, Geneva, Arial, Helvetica, sans-serif;
}

table.dotty {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.dotty th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dotty td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

a.rss {
 background-image: url(/images/rss.gif);
 background-position: left;
 background-repeat: no-repeat;
 padding-top: 2px;
 padding-bottom: 4px;
 padding-left: 24px;
 line-height: 20px;
 border-bottom:none;
}

ol.slist {
	padding-top: 20px;
}
ol.slist li {
        padding-bottom: 20px;
}

