<style>
body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a:link{
	color:#3B6DA3;
	text-decoration:none;
}
a:visited{
	color:#3B6DA3;
	text-decoration:none;
}
a:hover{
	color:#404040;
	text-decoration:none;
}
a:active{
	color:#3B6DA3;
	text-decoration:none;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width: 500px;
	color: #404040;
	border-top: 2px dotted #3B6DA3;
	border-bottom: 2px dotted #3B6DA3;
}
#content
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	left: 160px;
	top: 165px;
	width: 500px;
	padding: 10px 10px 10px 10px;
}
#header
{
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:160px;
	background-color:#3B6DA3;
	background-image:url('../../images/rrosblue-headbg.png');
	padding: 0px 0px 0px 10px;
	border-right: 2px dotted #404040;
	border-bottom: 2px dotted #404040;
}
#headimgs{
	border-right: 2px dotted #404040;
	border-bottom: 2px dotted #404040;
	background-color:white; 
	width:200px;
	height: 160px; 
	position:absolute; 
	left:711px; 
	top:0px; 
	height:160px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}
#menu
{
	position:absolute;
	left: 0px;
	top: 162px;
	background-color: #707070;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 155px;
	border-right: 2px dotted #404040;
}
#feed
{
	position:absolute;
	left: 711px;
	top:162px;
	background-color: #707070;
	width: 200px;
	border-right: 2px dotted #404040;
	border-left: 2px dotted #404040;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
div.newsbox {
	width: 180px;
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.ddmx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ddmx .item1,
.ddmx .item1-active
 {
    padding: 3px 0px 3px 0px;
    background: #FFFFFF;
    border-bottom: 2px dotted #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active:hover{
	background-color:#3B6DA3;
	color:#FFFFFF;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
