body	{
	color: #000000;
	font-size: 8px;
	font-family: Arial, Helvetica;
}

font	{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica;
}

font.white	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica;

}
.ticker {
	color : black;
	font-size: 11px;
	font-family: Arial, Helvetica
}
.topmenu {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 12px;
	text-decoration : none;
}
.topmenu:hover {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 12px;
	text-decoration : underline;
}
.concert {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	line-height: 8px;
	text-decoration : none;
}
.concert:hover {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	line-height: 8px;
	text-decoration : underline;

}
.bodymenu {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 13px;
	text-decoration : none;
}
.bodymenu:hover {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 13px;
	text-decoration : underline;
}
.mainlink {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
	line-height: 15px;
	text-decoration : none;
}
.mainlink:hover {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
	line-height: 15px;
	text-decoration : underline;
}
.slink {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	line-height: 12px;
	text-decoration : none;
}
.slink:hover {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	line-height: 12px;
	text-decoration : underline;
}
.c1 {
color: silver;
font-weight: bold; 
font-size: 36pt

}
.big {
color: black;
font-weight: bold; 
font-size: 22pt

}

.middle {
color: black;
font-weight: bold; 
font-size: 16pt

}
table.menue{
border-collapse:collapse;
border:1px solid #363636;
font-family: verdana, arial, helvetica;
font-size: 8pt;
background-color: #bebfbc;

}
table.menue2{
border-collapse:collapse;
border:1px solid #bebfbc;
font-family: verdana, arial, helvetica;
font-size: 8pt;
background-color: #eeeeed;

}

table.concert{
border-collapse:collapse;
border:1px solid #bebfbc;
font-family: verdana, arial, helvetica;
font-size: 8pt;
background-color: #eeeeed;
}

td.menue{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	border:1px solid black;
	background-color: #AECD82;
}

td.menuegr{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	border:1px solid black;
	background-color: #EEEEED;
}

td.white{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #eeeeed;
	
}
td.concert{
	font-family: verdana, arial, helvetica;
	font-size: 6pt;
	color: black;
	border:1px solid black;
	background-color: #EEEEEDF;
}
tr.menue{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	border:1px solid black;
	background-color: #AECD82;

}


table.login{
border-collapse:collapse;
font-family: verdana, arial, helvetica;
font-size: 8pt;
background-color: #EEEEEDF;

}


table{
border-collapse:collapse;
font-family: arial, helvetica, verdana;
font-size: 10pt;

}

a.test {
     	background-image: url(../images/bg_nav.gif);
	width:120px;height:32px;
	

      }
   a.test:hover {
       background-image:url(../images/bg_nav_hover.gif);
      }

/*********************************************************************/
div#mainwindowint{
 position: absolute;
 width: 510px;
 top: 265px;
 left: 150px;
 padding-top: 0px;
 padding-left: -10px;
}



#global-sites {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 16px;
	left: 0;
	line-height: 36px;
	font-size: 13px;
}

#global-sites li {
	display: block;
	float: left;
	background: url(bullet-middle.gif) no-repeat 0 13px;
	padding: 0 0 0 17px;
	margin: 0 10px 0 10px;
}

* html #global-sites li {
	margin-left: 5px;
}

#global-sites li.active {
	margin: 0 10px 0 -47px;
	padding: 0 0 0 60px;
	background: url(/images/link-left.gif) no-repeat;
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "6px" : "auto");
	_margin-left: expression( (this===this.parentNode.childNodes[0]) ? "0px" : "-47px");
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "url(/images/link-first.gif)" : "auto");
}

#global-sites li.active:first-child {
	margin-left: 0;
	padding: 0 0 0 6px;
	background: url(/images/link-first.gif) no-repeat;
}

#global-sites li.active span {
	margin-right: -47px;
	background: url(/images/link-right.gif) no-repeat top right;
	padding: 1px 62px 0 2px;
	position: relative; 
	display: block;
	height: 37px;
	float: left;
}

#global-sites li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	position: relative;
}

#global-sites li a:hover {
	text-decoration: underline;
}

#global-sites li.active a {
	font-weight: bold;
	color: #7D9BC6;
	background-color: #FFF;
}

#global-sites li a.vmware {
	width: 71px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(logo.gif) no-repeat 0 -22px;
	margin: 7px 0 0 0;
}

#global-sites li.active a.vmware {
	background: url(logo.gif) no-repeat;
	width: 86px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 4px 0 6px;
	padding: 0;
}

* html #global-sites li.active a.vmware {
	margin-left: 4px;
	margin-right: 2px;
}
/*********************************************************************/


#primary-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 58px;
	left: 32px;
	font-size: 11px;
	z-index: 10;
}

#primary-navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
	background: url(separator.gif) no-repeat 100% 6px;
}

#primary-navigation li.last {
	background-image: none;
}

#primary-navigation li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 16px;
	color: #477AC3;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

#primary-navigation li a.active {
	color: #F69401;
}

#primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 9px 0 5px;
	cursor: pointer;
	height: 19px;
}

#primary-navigation li a:hover {
	color: #F69401;
}

#primary-navigation li.hover a {
	color: #F69401;
	height: 19px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(link-main-left.gif) no-repeat;
}

#primary-navigation li.hover a span {
	cursor: pointer;
	background: url(link-main-right.gif) no-repeat top right;
}

#primary-navigation li div {
	display: none;
	background: url(dropdown-top.gif) no-repeat;
	padding: 4px 0 0 0;
	width: 168px;
	position: absolute;
	top: 18px;
	left: -1px;
}

#primary-navigation ul {
	margin: 0;
	padding: 0 8px 4px 8px;
	list-style: none;
	width: 152px;
	background: url(dropdown-bottom.gif) no-repeat bottom left;
}

#primary-navigation ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 1px 0;
	background: none;
	border-top: 1px solid #C9D6E8;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 152px;
}

#primary-navigation ul li:first-child {
	border-top: none;
}

#primary-navigation li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #477AC3;
	background: none;
	padding: 8px 0 8px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#primary-navigation li.hover ul li a:hover, #primary-navigation li.hover ul li:hover a {
	background: url(gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover ul li a.active{
	font-weight: bold;
	background: url(gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover div {
	display: block;
}

/* primary navigation for communities */

.communities #primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 20px 0 5px;
	cursor: pointer;
	height: 19px;
	background: url(link-main-right-act.gif) no-repeat top right;
}

.communities #primary-navigation li a.active span {
	background: url(link-main-active.gif) no-repeat 100% 0;
}

.communities #primary-navigation li.hover a span {
	cursor: pointer;
	background: url(link-main-right-act.gif) no-repeat 100% -22px;
}

/*********************************************************************/
/*********************************************************************/

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding: 107px 0 0 0;
	_text-align: left;
}

#top-of-page {
	position: absolute;
	top: 160;
	left: 150;
	width: 510px;
	height: 106px;
	clear: both;
	background: url(/images/background-header-4.gif) no-repeat 0 20px;
}

/*******************************************************************/
