.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: 25 64 75 50;
}

.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 : #777777;
	font-family : Arial;
	font-size : 12px;
}

.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;
}