
body {
	margin: 0px; 
	padding: 0px; 
	background: #CCCCCC;
}
.style1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-family: Impact;
	font-size: 36px;
	color: #c90000;
	text-align: center;
}
.style3 {
	font-family: Tahoma;
	font-size: 16px;
}
.style4 {
	font-family: Impact;
	font-size: 28px;
	color: #003366;
	text-align: center;
}
.style28 {
	font-family: Tahoma; 
	font-weight: bold; 
	color: #c90000;
	font-size: 16pt;
	}
.style57{
	color: #c90000;
}
.style11 {
	font-family: Tahoma; 
	font-style: italic; 
	}
.style13 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.style14 {
	font-family: Tahoma;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.style1995
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.td3 
{
	border: dashed #CC0000 4px;
	padding: 10px;
	width: 500px;
	text-align: center;
	background-color: #FFFFFF;
}

.hilite
{
    background-color: #FFFF66;
}

.dhtmlwindow
{
	position: absolute;
	border: 2px solid #666666;
	visibility: hidden;
	background-color: white;
}

.drag-handle
{
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #648322;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
}

.drag-handle .drag-controls
{
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: hand;
	cursor: pointer;
}


.drag-contentarea
{
	border-top: 1px solid #648322;
	background-color: white;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: auto;
}

.drag-statusarea
{
	border-top: 0px solid gray;
	background-color: white;
	height: 1px;
}

.drag-resizearea
{
	float: right;
	width: 13px;
	height: 13px;
	cursor: nw-resize;
	font-size: 0;
}