body {
	margin: 0 auto;
	font-family:tahoma, arial, verdana, sans-serif;
	font-size: 10px;
}

a:visited {color:#FF0000; text-decoration: none}
a:link  {color:#FF0000; text-decoration: none}
a:active  {color:#FF6600; text-decoration: none}
a:hover   {color:#FFCC00; text-decoration: none}

a.menu {
	color: #321;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}


#warning {
	color: #000;
	background-color: #fbb7b7;
	border: 1px solid #837272;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

td.off {
background:url('http://mobymob.com/umoby/templates/umoby/images/header_04.gif') no-repeat right;
}

td.on {
background:url('http://mobymob.com/umoby/templates/umoby/images/button4.gif') no-repeat right;
}

#pub {
	width: 150px;
	height: 120px;
	float: left;
	border: 2px solid #ccc;
	padding: 6px 10px 0 10px;
	margin: 5px;
	text-align: center;
}

#mod {
	width: 110px;
	height: 150px;
	float: left;
	border: 2px solid #ccc;
	padding: 6px 10px 0 10px;
	margin: 5px;
	text-align: center;
}

#modser {
	width: 150px;
	height: 180px;
	float: left;
	border: 2px solid #ccc;
	padding: 6px 10px 0 10px;
	margin: 5px;
	text-align: center;
}

#priv {
	width: 200px;
	height: 120px;
	float: left;
	border: 2px solid #ccc;
	padding: 6px 10px 0 10px;
	margin: 5px;
	text-align: center;
        font-size: 12px;
}

th {
	background-color: #A4DDF1;
}