body
	{
	font-family:Tahoma,Helvetica;
	font-size:10pt;
	color:#000000;
	background-color:#FFFFFF;
	margin-left:5px;
	margin-top:5px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

p
	{
		font-family:Tahoma,Helvetica;
		font-size:10pt;
		color:#000000;
	}

h1,h2
	{
		font-family:Tahoma,Helvetica;
		font-size:10pt;
		color:#990000;
		font-weight:bold;
	}

h3,h4
	{
		font-family:Tahoma,Helvetica;
		font-size:11pt;
		color:#000000;
		font-weight:bold;
	}

a:link
	{
		font-family:Tahoma;
		font-size:9pt;
		color:#333333;
	}

a:visited
	{
		font-family:Tahoma;
		font-size:9pt;
		color:#333333;
	}

a:active
	{
		font-family:Tahoma;
		font-size:9pt;
		color:#990000;
	}

a:name
	{
		font-family:Arial,Helvetica;
		font-size:11pt;
		color:#000000;
	}

td
	{
		vertical-align:top;
		font-family:Tahoma,Helvetica;
		font-size:10pt;
		color:#000000;
	}

.top
	{
		vertical-align:top;
		text-align:center;
	}

.middle
	{
		vertical-align:middle;
		text-align:center;
	}

.bottom
	{
		vertical-align:bottom;
		text-align:center;
	}

.left
	{
		text-align:left;
	}

.center
	{
		text-align:center;
	}

.right
	{
		text-align:right;
	}

.justify
	{
		text-align:justify;
	}


.4
	{
		text-align:center;
		font-family:tahoma;
		font-size:11pt;
		color:#FF0000;
	}

.5
	{
		vertical-align:middle;
		background-color:#e7e7e7;
		text-color:#000000;
		font-family:tahoma;
		font-size:11pt;
		text-align:center;
	}

.6
	{
		vertical-align:top;
		background-color:#ccddff;
		text-color:#000000;
		font-family:tahoma;
		font-size:11pt;
		text-align:left;
	}


a.navigationactiveflyout:Hover { text-decoration: none }

a.toolbar {
	font-family: Tahoma;
	color: black;
	text-decoration: none;
	border: solid 1px #f1f1f1;
	border-left: solid 7px #f1f1f1;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
	width: 1px;
	height: 1px;
	margin: 0px;
}

a.toolbar:Hover {
	border: solid 1px #999999;
	border-left: solid 7px #999999;
	background-color: #cccccc;
	text-decoration: none;
}

a.topnavigation {
	color: white;
}

a.topnavigation:Hover {
	text-decoration: none;
}
