@charset "UTF-8";
#left_sidebar_tol {
	position:absolute;
	top:162px;
	width:167px;
	z-index:99;
	left: 10px;
	background-image: url(assets/pictures/left_sidebar.jpg);
	border: 2px solid #FFFFFF;
	height: 1283px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #0054A6;
}
#left_sidebar_tol a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: "Bank Gothic", Verdana;
	font-size: 16px;
}
#left_sidebar_tol a:hover {
	background-color: #FFFFFF;
	color: #003399;
	text-decoration: none;
	font-family: "Bank Gothic";
	font-size: 16px;
}
#body_tol {
	position:absolute;
	left:181px;
	top:164px;
	width:913px;
	height:1266px;
	z-index:12;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body_tol a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
#body_tol a:hover {
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style5 {	color: #3366CC;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
