body
{
background-color:#ebebeb;
background-image:url('style/bg-main.gif');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center;
margin-top: 0;
margin-bottom: 0;
font-family:Calibri,Tahoma,Verdana;
}
.container-main
{
background: url('style/RT_bottom_long.png');
background-repeat:repeat-x;
background-position:bottom;
background-attatchment:fixed;
width:986px;
background-color:white;
margin-left:auto;
margin-right:auto;
}
.container-banner
{
background: url('style/Banner.jpg');
width:auto;
height:220px;
}
.container-navigation
{
width:976px;
background-color:black;
height:28px;
font-size:14pt;
color:white;
text-align:left;
padding-left:10px;
}
.container-navigation a:link { text-decoration: none; color:#ffffff; }
.container-navigation a:visited { text-decoration: none; color:#ffffff; }
.container-navigation a:active { text-decoration: none; color::#ffffff; }
.container-navigation a:hover{ text-decoration: none; color:#828282; }

.container-bottomtable a:link { text-decoration: underline; color:#000000; }
.container-bottomtable a:visited { text-decoration: underline; color:#000000; }
.container-bottomtable a:active { text-decoration: none; color::#000000; }
.container-bottomtable a:hover{ text-decoration: none; color:#828282; }

.container-bodyR a:link { text-decoration: underline; color:#000000; }
.container-bodyR a:visited { text-decoration: underline; color:#000000; }
.container-bodyR a:active { text-decoration: none; color::#000000; }
.container-bodyR a:hover{ text-decoration: none; color:#828282; }

.container-content
{
width:950px;
background-color:transparent;
margin-left:auto;
margin-right:auto;
}
.container-bodyR
{
width:690px;
float:right;
padding-left:4px;
padding-right:4px;
color:#000000;
text-align:left;
}
.container-bodyL
{
width:210px;
margin-top:15px;
margin-bottom:10px;
float:left;
padding-left:1px;
padding-right:5px;
}
.container-toptable
{
width:204px;
height:25px;
background-color:#000000;
padding-left:5px;
color:white;
font-size:12pt;
font-weight:bold;
text-align:left;
}
.container-bottomtable
{
width:205px;
background-color:#ebebeb;
padding-left:2px;
padding-right:2px;
color:black;
font-size:11pt;
padding-bottom:4px;
}
.container-footer
{
margin-bottom:0px;
width:963px;
height:20px;
clear:both;
color:white;
text-align:right;
padding-right:7px;
font-size:11pt;
}

p 
{border-bottom: medium solid #000000}

