﻿embeddedbody {
/*
	scrollbar-3d-light-color: lightgray;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #666666;
	scrollbar-dark-shadow-color: yellow;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #24369C;
	scrollbar-track-color: #FFFFCC;
	*/
}
.darkBody {
	background-color: #403C39;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.darkTable {
	background-color:#403C39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
	border-style:none;
	
}
.darkTableGold {
	background-color:#403C39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E9B414;
	border-style:none;
	
}

a.darkLink1:link {
	color: #E9B414;
	 text-decoration:underline;
}
a.darkLink1:visited {
	color: #E9B414; text-decoration:underline;

}
a.darkLink1:active {
	color: #E9B414; text-decoration:underline;

}
a.darkLink1:hover {
	color: #E9B414; text-decoration:underline;

}

a.darkLink:link {
	color: #E9B414;
}
a.darkLink:visited {
	color: #E9B414;
}
a.darkLink:active {
	color: #E9B414;
}
a.darkLink:hover {
	color: #E9B414;
}
.body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
.flowDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.tdindent {
	border-style: solid;
	border-width: 1px;
	border-color: #000000 #FFFFCC #FFFFCC #000000;
}
a:link {
	color: navy;
}
a:visited {
	color: navy;
}
a:active {
	color: navy;
}
.imgnoborder {
	border-width: 0;
}
.divstyle {
	border-width: 0;
}
.tdheaderstyle {
	text-align: center;
	background-image:url('images/menuback.jpg');
	color: #E9B414;
	font-weight: bold;
}
.tdheaderstyleR {
	text-align: right;
	background-image: url('images/menuback.jpg');
	color: #E9B414;
	font-weight: bold;
}
.tdheaderstyleC {
	text-align: center;
	background-image: url('images/menuback.jpg');
	color: #E9B414;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

.tdindentcenter {
	border-left: 1px solid #000000;
	border-right: 1px solid #FFFFCC;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFCC;
	text-align: center;
}
a:hover {
	color: #E9B414;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.boldTextDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E9B414;

}
.layerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:black;
	background-color:silver

}

.flowDivHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.flowDivWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
h1{	
	text-decoration: none; 
margin-top: 0; 
margin-bottom: 0; 
font-size: 14px; 
height:14px;
}


