HTML {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	HEIGHT: 100%;
	COLOR: #1A2121;
	PADDING-TOP: 0px;
	background-color: #D2C6C6;
}

BODY {
	MARGIN: 0px;
	HEIGHT: 100%;
	COLOR: #666;
	background-color: #D4C6C5;
}



DIV#wrapper {
	POSITION: relative;
	BACKGROUND-COLOR: #FFF;
	MIN-HEIGHT: 100%;
	WIDTH: 1020px;
	BACKGROUND-REPEAT: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;

}


/*----------NAVIGATION: HEADER v-------------------*/
#wrapper #header {
	height: 140px;
}

#wrapper #header #Table_01 tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #Table_01 tr td a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #subnav {
	background-color: #FFF;
	float: right;
	width: 750px;
	height: 20px;
}
#wrapper #content #subnav #Table_01 tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*----------Content  v-------------------*/

#wrapper #content {
	POSITION: relative;
	margin: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #4C1204;
	border-right-color: #4C1204;
	border-bottom-color: #4C1204;
	border-left-color: #4C1204;
	width: 1016px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	HEIGHT: 100%;
}
#wrapper #content #right_main {
	POSITION: relative;
	float: right;
	width: 735px;
	padding-right: 10px;
	padding-left: 15px;
	background-color: #FFF;
	font-size: 9pt;
}
#wrapper #content #right_main h4{
	text-align: right;
}
#wrapper #content #right_main h2 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14pt;
	text-align: center;
}





#wrapper #content #left_main {
	POSITION: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background-color: #D1D189;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #864934;

}
#wrapper #content #content_full {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 9pt;
}
#wrapper #content #right_main #legacy_table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #content_full #print_table_new tr td h5 {
	text-align: center;
}

#wrapper #content #content_full #print_table_new tr td p {
	text-align: center;
	font-size: 10pt;
}
#wrapper #content #content_full #print_table_new {
	border: 1px solid #ccc;
}
#wrapper #content #content_full #print_table_new tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#wrapper #content #content_full a img  {
	margin: 2px;
	border: 1px solid #CCC;
}





#wrapper #footer {
	POSITION: relative;
	font-size: 0.85em;
	line-height: 1.5em;
	text-align: center;
	background-color: #D4C6C5;
	clear: both;
	padding-top: 5px;
}
.current {
	cursor: default;
}
