/* CSS Document */

body 
{
font-size: 9pt;
color: #666666;
font-family : verdana, arial, Helvetica, sans-serif;
text-align: center; 
line-height : 1.75;
background:#fff;
}

#ticker {
height: 20px;
width: 100%;
border: 1px black solid;
position: relative;
overflow: hidden;
}

#ticker div {
position: absolute;
white-space: nowrap;
}

#frame 
{
width:776px;
background:#fff;
margin:15px auto;
clear: both; 
}

#topcontent 
{
float:left;
margin:0px auto;
text-align: left; 
}

#leftcontent 
{
float:left;
width:530px;
padding:34px 17px 17px 17px ;
text-align:left;
}

#rightcontent
{
float:left;
width:160px;
color: #fff;
background:#5c5c5c;
margin-left:0px;
margin-right:15px;
text-align:left;
padding:34px 17px 17px 17px ;
background-image:url(../images/news_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.cont1
{
float:left;
width:230px;
padding:0px 17px 17px 17px ;
text-align:left;
}

.cont2
{
float:left;
width:230px;
padding:0px 17px 17px 17px ;
text-align:left;
}

#leftcontent2
{
float:left;
width:470px;
padding:34px 17px 17px 17px ;
text-align:left;
}

#leftcontent4
{
float:left;
width:94%;
padding:34px 17px 17px 17px ;
text-align:left;
}


#leftcontent3
{
float:left;
width:210px;
padding:34px 17px 17px 17px ;
text-align:left;
}

#rightcontent3
{
float:left;
width:470px;
padding:34px 17px 17px 17px ;
text-align:left;
}

#rightcontent2
{
float:left;
width:210px;

margin-left:0px;
margin-right:15px;
text-align:left;
padding:34px 17px 17px 17px ;
}

#contentmiddle2
{
float:left;
width:7px;
text-align:center;
background:#fff;
}

#bottomcontent
{
float:left;
width:350px;
background:#fff1c9;
text-align:left;
padding:17px 17px 17px 17px;
}

#bottomcontentleft
{
width:180px;
float:left;
text-align:left;
}

#bottomcontentright
{
float:right;
width:160px;
text-align:right;
}

#bottomcontentmiddle
{
float:left;
width:7px;
text-align:center;
background:#fff1c9;
}

a.news:link, a.news:visited, a.news:active
{
font-family : verdana, arial, Helvetica, sans-serif;	
color: #e1e1e1;
font-size: 9pt;
font-weight: bold;
text-decoration:none;
border-bottom:dashed #cccccc 1px;
line-height : 1.75;
}

a.news:hover
{
font-family : verdana, arial, Helvetica, sans-serif;	
color: #fff;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
border-bottom:dashed #ffcc33 1px;
line-height : 1.75;
}

a:link, a:visited, a:active
{
font-family : verdana, arial, Helvetica, sans-serif;	
color: #4A641B;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
border-bottom:dashed #5c5c5c 1px;
line-height : 1.75;
}

a:hover
{
font-family : verdana, arial, Helvetica, sans-serif;	
color: #669933;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
border-bottom:dashed #5c5c5c 1px;
line-height : 1.75;
}

a.none:link, a.none:visited, a.none:active, a.none:hover
{
border-bottom:0px;
text-decoration: none;
}

