/* CSS Document */

body
{
background-image:url(images/bkground_icon.jpg);
margin-top:10px;
position:relative;  
width:760px;  
left:50%;  
margin-left:-380px; 
}
a:link 
{
text-decoration: none;  
color: #005BB6;      
}
a:visited
{
text-decoration:none;
color: #76899C;
}
a:hover
{
text-decoration:underline;
color: #000000;
}
div.container
{
float:left;
width:700px;
height:100%;
margin:0px;
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#ffffff;
}   

div.header
{
border:0px;
margin:0px;
height:100px;
}


div.left
{
float:left;
height:100%;
width:208px;
margin:0px;
border-left:0px;
border-right:1px solid;
border-color:#cecece;
vertical-align:top;
}

div.content
{
float:right;
height:100%;
width:465px;
padding:10px 15px 0px 10px;
margin:0px 0px 20px 0px;
border-right:0px;
}

div.clear
{
clear:both;
display:block;
}

div.logo
{
border:0px;
margin:0px;
float:left;
width:209px;
height:87px;
}

div.banner
{
border:0px;
margin:0px;
width:491px;
height:87px; 
float:left;
display:block;
}

div.topmemu
{
width:491px;
height:20px;
border-bottom:1px solid;
border-color:#cecece;
margin:0px;
background-color:#f1f1f1;
}

div.footer
{
width:700px;
height:20px;
border-top:1px solid;
border-bottom:1px solid;
border-color:#cecece;
margin:0px;
background-color:#f1f1f1;
float:left;
}

div.leftmenu
{
padding-left:10px;
width:auto;
height:20px;
border-top:1px solid;
border-bottom:1px solid;
border-color:#cecece;
background-color:#f1f1f1;
vertical-align:top;
}

div.leftlist
{
padding-left:10px;
width:auto;
height:20px;
border:0px;
background-color:#ffffff;
}

img
{
border:0px;
image-decoration:none;
}


img.floatleft
{
float:left;
margin:5px;
}

img.floatright
{
float:right;
margin:5px;
}

div.line
{
width:450px;
height:auto;
border-top: 1px solid;
border-color: #cecece;
float:left;
display:inline;
padding-top:1px;
padding-bottom:5px;
}

.fontratio
{
font-size:9px;
}

td.ct-bottom
{
text-align:center;
border-bottom: 1px solid;
border-color:#cecece;
}

div.rev-gray
{
width:450px;
height:21px;
background-color:#f1f1f1;
border:0px; 
padding-left:10px; 
float:left; 
align:left;
}

div.rev-white
{
width:450px;
height:auto;
background-color:#ffffff;
border:0px; 
padding-left:10px; 
float:left; 
align:left;
padding-bottom:5px;
}
