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

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	background-color:#adac9b;		
	color:#541f00;	
}

table {
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
}

tr {
	text-align: left;	
}

#ContentWindow {
	text-align: left;
	height: 100%;	
	padding: 0px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color:#adac9b;		
}

#ContentFrame {
	text-align: left;
	width: 920px;
	padding: 0px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border:2px solid #541f00;
	background-color:#FFFFFF;			
}

#Header {
	position: relative;
	width: 920px;
	height: 179px;		
}

#HdR1 {
	position: relative;
	width: 920px;
	height: 139px;
	overflow:hidden;		
}

#HdR1Logo {
	position: relative;
	width: 180px;
	height: 139px;
	float:left;
}


#HdR1Flash {
	position: relative;
	width: 740px;
	height: 139px;
	float:left;
}

#HdR2 {
	position: relative;
	width: 920px;
	height: 34px;		
}

#HdR3 {
	position: relative;
	width: 920px;
	height: 6px;
	background-color:#FFFFFF;	
}

#Content {
	position: relative;
	width: 920px;	
	margin-left: 0px;
	margin-top: 0px;		
	background-color:#FFFFFF;	
	overflow:hidden;		
}

#ContentL {
	position: relative;
	width: 180px;	
	vertical-align:top;	
	float: left;	
}

#ContentR {
	position: relative;
	width: 740px;
	vertical-align:top;	
	float: left;			
}

#Footer {
	position: relative;
	width: 920px;	
	height: 39px;		
	background-color:#dcd9c2;
}

#tableHdR2 {
	position:relative;
	width: 740px;
	height: 34px;
	margin-left: 0px;
	margin-top: 0px;		
}

#tableHdR2R {
	position:relative;
	width: 734px;
	height: 28px;
	margin-left: 0px;
	margin-top: 6px;	
	background-color:#adac9b;
	color:#FFFFFF;	
}

#tableHdR2Text {
	position:relative;
	width: 734px;
	height: 28px;
	margin-left: 8px;
	margin-top: 0px;	
	color:#FFFFFF;	
}

#tableContentL {
	width: 165px;	
	color:#541f00;
	background-color:#dcd9c2;
	border:2px solid #adac9b;	
}

#tableCLTxtCell1 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;		
}

#tableCLTxtCell2 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;		
}

#tableCLTxtCell3 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;		
}

#tableCLTxtCell4 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;		
}

#tableCLTxtCell5 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;	
}

#tableCLTxtCell6 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;		
}

#tableCLTxtCell7 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;	
}

#tableCLTxtCell8 {	
	width: 151px;	
	color:#541f00;
	background-color:#adac9b;	
}

#tableContentR {
	width: 740px;
	margin-left: 0px;
	margin-top: 0px;	
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F57F22;
}

.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#541f00;
}

.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#541f00;
}

.contentlinks a:link {
	color:#541f00;
	text-decoration: underline;
	font-weight:normal;
}

.contentlinks a:visited {
	color: #333333;
	text-decoration: underline;
}

.contentlinks a:hover {
	color: #541f00;
	text-decoration: underline;	
}

.contentlinks a:active {
	color: #333333;
	text-decoration: underline;
}

.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:hover {
	color: #541f00;
	text-decoration: underline;	
}

.topmenu a:active {
	color: #541f00;
	text-decoration: none;
}

.leftmenu a:link {
	color: #541f00;
	text-decoration: none;
}

.leftmenu a:visited {
	color: #541f00;
	text-decoration: none;
}

.leftmenu a:hover {
	color: #541f00;
	text-decoration: underline;	
}

.leftmenu a:active {
	color: #541f00;
	text-decoration: none;
}

