body {
    font-family:Tahoma;
    color:gray;
    background-color:black;
    margin-left:0pt;
    margin-right:0pt;
    margin-top:4pt;
}
.main{

}
a.curmenu{
    color:gray;
}
a.notcurmenu{
    color:white;
}
a {
    font-size:9pt;
    color:white;
    text-decoration:none;
}
a:hover{
    color:red;
}
a:active{
/*    color:gray;*/
}
img{
    border-style:none;
}
img.preview{
    border-style: solid;
    border-width: 1px;
    border-color: white;
}
img.picture {
    border-style: solid;
    border-width: 1px;
    border-color: white;
    margin-top: 0pt;
    margin-bottom: 0pt;
    padding-top: 0pt;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
#portfolio{
    font-family:Tahoma;
    font-size:16pt;
    font-weight:bold;
}
.centert{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.mainimg{
/*    margin-top:.1pt;
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;*/
    border-style:none;
}
.divider{
    color:red;
/*    font-weight:bold;*/
}
.line{
    position:absolute;
    left:0px;
    background-color:red;
    width:100%;
    font-size:0px;
    height:1px;
    margin-top:6pt;
}
.comment{
    font-size:8pt;
    margin-left:24px;
    color:#666666;
}
.maincomment{
    font-size:9pt;
    font-weight:bold;
    margin-left:24px;
}
pre {    font-family:Tahoma;}
.resumecomment{

    font-size:9pt;
    font-weight:bold;
    margin-left:24px;
}
.red {
    color:red;
}