/* (c)2003 tremium */

body {
	font-family: Arial, Helvetica, Verdana; font-size:  9pt; line-height: 12pt; color: #000000;
}

font {
	font-family:Arial,Helvetica,Verdana;
}
	font.text {
		font-size:  9pt; line-height: 12pt; color: #000000;
	}
	font.text_small {
		font-size:  8pt; line-height: 10pt; color: #000000;
	}
	font.text_white {
		font-size:  9pt; line-height: 12pt; color: #ffffff;
	}
	font.text_copy {
		font-size:  8pt; line-height: 10pt; color: #bbeedd;
	}

td {
	font-family: Arial, Helvetica, Verdana; font-size:  9pt; line-height: 12pt; color: #000000;
}
td.small {
	font-family:Arial,Helvetica,Verdana; font-size:8pt; line-height:10pt; color:#000000;
}

p, td	{
	font-family: Arial, Helvetica, Verdana; font-size:  9pt; line-height: 12pt; color: #000000;
}

center {
	font-family: Arial, Helvetica, Verdana; font-size:  9pt; line-height: 12pt; color: #000000;
}

li {
	font-family: Arial, Helvetica, Verdana; font-size:  9pt; line-height: 12pt; color: #000000;
}

a {
	font-family: Arial, Helvetica, Verdana;
}
	a.text:link {
		font-weight: bold; font-size: 9pt; line-height: 12pt; text-decoration: none; color: #66aa88;
	}
	a.text:visited {
		font-weight: bold; font-size: 9pt; line-height: 12pt; text-decoration: none; color: #66aa88;
	}
	a.text:active {
		font-weight: bold; font-size: 9pt; line-height: 12pt; text-decoration: underline; color: #66aa88;
	}
	a.text:hover {
		font-weight: bold; font-size: 9pt; line-height: 12pt; text-decoration: underline; color: #444444;
	}

	a.text_small:link {
		font-weight: bold; font-size: 8pt; line-height: 10pt; text-decoration: none; color: #448866;
	}
	a.text_small:visited {
		font-weight: bold; font-size: 8pt; line-height: 10pt; text-decoration: none; color: #448866;
	}
	a.text_small:active {
		font-weight: bold; font-size: 8pt; line-height: 10pt; text-decoration: underline; color: #448866;
	}
	a.text_small:hover {
		font-weight: bold; font-size: 8pt; line-height: 10pt; text-decoration: underline; color: #444444;
	}

	a.text_copy:link {
		font-size: 8pt; line-height: 10pt; text-decoration: none; color: #bbeedd;
	}
	a.text_copy:visited {
		font-size: 8pt; line-height: 10pt; text-decoration: none; color: #bbeedd;
	}
	a.text_copy:active {
		font-size: 8pt; line-height: 10pt; text-decoration: underline; color: #bbeedd;
	}
	a.text_copy:hover {
		font-size: 8pt; line-height: 10pt; text-decoration: underline; color: #bbeedd;
	}

/* - forms -------------------------------------------------------------------------------------------- */

form {
	font-family: Courier; font-size: 9pt; line-height: 11pt; color: #000000;
}
input {
	font-family: Courier; font-size: 9pt; line-height: 11pt; color: #000000;
}
select {
	font-family: Courier; font-size: 9pt; line-height: 11pt; color: #000000;
}
textarea {
	font-family: Courier; font-size: 9pt; line-height: 11pt; color: #000000;
}

/* - menu --------------------------------------------------------------------------------------------- */

.mainmenu {
	position: absolute;
	z-index: 1;
	left: 3px;
	width: 154px;
	height: 16px;
}
.mainmenuItem {
	width: 154px;
	height: 16px;
	visibility: hidden;
}
.submenu {
	position: absolute;
	z-index: 2;
	left: 157px;
	width: 180px;
	height: 16px;
}
.submenuItem {
	width: 180px;
	height: 16px;
}
.submenuLink {
	width: 180px;
	height: 16px;
	visibility: hidden;
}


/* end */