body{
background-image:url('grey_bg.gif');
background-position:center;
background-attachment:fixed;
background-repeat:repeat-xy;
background-height:100%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-align:left;}
img{border:1 #FF0000;}

/*--Anything to do with Links--*/
#login a:hover{
font-size:10px;
text-decoration:underline;
color: #FFF;}

#login a:link, a:visited, a:active{
font-size:10px;
text-decoration:none;
color:#FFF;}

#navlink a:link{
font-size: 10px;
text-decoration: none;
color: #FFF;
width: 140px;
height: 18px;
background: url(button_off.gif) no-repeat left;
padding-left: 10px;
margin-top: 2px;
padding-top: 1px;
clear: none;
float: left;}

#navlink a:visited{
font-size: 10px;
text-decoration: none;
color: #FFF;
width: 140px;
height: 18px;
background: url(button_off.gif) no-repeat left;
padding-left: 10px;
margin-top: 2px;
padding-top: 1px;
clear: none;
float: left;}

#navlink a:hover{
font-size: 10px;
background: url(button_on.gif) no-repeat;
text-decoration: none;
color: #FFF;
width: 140px;
height: 18px;}

#navlink a:active{
font-size: 10px;
background: url(button_on.gif) no-repeat;
text-decoration: none;
color: #FFF;
width: 140px;
height: 18px;} 

#credits{
color:#FFFFFF;
text-decoration:none;
font-size:10px;}

#credits a, a:visited, a:active{
color:#FFFFFF;
text-decoration:none;
font-size:10px;}

#credits a:hover{
color:#FFFFFF;
text-decoration:underline;
font-size:10px;}

.nav{
color:#FFFFFF;
background-color:#000000;}

.nav:hover{
color:#FFFFFF;
background:#999999;
}
/*--End Links--*/

.box{
height:320px;
width:590px;
overflow:auto;}

.borBlack{
border:3px solid #000000;
color:#000000; 
background:#FFFFFF;
text-align:left;
vertical-align:top}

.bordTop{
border:none;
margin:auto;
margin-bottom:1px;
text-align:left;
vertical-align:top;}

.dropdown{
font: 0.7em Arial, Helvetica, sans-serif;
background: #900;
color: #FFF;}

.rbroundbox_ltgry { background: url(black.gif) repeat; }
.rbtop_ltgry div { background: url(tl.gif) no-repeat top left; }
.rbtop_ltgry { background: url(tr.gif) no-repeat top right; }
.rbbot_ltgry div { background: url(black.gif) no-repeat bottom left; }
.rbbot_ltgry { background: url(black.gif) no-repeat bottom right; }
.rbtop_ltgry div, .rbtop_ltgry, .rbbot_ltgry div, .rbbot_ltgry {
width: 100%;
height: 7px;}
.rbcontent_ltgry { margin: 0 7px; }
.rbroundbox_ltgry { width: 100%; margin: .25px auto; }