.dhtmlwindow{
position: absolute;
border: 2px solid #68715B;
visibility: hidden;
background-color: #757F67;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 2px;
	background-color: #757F67;
	color: #FFFF99;
	cursor: move;
	overflow: hidden;
	width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
	opacity: 1;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
	background-color: #8F9982;
	color: #FFFFFF;
	padding: 2px;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F9981;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 12px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 12px; /*width of resize image*/
height: 12px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}



/*CSS for all files*/
.Text01 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;
}
.Hilight {
	font-size: 14px;
	color: #FFFF99;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;
}
.Text02 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: 125;
	text-align: center;
}
.Text03 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: justify;
	left: 5in;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.Copy {
	font-size: 14px;
	font-family: "Trebuchet MS";
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF9B;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 16px; color: #FFFFFF; font-family: "Trebuchet MS"; font-weight: bold; text-align: left; }
.style5 {color: #FFFF99}
.style6 {color: #C2C8BB}
#Layer1 {
	position:absolute;
	width:36px;
	height:37px;
	z-index:1;
	left: 955px;
	top: 10px;
}
.style7 {font-size: 14px}
.style10 {color: #FFFF99; text-align: left;}
.style11 {color: #FFFFFF; font-family: "Trebuchet MS"; text-align: center; font-size: 16px;}
.style7Bold {
	font-size: 14px;
	font-weight: bolder;
}
.style1 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #FFFF99;
	text-align: left;
}
.style2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
	}
