body  {
	font-family : "Verdana", "Arial";
	background-color : White;
	font-size : 12px;
	font-weight : normal;
	margin-top: 10px;
}

div#links a  {
	border-color : black #CCCCCC #CCCCCC black;
	font-family : "Verdana", "Arial";
	font-size : 12px;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	border-style : solid;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	line-height : 30px;
}

table.status  {
	position : absolute;
	left : 0px;
	top : 0px;
	bottom : 0px;
}

div#links a:hover  {
	border-color : black black black black;
	font-family : "Verdana", "Arial";
	font-size : 12px;
	font-weight : normal;
	color : #33cc33;
	text-decoration : none;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	border-style : solid;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	line-height : 30px;
}

div#links a span  {
	display : none;
}

div#links a:hover span  {
	display : block;
	position : absolute;
	top : 20px;
	left : 20;
	width : 400px;
	color : #CCCCCC;
	font-size : 10px;
	text-align : left;
}



.text  {
	font-family : "Verdana", "Arial";
	font-size : 12px;
	
}

.smalltext  {
	font-size : 10px;
	color : #666666;
	text-align : center;
}



.adr  {
	font-family :  "Verdana", "Arial";
	word-spacing : 10px;
	font-size : 10px;
	color : #666666;
	text-align : center;
}

a:link,a:visited  {
	text-decoration : none;
	color : #999999;
	font: 12px;
	
}

a:active,a:hover  {
	text-decoration : none;
	color : #000099;
	font: 12px;

}



.titleBlack  {
	font-family : "Verdana", "Arial";
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}

.titleGreen  {
	font-family : "Verdana", "Arial";
	font-size : 14px;
	color : #33cc33;
	font-weight : bold;
}


.strong  {
	border-color : black black black black;
	font-family : "Verdana", "Arial";
	font-size : 14px;
}

.strong2  {
	border-color : black black black black;
	font-family : "Verdana", "Arial";
	font-size : 14px;
	font-weight : bold;
}

