BODY
{
	font-size: 14px;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
	background-color: #e2e5ec;
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}
a
{
	color: #0000ff;
	text-decoration: underline;
}
a:active
{
	color: #0000ff;
	text-decoration: underline;
}
a:link
{
	color: #0000ff;
	text-decoration: underline;
}
a:hover
{
	color: #0000ff;
	text-decoration: none;
}
/*************************************************/
.hd1
{
	font-weight: bold;
	font-size: 24px;
	font-family: Arial;
	color: #125ebc;
}
.hd2
{
	font-weight: bold;
	font-size: 18px;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
	color: #000000;
}

.hd2 a
{
	font-weight: normal;
	font-size: 16px;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
}

.hd3
{
	font-weight: bold;
	font-size: 16px;
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
	color: #000000;
}
.csharpCode
{
	font-size: 12px;
	background-color: #faf0e6;
	padding: 10px;
}
.tblControl
{
	border-right: #afeeee 1px solid;
	border-top: #afeeee 1px solid;
	border-left: #afeeee 1px solid;
	border-bottom: #afeeee 1px solid;
	background-color: #ffffff;
	cursor: hand;
}
.tblControl_alt
{
	border-right: #0066ff 1px solid;
	border-top: #0066ff 1px solid;
	border-left: #0066ff 1px solid;
	border-bottom: #0066ff 1px solid;
	background-color: #e6ffe6;
	cursor: hand;
}
/*************************************************/
.container-left
{
	background-position: left top;
	background-image: url(http://www.openwinforms.com/im_container-left.jpg);
	background-repeat: no-repeat;
	width: 10px;
	background-color: #ffffff;
}

.container-right
{
	background-image: url(http://www.openwinforms.com/im_container-right.jpg);
	background-repeat: no-repeat;
	width: 10px;
	background-color: #ffffff;
}

.container-fill
{
	background-position: left top;
	background-image: url(http://www.openwinforms.com/im_container-fill.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

.content-left
{
	background-position: left top;
	background-image: url(http://www.openwinforms.com/im_content-left.jpg);
	background-repeat: repeat-y;
	width: 10px;
	background-color: #ffffff;
}

.content-right
{
	background-position: right top;
	background-image: url(http://www.openwinforms.com/im_content-right.jpg);
	background-repeat: repeat-y;
	width: 10px;
	background-color: #ffffff;
}

.content-fill
{
	background-position: left top;
	background-image: url(http://www.openwinforms.com/im_content-fill.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content-fill-main
{
	background-position: left top;
	background-image: url(http://www.openwinforms.com/im_content-fill.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ads
{
	width: 162px;
	background: #ffffff;
}

.ads1
{
	border: #a4a4a4 1px dashed;
	padding-right: 6px;
	padding-left: 6px;
	background-image: none;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #f3f3f3;
}

.adsTbl
{
	background: #ffffff;
	border: #a4a4a4 1px dashed;
}

.mainArea
{
	width: auto;
	padding-right: 10px;
}