/* CSS Document */
/* 
Type:
PINK=#D45DD5
GRAU=#666666
BLACK=#666666
BLAU=#0099CC

Backgrounds:
MAIN=#F2F2F2 & #ffffff
CONTENT=#F3F3F3
*/
img, div, td { behavior: url(iepngfix.htc) }
*{ margin:0px; padding:0px; border:0px; }

body {
background:#ffffff url(../images/bg.jpg) repeat-x;
text-align:center;
}

body, div, form, table, iframe, p, h1, h2, i { 
font-family: Arial, Geneva, sans-serif; 
font-size:11px;
color:#666666;
text-align:left;
line-height:15px;
scrollbar-face-color:#EFEFEF; scrollbar-arrow-color:#666666; 
scrollbar-highlight-color:#EFEFEF ; scrollbar-3dlight-color: #EFEFEF; 
scrollbar-darkshadow-color:#666666; scrollbar-shadow-color: #666666;  
}

#content{
margin:0 auto;
text-align:center; 
width:980px;
}


#contentBox{
padding:20px; 
width:auto;
height:340px;
overflow:auto;
}

#contentBox2{
padding:6px; 
width:auto;
height:368px;
overflow:auto;
}

#contentBox3{
width:auto;
height:368px;
overflow:auto;
}

#contentSubBox{
overflow:auto;
width:618px;
height:115px;
}

#listContent{
height:82px; 
margin-bottom:6px; 
background:#EFEFEF;
}

#by{
float:right; 
width:150px; 
margin-top:3px; 
color:#D3D3D6;
}

#LogoBox{
height:87px; width:87px; 
margin-top:10px; margin-right:10px; 
float:right;
}

*html #contentBox{  }

strong {
font-size:11px;
}

h1 {
text-transform:uppercase;
font-weight:bold;
}

h2 {
font-weight:bold;
}

i {
color:#666666;
}

ol { margin: 0 20px 0 30px; }
li { line-height:16px; }

p{
text-align:left;
line-height:16px;
}

a, a:visited, a:active, a:hover { text-decoration:none; color:#000; font-weight:normal; font-size:11px; }
a.white, a.white:visited, a.white:active, a.white:hover { text-decoration:underline; color:#D3D3D6; font-weight:normal; font-size:11px; }
a.nonline, a.nonline:visited, a.nonline:active, a.nonline:hover { text-decoration:none; color:#666666; font-weight:normal; font-size:11px; }
