BODY {
background-color: #ffffff;
background-repeat: repeat;
font-family: Tahoma;
font-size: 7pt; 
color: #ffffff;

}

body {
font-size: 7pt;
color: #4e4bbf;
font-family: tahoma;
background-color: transparent;
text-transform: none;
text-decoration: none;
}

b, strong {
font-family: Tahoma;
font-size: 7pt;
font-weight: bold;
text-decoration: none;
color: #000000;

}
I {
COLOR: #909096;
font-weight: normal;
text-decoration: none;
text-transform: none;
font-size: 9px;
}
U {
COLOR: #000000
}
input, submit, textarea {
border-right: #000000 1px solid;
border-top: #000000 1px solid;
font-weight: bold;
font-size: 6pt;
background: transparent;
border-left: #000000 1px solid;
color:#000000;
border-bottom: #000000 1px solid;
font-family: tahoma;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}

a:link, a:active, a:visited {
 color: #000000;
font-size: 6pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;

}
a:hover {
 color: #ad8ad1;
}
a img {
 border: 1px solid #000000;
}
a:hover img {
 border: 1px solid #ad8ad1;
}

#layout {
position: absolute;
top: 0px;
left: 0px;
}


#sidebar {
position: absolute;
top: 529px;
left: 88px;
width: 197px;
}


#content {
position: absolute;
top: 529px;
left: 302px;
width: 621px;
}



h5 {
background: #4e4bbf;
 font-size: 7pt;
        text-align:left;
        letter-spacing: 2px;
 color: #ffffff;
 padding: 3px;	
 margin-bottom: 3px;
 margin-top: 3px;
        text-transform: none;
}