
body
{ background-color: #FFFFFF;
  font-family: Verdana,sans-serif;
  color: #444444; 
  font-size: 11pt;
  text-align:center;}

a:link
{ background-color: inherit; text-decoration: underline; color:#BB3300;}
a:visited
{ background-color: inherit; text-decoration: underline; color:#BB3300;}
a:active
{ background-color: inherit; text-decoration: underline; color:#BB3300;}
a:hover
{ background-color: inherit; text-decoration: underline; color:#BB3300;}


h1
{ font-size:14pt;
  background-color:inherit;
  color:#BB3300;
  margin:0;
	  }
  
h2
{ font-size:90%;
  font-weight:normal;
  color:#000000;
  margin-top:5px;}
  
h3
{ font-size:11pt;
  font-weight:bold;
  color:#BB3300;
  margin:0;
  border-bottom: 1px solid #808080;
	  }

h4
{ font-size:210%;
  font-weight:bold; 
  background-color:inherit;
  color:#BB3300;
  margin:0;}


ul 
{ list-style-image:url(rd_images/li.gif);
  margin:20px;
  padding:0;}

li
{ display:block;
  margin-bottom:2px;
  padding:0;}

#header
{ width:850px;
  height:130px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:8px;
  background-image: url(rd_images/bg.jpg);
  background-position: bottom right;
  background-repeat:no-repeat;
  border:#ddd 1px solid;}
  
#menu
{ float:right;
  width:200px;
  margin-top:20px;
  text-align:left;
  font-size:110%;
  font-weight:bold;}

#main
{ width:850px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  
  padding:0px;
  background-color:#eeeec8;
  color:inherit;
  border:#ddd 1px solid;}

#content
{ width:610px;

  padding:10px;
  margin-left:3px;
  margin-right:auto;
  margin-top:8px;
  background-color:#fff;
  border:#ccc 1px solid;
  color:inherit;
  font-size:90%;
  text-align:justify;
  line-height: 20px;  
  }
  
#sidebar
{ width:200px;
  float:right;
  margin-right:auto;
  margin-left:10px;
  margin-top:8px;
  font-size:80%;
  text-align:left;
  line-height: 20px;  
  }
  
#footer
{ width:850px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  padding:10px 0 10px 0;
  background-color:#eeeecc;
  font-size:80%;
  color:inherit;
  border:#ddd 1px solid;}  

.logo
{ float:left;
  margin-left:20px;
  margin-top:32px;
  text-align:left;}

.subside
{ padding-top:10px;
}
  
.img
{ float:right;
  margin-left:5px;
  border:0;}