@charset "utf-8";
body {
	font-family: tahoma;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
h1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.nav:link, a.nav:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005EAE;
	text-decoration: none;
}
a.categoy:link, a.categoy:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.categoy:hover, a.categoy:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #005EAE;
	text-decoration: none;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.nav-noli {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005EAE;
	text-decoration: none;
}
.nav-noli2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #005EAE;
	text-decoration: none;
}
.field1 {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	width: 66px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
}
.txt_head {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #005EAE;
	text-decoration: none;
}
.txt_head2 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #005EAE;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}
