@charset "utf-8";
body {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	background-color: #ffffff;
}
#menumain a {
	background-image: url(images/menubtn1.gif);
	height: 36px;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 40px;
	display: block;
	line-height: 36px;
	background-repeat: no-repeat;
}
#contenttitle, #contenttitle a {
	font-size: 15px;
	color: #FFFFFF;
}

#menumain a:hover {
	background-image: url(images/menubtn2.gif);
	background-repeat: no-repeat;
}
#loginarea {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#form1 input {
	font-size: 12px;
}
#form1 input {
	font-size: 12px;
	border: 1px solid #333333;
}
#form1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#form1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#smenumain {
	font-size: 15px;
	margin-top: 7px;
}

#smenumain a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
}
#smenumain a:hover {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #003366;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #003366;
	color: #CCCCCC;
}
#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
