@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEFF2;
}
h1 {
	font-size: 20px;
	color: #003399;
}
h2 {
	font-size: 16px;
	color: #810E11;
}
h3 {
	font-size: 13px;
	color: #333333;
}
h4 {
	font-size: 19px;
	color: #333333;
	font-weight: normal;
}
.tableborder {
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
.colorwheel {
	background-image: url(images/colorwheel.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #666666;
	text-align: right;
	padding-right: 15px;
}
.homepage_redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}
.titlearea {
	background-image: url(images/bkg-titlearea.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
}
.menubkg {
	background-image: url(images/bkg-menuarea.jpg);
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}
.menu {
	text-decoration: none;
	background-image: url(images/menu-separator.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 8px 10px 8px 40px;
	border-top: solid 1px #666666;
}
.menu a {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: none;
	color: #FF0000;
}
.copyright {
	font-size: 9px;
	color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menutext {
	padding-left: 10px;
	line-height: 15px;
}
.content_area {
	padding: 15px;
}
.menutexttitle {
	line-height: 17px;
	font-weight: bold;
}
.style1 {font-size: 14px}
.homepage_box2 {
	padding: 21px;
}
.homepage-box {
	background-image: url(images/bkg-homepagebox.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.attentionbox {
	font-weight: bold;
	background-color: #E1E6E9;
	border: 1px solid #A2AFB5;
	padding: 4px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
