@charset "utf-8";
/* CSS Document */
a{border:0}
*{
	font-family: "trebuchet ms";
	font-size: 10px;
	color:#666;
	}


h1 {
	font-size: 22px;
	color:#333;
	font-family:"trebuchet ms";
	padding: 30px 0px 10px 0px;
	font-weight:900;
}
h2{padding-top:5px; padding-bottom:5px;font-family:"trebuchet ms"; font-weight:bold; font-size:18px; color:#4C4C4C}
h4{padding-top:5px; padding-bottom:5px;font-family:"trebuchet ms"; font-weight:bold; font-size:16px;}

p , li{
	font-family: "trebuchet ms";
	font-size: 12px;
	color:#4C4C4C;
	line-height:22px;
}
a {
color:#666;
font-size:11px;
text-decoration:none;
}
/*#menu-footer a {
	text-decoration: none;
	font-family: georgia;
	font-style:italic;
	font-size: 11px;
	color: #838889;
	padding-bottom: 2px;
}*/
#sign p {
	font-family: verdana;
	font-size: 10px;
	color: #75797a;
}
#sign a {
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
	color: #75797a;
}

.page_num {
	padding-top:5px;
	padding-left: 2px;
	padding-right: 2px;
}

.strong {
	font-weight: bold;
	font-size: 110%;
}
div.msg {
	font-size: 16px;
	background-color: #E3F3F3;
	padding: 10px;
	text-align: center;
	color: #446688;
	width: 823px;
	margin-bottom:20px;
}
select, input{border:transparent; margin-top:10px;}
input {font-size:11px;}
.search{margin-top:10px;}
