@import "default-0910.css";


body {
	background-image:url(../_basemedia/_backgrounds/RS_Homepage_Background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: fixed;
}


.light_blue { background: #e5e5e5; }  

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3c72a1;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.buttonscontainer {width: 114px;}

.buttons a {color: ;
background-color: ;
padding: 2px;
padding-left: 2px;
display: block;
border-bottom: 1px solid #F3F3F3;
border-top: 1px solid #F3F3F3;
border-left: 1px solid #F3F3F3;
border-right: 1px solid #F3F3F3;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #ffffff;
color: #cc5500;
border-bottom: 1px solid #848484;
border-top: 1px solid #848484;
border-left: 1px solid #848484;
border-right: 1px solid #848484;
text-decoration: ;
}

.buttons a:active {background-color: #848484;
color: #cc5500;
border-bottom: 1px solid #848484;
border-top: 1px solid #848484;
border-left: 1px solid #848484;
border-right: 1px solid #848484;
text-decoration: ;}

/*- Menu Tabs Top Row--------------------------- */ 	
#tabsE {
float:left;
width:100%;
background: #000000; /* This is dead space (background). */
/*font-size:93%;*/
line-height:normal;}

#tabsE ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;}

#tabsE li {
display:inline;
margin:0;
padding:0;
border-right:1px;
border-color: #8197BE;}

#tabsE a {
float:left;
background:#000000 no-repeat left top;  /* LINK BACKGROUND. */
margin:0;
padding:0 0 0 4px;
text-decoration:none;
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;}

#tabsE a span {
float:left;
display:block;
background:url("tabrightE.gif") no-repeat right top;
padding:3px 10px 2px 6px;
color:#FFF;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span {
color:#FFF;}

#tabsE a:hover {
background-position:0% -42px;
background-color: #385078;}  /* HOVER BACKGROUND COLOR */

#tabsE a:hover span {
background-position:100% -42px;
color:#FFFFFF; /* This is the hover font color. */
text-decoration:none;}

/*- Menu Tabs Bottom Row--------------------------- */ 	
#bottomtabsE {
float:left;
width:100%;
background: #666666; /* This is dead space (background). */
/*font-size:93%;*/
line-height:normal;}

#bottomtabsE ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;}

#bottomtabsE li {
display:inline;
margin:0;
padding:0;
border-right:1px;
border-color: #8197BE;}

#bottomtabsE a {
float:left;
background:#666666 no-repeat left top;  /* LINK BACKGROUND. */
margin:0;
padding:0 0 0 4px;
text-decoration:none;
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;}

#bottomtabsE a span {
float:left;
display:block;
background:url("tabrightE.gif") no-repeat right top;
padding:3px 10px 2px 6px;
color:#FFF;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#bottomtabsE a span {float:none;}
/* End IE5-Mac hack */
#bottomtabsE a:hover span {
color:#FFF;}

#bottomtabsE a:hover {
background-position:0% -42px;
background-color: #30322C;}  /* HOVER BACKGROUND COLOR */

#bottomtabsE a:hover span {
background-position:100% -42px;
color:#FFFFFF; /* This is the hover font color. */
text-decoration:none;}
