
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#ff0000; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }

.ImageBorder
{
	border:1px solid #000000;
}

.OutlineTable
{
	background-color:#FFFFFF;
	width:100%;
	border:none;
	margin:0px;
}
.OutlineTable_MiddleColumn
{
	text-align:left;
	width:100%;
	margin:0px;
}
.BannerTable
{
	background-color:#ffffdd;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	height:100px;
	width:790px;
	margin:0px;
}

.NavigationTable
{
	background-color:#ffffdd;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	width:790px;
	height:20px;
}

.BreadcrumpTable
{
	background-color:#FFFFFF;
	border-top:0px solid #555555;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	width:790px;
	height:10px;
}
.ContentTable
{
	background-color:#ffffdd;
	padding-top:10px;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
	height:100%;
	width:790px;
}

body 
{ 
	background-color:#FFFFFF;
	font-family:Arial,sans-serif; 
	font-size:11pt; 
	margin:0px;
}

.header
{
	font-family:Arial,sans-serif;
	font-size:13pt;
	font-weight:bold;
}
.normal
{
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:justify;
}

.breadcrump
{
	font-family:Arial,sans-serif;
	font-size:8pt;
	text-align:left;
}

.tools
{
	font-family:Arial,sans-serif;
	font-size:8pt;
	text-align:right;
}

