BODY {
	margin-top: 0px;
	background-color: #BBBBBB;
}

.menutitle {
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0 3px 5px;
	text-align: left;
	color: #000000;
}

.red {
	color: #FF0000;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12 px;
}

A.text {
	color: #000000;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12 px;
	text-decoration : none;
}

A:ACTIVE.text {
	color: #000000;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12 px;
	text-decoration : none;
}

A:HOVER.text {
	color: #000000;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12 px;
	text-decoration : underline;
}

button {
	 font-size:9px;
	 width:90px;
	 text-align: left;
}

button img {
	margin-left: 10px;
	vertical-align:middle;
	height: 16px;
}

button.long {
	 font-size:9px;
	 width:130px;
	 text-align: left;
}

button.long img {
	margin-left: 10px;
	vertical-align:middle;
	height: 16px;
}

.10 {
	font-family : Tahoma;
	font-weight : normal;
	font-size : 10 px;
	color: Black;
}

.12 {
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12 px;
	color : #000000;
	text-decoration:none;
}

.8 {
	font-family : Tahoma;
	font-weight : normal;
	font-size : 8 px;
}

#links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#links li { margin: 0 0 1px 0; }

#links a{
	display: block;
	color: #000000;
	background-color: #ffffff;
	width: 160px;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}

#links a:hover{
	background-color: #fe9900;
	color: #DDDDDD;
}
