body{background-color:#ffffff;}
body.gray{background-color:#f0f0f0;}
body.dark1{background-color:#cccccc;background-image:url(../images/tile_dark1.gif)}
body.dark2{background-color:#999999;background-image:url(../images/tile_dark2.gif)}
body.dark3{background-color:#666666;background-image:url(../images/tile_dark3.gif)}
body.dark4{background-color:#333333;background-image:url(../images/tile_dark4.gif)}
body.white{background-color:#ffffff;background-image:url(../images/tile_white.gif)}
div{
	position:absolute;
}
div.contents{
top:0px;
left:0px;
z-index:-2;
width:607;
height:285px;
}
div.info{
visibility:hidden;
background-color:#eeeeee;
filter:alpha(opacity=90);
top:0px;
left:0px;
z-index:2;
width:600px;
height:360px;
}
div.details{
top:0px;
left:0px;
width:600px;
height:400px
}
div.navbar{
background-position:bottom;
z-index:3;
top:360px;
left:0px;
width:600px;
height:40px;
filter:alpha(opacity=90);
}
div.cv
{
top:0px;left:0px;z-index:2;width:600px;height:400px;padding-left:18px;padding-top:10px;background-repeat:no-repeat;
}
a{
font-family:arial;
font-size:8pt;
color:#ffffff;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a.mail {
	font-weight:bold;
	color:#000000;
}
td{
font-family:arial;
font-size:8pt;
}
div.slogan td
{
font-family:arial;font-weight:bold;font-size:36pt;height:90px;vertical-align:top;
}
div.menu td{
width:600;
height:15;
margin-top:0px;
font-weight:bold;
padding-left:18px;
color:#333333;
cursor:hand;
}
div.submenu td{
margin-top:0px;
border-top:1px solid #bbbbbb; 
height:18px;
color:#bbbbbb;
cursor:hand;
}
td.submenu_selected{
margin-top:0px;
border-top:1px solid #bbbbbb; 
height:18px;
color:#ffffff;
cursor:default;
}
td.address{
color:#333333;
}
div.description td{
color:#dddddd;
}
div.cv td{
color:#eeeeee;
padding-bottom:2px;
}
td.description_title{
color:#dddddd;
font-weight:bold;
}
.txt{
font-family:arial;
font-size:8pt;
color:#333333;
}
input.button{
font-size:8pt;
text-align:center;
color:#000000;
}
img.fade{
filter:blendTrans(duration=1,transition=23);
}
img.details{
filter:blendTrans(duration=1,transition=23);
}
img.menu{
margin-top:0px;
}
div.menu img{
filter:blendTrans(duration=0.4,transition=23) ;
margin-top:0px;
}
div.submenu img{
filter:blendTrans(duration=0.4,transition=23) ;
width:340px;
height:17px;
margin-top:1px;
}
img.images{
filter:blendTrans(duration=0.4,transition=23) ;
width:15;
height:16;
margin-right:0px;
margin-left:0px;
border:0px;
}
img.transparent{
filter:blendTrans(duration=0.5,transition=23) alpha(opacity=70);
margin-top:0px;
cursor:hand;
}
