body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(body_back.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000B0;
}
a:active {
	color: #0000FF;
}

.dottedleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 5px;
	border-style: dashed;
	border-color: #cccccc;
	background-image: url(mid_bot_left.jpg);
	background-repeat: no-repeat;
}
.dottedleftbot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 5px;
	border-style: dashed;
	border-color: #cccccc;
}
.dottedmid {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 5px;
	border-style: dashed;
	border-color: #cccccc;
	background-image: url(mid_bot.jpg);
	background-repeat: no-repeat;
}
.dottedright {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: #cccccc;
		background-image: url(mid_bot_right.jpg);
	background-repeat: no-repeat;
}
.dottedrightbot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: #cccccc;
}
.dottedrightbot_sub {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	border-style: dashed;
	border-color: #cccccc;
	background-color:#F8F7ED;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #666666;
}
