/* MUM '08 CSS */

body 
{
	background-color: #EEEEEE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

table
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

img
{
	border-style: none;
}

tr
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

td
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-color: #FEFEFE;
}

.programme
{
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.programme1
{
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

td.toned
{
	background-image: url('pinktone.png');
}

td.lightblue
{
	background-color: #ADD8E6;
}

td.logobox
{
	float: left;
}

td.transparent
{
	background-color: #EEEEEE;
}

td.transparentright
{
	background-color: #EEEEEE;
	text-align: center;
}

td#contactround
{
	background-image: url('roundbottom.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 82px;
}

td#contact
{
	background-color: #DF0070;
	padding: 0.2em;
	text-align: center;
}

td.choice
{
	background-color: #DF0070;
	text-align: center;
}

td.choiceout
{
	background-color: #DF0070;
	text-align: center;
}

td.choiceover
{
	background-color: #98FB98;
	text-align: center;
}  

td#mainwindow
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
}



.newdate
{
	margin-top: 6px;
}

.bdate
{
	font-size: 12px;
}

.emptymargin
{
	margin-bottom: 20px;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}     

a:visited 
{
	color: #000000;
	text-decoration: none;
}  

a:hover 
{
	color: #DF0070;
	text-decoration: none;
}  

a:active 
{
	color: #000000;
	text-decoration: none;
}  

a.topmenu:link 
{
	color: #000000;
	text-decoration: underline;
}     

a.topmenu:visited 
{
	color: #000000;
	text-decoration: underline;
}  

a.topmenu:hover 
{
	color: #DF0070;
	text-decoration: underline;
}  

a.topmenu:active 
{
	color: #000000;
	text-decoration: underline;
}  

a.norm:link 
{
	color: #000000;
	text-decoration: none;
}     

a.norm:visited 
{
	color: #000000;
	text-decoration: none;
}  

a.norm:hover 
{
	color: #EEEEEE;
	text-decoration: none;
}  

a.norm:active 
{
	color: #000000;
	text-decoration: none;
}  

.grayback
{
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 1px;
	width: 155px;
	margin-top: 20px;
	margin-left: 10px;
}

.square
{
	margin-left: 10px;
	border-style: dashed;
	border-color: #EEEEEE;
	border-width: 0px 1px 1px 1px;
	width: 155px;
	font-size: 0.75em;
}

h1
{
	background-color: #EEEEEE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
}

h2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
}

span.affiliation
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
}

a.membername:link 
{
	color: #000000;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}     

a.membername:visited 
{
	color: #000000;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}  

a.membername:hover 
{
	color: #DF0070;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}  

membername:active 
{
	color: #000000;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}  

p.specialspace 
{
	margin: 0px;
}

div.banner
{
	margin-bottom: 20px;
	padding: 0px;
	height: 68px;
	width: 505px;
}