body,div,#Form1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: None 0;
	border-collapse: collapse;
	background-repeat:no-repeat;
	font-size:10pt;
}

#absdiv
{
	position:absolute;
	top:4px;
	left:800px;
}
#leftdiv
{
	float:left;
	width:300px
}
#middleDiv
{
	width:400px;
	float:left;
}
#rightDiv
{
	width:230px;
	float:left;
}
#maindiv
{
	width:990px;
	text-align:left;
}

td, th, table
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat:no-repeat;
}
.fontsize
{
	font-size:8px;
}
a:link {
	font-size: 10pt;
	line-height: 140%;
	color: #050505;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	line-height: 140%;
	color: #050505;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	line-height: 140%;
	color: #57A7EC;
	text-decoration: none;
}

a.amenu:link {
	font-size: 10pt;
	line-height: 140%;
	color: #050505;
	text-decoration: none;
}
a.amenu:visited {
	font-size: 10pt;
	line-height: 140%;
	color: #050505;
	text-decoration: none;
}
a.amenu:hover {
	font-size: 10pt;
	line-height: 140%;
	color: #013D8E;
	text-decoration: underline;
}
.td_line{
	background: url(myImages/line.gif) repeat-x;
	background-position: bottom;
	height: 20px;
}
.dgDataList
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: None 0;
}
img
{
	border:0px;
}











