/* Web safe colour version */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	color: #333333;
	}

td { vertical-align: top; }

h1, h2 { font-weight: bold; color: #666666; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }

b {
	font-style: normal; 
	font-weight: bold;
	color: #666666;
	}

em {
	font-style: normal; 
	font-weight: bold;
	}

cite {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none; 
	color: #333333;
	}

div.MenuOption { 
	font-weight: bold;
	height: 25px; 
	line-height: 25px;
	vertical-align: middle;
	}

div.MenuOption a:hover {
	color: #000099;
	background-color: #99CC99;
	}

a:hover { color: darkblue; }

li 	{  
	line-height: 15pt;
	list-style-position: outside;
	list-style-type: square
	}

#MimicaLogo {
	position:absolute;
	left:100px;
	top:50px;
	width:200px;
	}

#MainTitle {
	position:absolute;
	font-size: 18pt;
	font-weight:bold; 
	width:500px;
	text-align:right;
	left:300px;
	top:80px;
	color: #FFFFFF;
	}

p.More { text-align: right; }


/* Main table Stuff */
#MainTable { width: 800px; }
#MainCol1 { width: 25px; }
#MainCol2 { width: 170px; }
#MainCol3 { width: 525px; }
#MainCol4 { width: 100px; }


td.PartnerLeftCell { 
	width: 150px;
	text-align: center;
	}

#CopyrightCell {
	font-size: 8pt;
	font-weight:normal;
	color: #333333;
	text-align:center;
	}

#LinksCell { text-align: center; }


div.MenuOption, div.MenuOption a:hover, #CopyrightCell, #MenuCell { width: 100px; }

td.LeftCell { width:80px; }
td.RightCell {width:400px; }

#Msgs {
	font-size: 10pt;
	font-weight:normal;
	width: 525px;
	text-align:center;
	line-height:18pt;
	background-color:#99CC99;
	cursor:pointer;
	}

#seminarkb {
	width: 525px;
	text-align:center;
	vertical-align:top;
	}	 
