* {
    padding: 0;
    margin: 0;
} 

html {}

body {
background: #FFFFFF url(images/background.jpg) repeat;
font-family:arial,sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #000000;
line-height: 17px;
overflow: scroll;
}

img { border: 0px solid blue; padding: 20px 20px 10px 20px; vertical-align:top; text-align:bottom}

#Wrapper a img {
Ê Ê Ê Êborder: none;
Ê Ê Ê Êfloat: left;
Ê Ê Ê Êpadding: 10px;
Ê Ê Ê Êmargin:0px;
}

a { color: #000000; }
a:hover { text-decoration:none; color:#87b8e3; }
a:link { text-decoration:none;color:#555555; font-family:sans-serif; font-size:12pt;}
a:visited { text-decoration:none; color:#555555; font-family:sans-serif; font-size:12pt;}
a:active {text-decoration:none; color: #111111; font-family:sans-serif; font-size:12pt;}

#header h1 {
color: #000000;
font-size: 38px;
font-weight: 600;
letter-spacing: -1px;
padding: 30px 0 0 55px;
}

#header h2 {
font-size: 16px;
color: #000000;
padding: 0px 0px 0px 55px;
}

#menu {
height: 30px;
line-height: 30px;
background: #000000 url(images/title.jpg) repeat-x;
font-size: 20pt;
padding: 0px 0px 0px 30px;
}

#menu li
{
float: left;
list-style-type: none;
background: #000000 url(images/title.jpg) repeat-x;
padding-right: 20px;
}

#menu li a{ 
color: #fff;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
background: #000000 url(images/title.jpg) repeat-x;
}

#menu li a:hover{ 
color: #000000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
background: #000000 url(images/title-hover.jpg) repeat-x;
}

#menu li a:active{ 
color: #000000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
background: #000000 url(images/title-hover.jpg) repeat-x;
}

#menu ri
{
float: right;
list-style-type: none;
background: #000000 url(images/title.jpg) repeat-x;
padding-right: 30px;
}

#menu ri a{ 
color: #fff;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
background: #000000 url(images/title.jpg) repeat-x;
}

#menu ri a:hover{ 
color: #000000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
background: #000000 url(images/title-hover.jpg) repeat-x;
}

#menu ri a:active{ 
color: #000000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
background: #000000 url(images/title-hover.jpg) repeat-x;
}


#menu ul { }


#table{
height: 30px;
line-height: 20px;
font-size: 10.5pt;
vertical-align: top; 
text-align:left;
color:#000000;
padding: 0px 50px 0px 30px;
}

#tablecolleagues{
height: 30px;
line-height: 20px;
font-size: 10.5pt;
vertical-align: top; 
text-align:left;
color:#000000;
padding: 0px 20px 0px 20px;
}


#content { 
padding: 0 20px;
background: #616161 url(images/content.jpg) repeat-y;
}


#download {
	/*background: url(images/downloadbg.png);
	background-repeat: no-repeat;*/
	/*border: 2px solid #535e7a;*/
	/*height: 220px;*/
	padding: 0px;
	font-size: 12px;
}


#bottom {
background: #616161 url(images/bottom.jpg) no-repeat;
padding: 5px 0;
}