/* CSS Document */
a { position: relative; }
.title{
background-color:#DD4D75;
}
body{
margin-left:0px;
margin-top:0px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
background-repeat:no-repeat;
background-color:transparent;
background-position:left top;
}
.vline{
background-image:url(images/vline.png);
background-repeat:repeat-y;
width:6px;
height:100px;
}
.maintext{
font-size:11px;
}
.maintext a:link{
color:#DD4D75;
text-decoration:none;
}
.maintext a:visited{
color:#DD4D75;
text-decoration:none;
}
.mediatext{
background-image:url(images/download.png);
background-repeat:no-repeat;
height:20px;
padding-left:12px;
}
.mediatext a:link{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.mediatext a:visited{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
padding-bottom:4px;
}

.stream{
background-image:url(images/stream.png);
background-repeat:no-repeat;
height:15px;
padding-left:24px;
margin-left:4px;
}
.stream a:link{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.stream a:visited{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
padding-bottom:4px;
}

.mediatext2{
background-image:url(images/document.png);
background-repeat:no-repeat;
height:24px;
padding-left:25px;
}
.mediatext2 a:link{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.mediatext2 a:visited{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
padding-bottom:4px;
}
.maintextufo{
font-size:11px;

}
.maintextufo a:link{
color:#0082D6;
text-decoration:none;
}
.maintextufo a:visited{
color:#0082D6;
text-decoration:none;
}
.newsdate{
background-color:#000000;
font-size:28px;
color:#DD4D75;
}
.aboutdate{
font-size:28px;
color:#DD4D75;
}
.newsdatecross{
background-image:url(images/cross.jpg);
background-position:left center;
background-repeat:repeat-x;
background-color:#000000;
height:8px;
}
.aboutdatecross{
background-image:url(images/cross2.png);
background-position:left center;
background-repeat:repeat-x;
height:8px;
}

.side{
width:10px;
background-color:#000000;
}
.side2{
width:10px;
}
.botpink{
background-image:url(images/botpink.jpg);
background-repeat:no-repeat;
height:4px;
}
#content{
position:absolute;
}
