BODY {
	MARGIN: 10px;
	background-color:#555555;
}

TABLE {
	font-size: 8pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	FONT-STYLE: normal;
}

a:link 		{color: #017981; FONT-SIZE: 8pt; text-decoration: none}
a:active 	{color: #017981; FONT-SIZE: 8pt; text-decoration: none}
a:visited 	{color: #017981; FONT-SIZE: 8pt; text-decoration: none}
a:hover 	{color: #990000; FONT-SIZE: 8pt; text-decoration: none}

a.menu:link 	{color: #ffffff}
a.menu:active 	{color: #ffffff}
a.menu:visited 	{color: #ffffff}
a.menu:hover 	{color: #fff600}

.title_white{
	COLOR: #ffffff;
	FONT-SIZE: 8pt;
	font-weight: bold;
	padding-left:8px;
}

.title_orange{
	COLOR: #faa61a;
	FONT-SIZE: 11pt;
	font-weight: bold;
}

.title_blue{
	COLOR: #017981;
	FONT-SIZE: 12pt;
	font-weight: bold;
}

.title_blue2{
	COLOR: #017981;
	FONT-SIZE: 11pt;
	font-weight: bold;
	padding-left:8px;
	border-bottom:1px solid #cccccc;
	border-left:8px solid #FF9900;
}

.txt_orange{
	COLOR: #faa61a;
	FONT-SIZE: 9pt;
	font-weight: bold;
}

.txt_10Bold{
	FONT-SIZE: 9pt;
	font-weight: bold;
}

.btn_seperator{
	COLOR: #ffcc00;
	FONT-SIZE: 12pt;
}

.copyright{
	COLOR: #898989;
	FONT-SIZE: 8pt;
	font-weight: none;
}
