.menu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 0px 0px 3px;
	font-weight : bold;
	height: 20;
}

.menu a{
	color: #FFFFFF;
}
.menu a:hover{
	color: #A0A4A5;
	text-decoration : none;
}

.mRollOver {
    background-color: #D9DBDA;
}
.mRollout {
    background-color: #707677;
}
.submenu {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 2px 0px 0px 6px;
	font-weight : bold;
	width: 80;
	height: 15;
}
	
.submenu a{
	color: #999999;
}
.submenu a:hover{
	color: #666666;
	text-decoration : none;
}
	
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #40484A;
	margin: 0px 0px 0px 0px;
	font-weight : bold;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #40484A;
	margin: 2px 0px 0px 0px;
	font-weight : bold;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #40484A;
	margin: 8px 0px 0px 0px;
}
h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #40484A;
	margin: 0px 0px 0px 0px;
}
p {
	margin: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #40484A;
}
.p11 {
	margin: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #40484A;
}
.psub {
	margin: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #40484A;
}
#tdevents{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding : 4, 2, 4, 10;
}
#tdevents a {
	font-weight: normal;
	color: #000000;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 3px 0px 3px 0px;
}
#tdevents a:hover {
	color: #FFFFFF;
	text-decoration : none;
}
#tdpartners{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding : 1, 10, 1, 0;
}
#tdpartners a {
	font-weight: normal;
	color: #000000;
}
#tdpartners a:hover {
	text-decoration : none;
}
#tdeventsB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding : 3px 0px 3px 10px;
	overflow: hidden;
	clip:auto;
	table-layout:fixed;
}
.progTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.progSpeakers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
/* topnav
--------------------------------------------------*/
#toplogo {
  height: 114px;
  padding:0 0 0 0;
  margin: 0 0 0 0;
  text-align: right;
  border-right: white 18px solid;
  display: box;
  overflow: hidden;
}


/* topnav
--------------------------------------------------*/
#topnav {
  background: url(images/topnavcorner.gif) 582px 0px no-repeat;
  height: 20px;
  padding:0 0px 0 0;
}

/* navselect
--------------------------------------------------*/
#navselect {
  height: 4px;
  width: 80px;
  display: block;
  overflow: hidden;
}

/* navigation
--------------------------------------------------*/
#navigation {
  background: url(images/csstopnav.gif) 582px 0px repeat-y;
  height: 20px;
  padding:0 83px 0 0;
}

/* navigation Platforms
--------------------------------------------------*/
#m_space, #m_foundation, #m_centre, #m_calendar, #m_festival, #m_enterprise, #m_directory  {
  margin:0px 0px 0px 0px;
  height: 20px;
  float: left;
  width: 80px;
  display:inline;
  overflow:hidden;
}

#m_pspace {
   width: 4px;
   background-color:#FFFFFF;
   height: 20px;
   float: left;
}

#m_sub {
  margin:0px 0px 0px 0px;
  height: 20px;
  overflow: hidden;
  float: left;
  width: 84px;
  display:inline;
}
#m_sub a:hover {
  margin: 1px 0px 0px 1px;
  
}
#m_space {
  background-color:#FFFFFF;
  width: 83px;
}
.low {display:none;}

