html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #E7E0CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pg_layout {
	height: 100%;
	padding-top: 23px;
}
.description {
	padding: 5px 10px 10px 10px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.description a, .description a:active, .description a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #634A37;
}

.navigation {
	background-image: url(images/tab_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #767174;
	padding: 7px 0px 0px 0px;
	
}
.navigation a, .navigation a:active, .navigation a:visited {
	text-decoration: none;
	color: #767174;
}
.navigation a:hover {
	text-decoration: underline;
	color: #767174;
}
.navigation_title {
	text-decoration: underline;
	color: #767174;
}
.pg_content {
	background-image: url(images/pg_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.pg_content .pg_wrapper {
	width: 100%;
	height: 300px;
	font-size: 12px;
	color: #000000;
}
.description {
	padding: 5px 10px 10px 10px;
}
.pg_content .pg_wrapper td h1, .description h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pg_content .pg_wrapper td a, .pg_content .pg_wrapper td a:active, .pg_content .pg_wrapper td a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #634A37;
}
.pg_content .pg_wrapper td a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #634A37;
}
.pg_content .pg_wrapper td.pg_column_c {
	width: 130px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pg_content .pg_wrapper td.pg_column_m {
	width: 375px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.pg_column_full {
	width: 700px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.pg_column_av {
	width: 540px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.pg_content .pg_wrapper .separator {
	background-image: url(images/pg_separator.gif);
	background-repeat: repeat-y;
	width: 9px;
	padding: 0px;
	font-size: 0px;
}
.pg_footer {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #707070;
}
.pg_footer td {
	padding: 0px 10px 0px 10px;
}
.pg_footer td a, .pg_footer td a:active, .pg_footer td a:visited {
	text-decoration: underline;
	color: #707070;
}
.pg_footer td a:hover {
	text-decoration: underline;
	color: #707070;
}

#headerDiv {
	font-size: 16px;
	font-weight: bold;
}.menu_title {
	font-weight: bold;
	color: #634A37;
	font-size: 13px;
}

.menu_text, .menu_text a {
	font-weight: bold;
	color: #634A37;
	font-size: 11px;
	
}
.white-text {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
}

.Bodytext a {
	font-weight: bold;
	color: #634A37;
	font-size: 12px;
}
.Bodytext {

		font-size: 12px;
}
.rss_script_table {
	background-color: #333333;
}
.rss_script_table td {
	background-color: #FFFFFF;
}