@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
.body_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666634;
	font-weight: bold;
	text-decoration: underline;
}
.li {
	list-style-image: url(../images/leave.jpg);
}


.left_column {
	background-image: url(../images/left_nav_bar.jpg);
	background-repeat: repeat;
}
.subtitle {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.title2 {
	color: #666634;
	font-size: 16px;
	font-weight: bold;
}

.right_column {
	background-image: url(../images/right_column.jpg);
	background-repeat: repeat;
}
.top_square {
	background-image: url(../images/top_square.jpg);
	background-repeat: repeat;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat;
}
.white_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.left_column_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.bottom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/horizontal_bottom_bg.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.left_column_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.bg_right {
	background-image: url(../images/backgright.jpg);
	background-repeat: repeat;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat;
}
h2 {
	color: #666634;
}

.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666634;
	font-style: normal;
}

