
.rbroundbox { background: url(images/nt.gif) repeat; }
//.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
//.rbroundbox { width: 50%; margin: 1em auto; }



.bullets
{
  list-style-type:square;

}

.menuSpan {
position:absolute;
overflow:hidden;
}

.buttons {
background:#2E2E2E;
font-family:arial,sans sherif;
color:#7C7C7C;
font-size:12px;
font-weight:bold;
border-left:1px solid #696969;
border-top:1px solid #696969;
border-right:1px solid #161616;
border-bottom:1px solid #161616;
}

.labSpan {
position:absolute;
font-family:arial,sans sherif;
font-weight:bold;
margin:2%;
}

.outer_div{
width:100%;
height:100%;
padding:0px;
color:#999999;
font-family:arial,sans sherif;
font-size:12px;
overflow:hidden;
background:#989989;
}

.inner_div{
width:400px;
height:400px;
overflow:hidden;
}


.content_div{
padding:20px;
color:black;
overflow:hidden;
}

.box_div{
border:1px solid #2E2E2E;
background-color:#BFC1A6;
padding:5px;
\\background-image:url(images/boxbg.gif);
}

.main_font{
font-family:arial,sans sherif;
font-size:12px;
color:#000000;
}

.tag_font{
font-family:arial,sans sherif;
color:#E2E87E;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.table_font{
font-family:arial,sans sherif;
font-size:11px;
color:#000000;
}

.title_font{
font-family:arial,sans sherif;
font-size:12px;
color:black;
font-weight:bold;
}

.textSpan{
position:absolute;
color:#888888;
font-family:tahoma,arial,sans sherif;
font-size:11px;
overflow:hidden;
}

.textPath {
position:absolute;
color:#555555;
font-family:arial,sans sherif;
font-size:.7em;
text-align:center;
}

.textDate {
position:absolute;
color:#aaaaaa;
font-family:arial,sans sherif;
font-size:.7em;
text-align:right;
}


.colBar {
position:absolute;
color:#3e3e3e;
font-family:arial, sans sherif;
font-size:.7em;
text-align:center;
font-weight:bold;
background:#ECF283;
}

.backBar {
position:absolute;
padding:0px;
text-align:center;
background:#ECF283;
border-top:1px solid #2E2E2E;
border-bottom:1px solid #2E2E2E;
border-left:1px solid #2E2E2E;

}



.src {
position:absolute; 
overflow:hidden; 
background:#090909;
}

.formfields
{
  font-family:arial,sans-serif;
  font-size:12px;
  color:#eeeeee;
  text-decoration: none;
  width:200px;
  background:#444444;
  border:1px solid black;
}

