@charset "utf-8";
/* CSS Document */

body {
	background-color: #EDF0F8;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 62.8%;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #444444;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #444444;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #010066;
	padding: 3px;
}
.topnav a:link {
	color: #010066;
	text-decoration: none;
}
.topnav a:hover {
	color: #FF5300;
	text-decoration: none;
}
.topnav a:active {
	color: #010066;
	text-decoration: none;
}
.topnav a:visited {
	color: #010066;
	text-decoration: none;
}
.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}
.navleft a:link {
	color: #010066;
	font-weight: normal;
	text-decoration: underline;
}
.navleft a:active {
	color: #010066;
	font-weight: normal;
	text-decoration: underline;
}
.navleft a:visited {
	color: #010066;
	font-weight: normal;
	text-decoration: underline;
}
.navleft a:hover {
	color: #010066;
	font-weight: normal;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
.style2 a:link {
	color: #666666;
	text-decoration: underline;
}
.style2 a:active {
	color: #666666;
	text-decoration: underline;
}
.style2 a:visited {
	color: #666666;
	text-decoration: underline;
}
.style2 a:hover {
	color: #666666;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #222222;
	font-weight: normal;
	padding: 3px;
}
.style3 a:link {
	color: #010066;
	font-weight: normal;
	text-decoration: underline;
}
.style3 a:active {
	color: #010066;
	font-weight: normal;
	text-decoration: underline;
}
.style3 a:visited {
	color: #010066;
	font-weight: normal;
	text-decoration: underline;
}
.style3 a:hover {
	color: #010066;
	font-weight: normal;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #222222;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
}
.main a:link {
	color: #ff5300;
	font-weight: normal;
	text-decoration: underline;
}
.main a:active {
	color: #ff5300;
	font-weight: normal;
	text-decoration: underline;
}
.main a:visited {
	color: #ff5300;
	font-weight: normal;
	text-decoration: underline;
}
.main a:hover {
	color: #ff5300;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ff5300;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
}