body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;	
}
td{ 
	font-family:Verdana;
	font-size:10px;
}
.shadow_left
{
background-image:url(../images/shadow_left.jpg);
background-repeat:repeat-y;
}
.shadow_right
{
background-image:url(../images/shadow_right.jpg);
background-repeat:repeat-y;
}
.footer
{
font-family:Verdana;
font-size:10px;
color:#000000;
}
.footer:link{
	color: #000000;
	text-decoration: none;
}
.footer:visited{
	color:#000000;
	text-decoration: none;
}
.footer:hover {
	color:#ff0000;
	text-decoration: none;
}
.border{
	border:#999999 solid 1px;
}
.maptxt
{ 
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.border{
	border:#999999 solid 1px;
}
.datatxt
{ 
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#2e3192;
}
.datatxt:link{
	color: #2e3192;
	text-decoration: none;
}
.datatxt:visited{
	color:#2e3192;
	text-decoration: none;
}
.datatxt:hover {
	color:#ff0000;
	text-decoration: none;
}
.space
{
text-indent:5px;}