.pageContent {
	color : #777777;
	font-family : Arial;
	font-size : 12px;
}
.pageContent a {
	font-family : Arial;
	font-size : 12px;
}

img { behavior:url('images/pngbehavior.htc'); }

.top-right {
	background-image : url(../images/top-right.gif);
	background-repeat : repeat-x;
}

.menu-top {
	background-image : url(../images/menu-top.gif);
	background-repeat : no-repeat;
}

.menu-bottom {
	background-image : url(../images/menu-bottom.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	padding: 15 0 90 40;
}

.menu-middle {
	background-image : url(../images/menu-middle.gif);
	background-repeat : repeat-y;
}

.main-menu
{
	color : white;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	
}

.active-menu
{
	color : #777777;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	
}

.active-submenu
{
	color : #FF6D01;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	
}

.top-menu
{
	color : #777777;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.header
{
	color : #FF6D01;
	font-family : Arial;
	font-size : 18px;	
}

.text
{
	color : #555555;
	font-family : Arial;
	font-size : 13px;
	text-align : justify;
}

.hr3
{
	color : #333333;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
}

.hr4
{
	color : #444444;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

.footer
{
	color : white;
	font-family : Arial;
	font-size : 11px;	
	padding: 5 20 5 20;
}

.company
{
	color : white;
	font-family : Arial;
	font-size : 22px;
}

.slogan
{
	color : white;
	font-family : Arial;
	font-size : 11px;
}