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


body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 14px;
}

.body_green {
	color: #666600;
}

.body_white {
	color: #ffffff;
}

.13_green {
	font-size: 13pt;
	color: #666600;
}

.13_orange {
	font-size: 13pt;
	color: #cf7b32;
}

.13_white {
	font-size: 13pt;
	color: #ffffff;
}

.13 {
	font-size: 13pt;
	color: #000000;
}

.13_green {
	font-size: 13pt;
	color: #666600;
}

.13_orange {
	font-size: 13pt;
	color: #cf7b32;
}

.13_white {
	font-size: 13pt;
	color: #ffffff;
}

.20 {
	font-size: 20pt;
	color: #000000;
}

.20_green {
	font-size: 20pt;
	color: #666600;
}

.20_orange {
	font-size: 20pt;
	color: #cf7b32;
}

.20_white {
	font-size: 20pt;
	color: #ffffff;
}

a:link {
	color:#cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#cccccc;
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: none;
	color:#cccccc;
}
.bg01 {
	background-image: url(images/home02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.padding20px {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #867A6F;
}
.padding5px {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablepad5px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #867A6F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linespace {
	font-size: 12px;
	line-height: 26px;
}
.tablepad10px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #867A6F;
	padding-top: 10px;
	padding-bottom: 10px;
}

.testhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #373534;
}
