@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:active {
	color: #000;
	background-color:#FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #000;
	background-color:#FFF;
	text-decoration: none;
}
.text_box1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.text_box1 a:link {
	color: #333;
	text-decoration: none;
}
.text_box1 a:visited {
	color: #333;
	text-decoration: none;
}
.text_box1 a:active {
	color: #fff;
	background-color:#333;
	text-decoration: none;
}
.text_box1 a:hover {
	color: #fff;
	background-color:#333;
	text-decoration: none;
}
.text_box2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	font-weight: bold;
}
.text_box2 a:link {
	color: #333;
	text-decoration: none;
}
.text_box2 a:visited {
	color: #333;
	text-decoration: none;
}
.text_box2 a:active {
	color: #fff;
	background-color:#333;
	text-decoration: none;
}
.text_box2 a:hover {
	color: #fff;
	background-color:#333;
	text-decoration: none;
}
.text_box3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	font-weight: bold;
}
.text_box3 a:link {
	color: #333;
	text-decoration: none;
}
.text_box3 a:visited {
	color: #333;
	text-decoration: none;
}
.text_box3 a:active {
	color: #fff;
	background-color:#333;
	text-decoration: none;
}
.text_box3 a:hover {
	color: #fff;
	background-color:#333;
	text-decoration: none;
}
ul {
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 1em;
}
li {
	text-align: left;
	padding-left: 1em;
}
