* { font-size: 12px;  font-family: Georgia;  }

a.menu {
	font-size: 13px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #1e90ff;
}

a.menu:hover {
	font-size: 13px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #b50000;
	background-color: #1e90ff;
}
a.mini {
	font-size: 9px;
	text-decoration: none;
	color: #0000cd;
}
div.name {
	font-size: x-large;
	color: white;
	font-weight: bold;
	padding-top: 80px;
	padding-right: 15px;
}

body{ margin: 0; padding: 0; background-color: #ffffff; }

hr{ border: solid #CCCCCC 0px; border-top-width: 1px; }

input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.menu {
	background-image: url(index/Munu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	width: 140px;
}

ul{ margin: 6px 0 6px 20px; }

ul li{ padding: 2px; }
