body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A1B19B;
}
.header {
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
}
.back {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #434370;
	text-decoration: none;
}
a:visited {
	color: #72729B;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.text_black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333366;
}
.back_gradient {
	background-image: url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 150px;
	line-height: 16px;
}
.back_custom {
	background-image: url(../images/background_custom.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 150px;
	line-height: 16px;
}
.back_custom2 {
	background-image: url(../images/background_custom2.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 150px;
	line-height: 16px;
}
.table_green {
	background-color: #BDA184;
}
.text_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #879C3F;
	font-style: italic;
}
.text_gray_tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.table_light {
	background-color: #EEECD8;
}
.table_dark {
	background-color: #A1B19B;
}
.table_extralight {
	background-color: #EEEEF5;
}
.table_header {
	background-color: #8181A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.text_black_tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	line-height: 18px;
}
.back_right {
	background-image: url(../images/back_right.gif);
	background-repeat: repeat-x;
}
.text_highlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #879C3F;
}
