@charset "iso-8859-9";
body { margin:0; padding:0; font-size:11px; line-height:16px; font-family: Arial, Helvetica, sans-serif;}
#menu {color:#fff; text-align:center; margin-top:-1px;}
#menu ul{width:900; margin:0 auto;list-style:none; padding:0; text-align:left;}
.y11 {
	font-size: 11px;
}
a {color:#000000; text-decoration:none;}
a :hover {color:#ed1b2d; text-decoration:none;}
a.y11 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.y11:hover {
	font-size: 11px;
	color: #ed1b2d;
	text-decoration: none;
}
a.y12 {
	font-size: 12px;
	color: #ed1b2d;
	text-decoration: none;
}
a.y12:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:active {color:#ed1b2d; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;} 
#menu ul li{display:inline}
#menu ul a {
	display:block;
	float:left;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#00569B;
	background:url(i/m.gif) no-repeat center center;
	padding:1px 1px;
	width:118px;
	text-align:center;
	text-transform:uppercase;
}
#menu ul a:hover {
	color:#FFFFFF;
	background:url(i/m_over.gif) no-repeat center center; 
}
#menu ul a.active {
	color:#FFFFFF;
	background:url(i/m_over.gif) no-repeat center center; 
}
#menu ul a.active:hover { background:url(i/m_over.gif) no-repeat center center; color:#FFFFFF;}

.y10 {
	font-size: 10px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(i/loginbg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 102px;
	margin: 3px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
