.layoutborder {
	border: 1px solid #3F9582;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	background-color: #FFFFFA;

}
a.toplink {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:hover {
	color: #3F9582;
	text-decoration: none;
	background-color: #FFFFFF;
}
.uline {
	border-top: 0px solid #3399CC;
	border-right: 0px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	border-left: 0px solid #3399CC;

}

.hr 
{align="left" width="50%" color="#3F9582">
}
.ctable {

	border-top: 1px solid #3399CC;
	border-right: 0px solid #3399CC;
	border-bottom: 0px solid #3399CC;
	border-left: 1px solid #3399CC;
}
.ctd {
	border-top: 0px solid #3399CC;
	border-right: 1px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	border-left: 0px solid #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3F9582;
	text-decoration: underline;
}
.heading {
	border-top: 0px solid #3B5A21;
	border-right: 0px solid #3B5A21;
	border-bottom: 1px solid #3B5A21;
	border-left: 0px solid #3B5A21;
	font-size: 18px;
	font-weight: bold;
	color: #3F9582;
	text-decoration: none;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
}
a.copytext {
	font-size: 10px;
	color: #FFDDDD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.copytext:hover {
	color: #3F9582;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.dottedline {
	background-image: url(bgDot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dottedline_h {

	background-image: url(bgDot2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.copytext {
	font-size: 10px;
	color: #FBF5F0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3F9582;
	text-align: center;
}
.shl {
	border: 1px solid #3F9582;
	background-color: #E1D7BB;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.topTable {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F9582;
	margin: 15px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.dmx_btn     { width: 22px; height: 22px; border: 1px solid #ECE9D8; margin: 0; padding: 0; background-color: #ECE9D8; }
.dmx_btnOver { width: 22px; height: 22px; border: 1px outset; background-color: #FCF9E8; }
.dmx_btnDown { width: 22px; height: 22px; border: 1px inset; background-color: #FCF9E8; }
.dmx_btnNA   { width: 22px; height: 22px; border: 1px solid #ECE9D8; filter: alpha(opacity=25); }
.dmx_menuBar { background-color: #ECE9D8; }
.Example {
	font-size: 9px;
	color: #A0A0A4;
	font-style: italic;
}

.AdminFormheading {
	border-top: 0px solid #3B5A21;
	border-right: 0px solid #3B5A21;
	border-bottom: 1px solid #3B5A21;
	border-left: 0px solid #3B5A21;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}.App_Info {
	font-weight: bold;
	color: #D41F00;
}