html, body, span, a, h1, ul, div, table, td, img, pre {
	border: 0px;
	font-family: arial, sans-serif;
	line-height: 18px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-decoration: none;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	font-size: 85%;
}

ul {
	padding-left: 35px;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 8px;
}

a:hover {
	text-decoration: underline;
}

a.extlink, a.extlink_cat0, a.extlink_cat1, a.extlink_cat2, a.extlink_cat3, a.extlink_cat4,
a.downlink, a.downlink_cat0, a.downlink_cat1, a.downlink_cat2, a.downlink_cat3, a.downlink_cat4{
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 11px;
}

a.popuplink, a.popuplink_cat0, a.popuplink_cat1, a.popuplink_cat2, a.popuplink_cat3, a.popuplink_cat4  {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

a.cat0, h1.cat0, a.extlink_cat0, a.downlink_cat0, a.popuplink_cat0 {
	color: #90262B;
}

a.extlink_cat0 {
	background-image: url(../images/extlink_cat0.gif);
}

a.downlink_cat0 {
	background-image: url(../images/downlink_cat0.gif);
}

a.popuplink_cat0 {
	background-image: url(../images/popuplink_cat0.gif);
}

a.showlink_cat0 {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-image: url(../images/showlink_cat0.gif);
	display: block;
	float: right;
	height: 1em;
	width: 15px;
}

h1, h1.cat1 {
	color: #036;
}

a, a.cat1, a.extlink_cat1, a.downlink_cat1, a.popuplink_cat1 {
	color: #174E8D;
}

a.extlink, a.extlink_cat1 {
	background-image: url(../images/extlink_cat1.gif);
}

a.downlink, a.downlink_cat1 {
	background-image: url(../images/downlink_cat1.gif);
}

a.popuplink, a.popuplink_cat1 {
	background-image: url(../images/popuplink_cat1.gif);
}

a.cat2, h1.cat2, a.extlink_cat2, a.downlink_cat2, a.popuplink_cat2 {
	color: #E41B5B;
}

a.extlink_cat2 {
	background-image: url(../images/extlink_cat2.gif);
}

a.downlink_cat2 {
	background-image: url(../images/downlink_cat2.gif);
}

a.popuplink_cat2 {
	background-image: url(../images/popuplink_cat2.gif);
}

a.cat3, h1.cat3, a.extlink_cat3, a.downlink_cat3, a.popuplink_cat3 {
	color: #73BE1E;
}

a.extlink_cat3 {
	background-image: url(../images/extlink_cat3.gif);
}

a.downlink_cat3 {
	background-image: url(../images/downlink_cat3.gif);
}

a.popuplink_cat3 {
	background-image: url(../images/popuplink_cat3.gif);
}

a.cat4, h1.cat4, a.extlink_cat4, a.downlink_cat4, a.popuplink_cat4 {
	color: #106ECD;
}

a.extlink_cat4 {
	background-image: url(../images/extlink_cat4.gif);
}

a.downlink_cat4 {
	background-image: url(../images/downlink_cat4.gif);
}

a.popuplink_cat4 {
	background-image: url(../images/popuplink_cat4.gif);
}

.bold {
	font-weight: bold;
}

.raquo, .laquo {
	vertical-align: top;
}

span.reg {
	font-size: 75%;
	vertical-align: top;
}

.cat0_color {
	color: #90262B;
}

.cat0_border {
	border-color: #90262B;
}

.cat1_color {
	color: #036;
}

.cat1_border {
	border-color: #036;
}

.cat2_color {
	color: #E41B5B;
}

.cat2_border {
	border-color: #E41B5B;
}

.cat3_color {
	color: #73BE1E;
}

.cat3_color {
	border-color: #73BE1E;
}

.cat4_color {
	color: #106ECD;
}

.cat4_color {
	border-color: #106ECD;
}


.cat0_background {
	background-color: #90262B;
}

.cat1_background {
	background-color: #036;
}

.cat2_background {
	background-color: #E41B5B;
}

.cat3_background {
	background-color: #73BE1E;
}

.cat4_background {
	background-color: #106ECD;
}

tab {
	padding-right: 20;
}

.hidden {
	display: none;	
}

div.unhidden {
	display: block;
}
