.menutable {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
color: #002f38;
}

.menutable a {
font-family : Tahoma, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
color: #6a5f4c;
}

.menutable a:hover {
color: #D2A86C;
text-decoration: underline;
}

.anylinkcss{
position:absolute;
visibility: hidden;
color: #6a5f4c;
border:1px solid #000000;
border-bottom-width: 1;
font-family : Tahoma, Verdana, Helvetica, sans-serif;
line-height: 10px;
z-index: 100;
background-color: #2d2d2d;
width: 200px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
text-decoration: none;
text-align:left;
color: #6a5f4c;
font-weight: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #1d1d1d;
color: #D2A86C;
text-decoration: underline;
}


/* ***** Begin eXtremepixels custom CSS properties ***** */

/* ***** SETS HEADER RIGHT SIDE IMAGE AND ALL OF IT'S PROPERTIES ***** */


#hdr_rs {
background: #000000;
width: 4px;
height: 235px;
float: right;
	margin: 0;
	padding: 0; 
}



/* ***** NAVIGATION BOTTOM ***** */
#nav_btm {
background: #121212 url(http://rmx4u.com/graphite/misc/nav_btm.gif);
background-repeat: repeat-x;
width: 100%;
height: 10px; 
	margin: 0px;
	padding: 0px; 

}

#nav_shadow {
background: #121212 url(http://rmx4u.com/graphite/misc/nav_shadow.gif);
background-repeat: repeat-x;
width: 100%;
height: 3px; 
	margin: 0px;
	padding: 0px; 

}

/* ***** used to create shadow affect for sides ***** */
#brd_in {
border-left: 2px solid #0e0e0e;
border-right: 2px solid #0e0e0e;
}

/* ***** used to create shadow affect for sides ***** */	
#brd_outer {
border-left: 0px solid #191919;
border-right: 0px solid #191919;
}


/* ***** used for navigation background ***** */
#nav_back {
background: #28437c url(http://rmx4u.com/graphite/misc/nav_background.gif);
width: 100%;
height: 34px;
	margin: 0px;
	padding: 0px; 	
}



/* ***** cat_ls image ***** */
.cat_ls {
background: url(http://rmx4u.com/graphite/misc/cat_top_ls.gif);
width: 0px;
height: 0px; 
float: left;
margin:0px;
padding:0px;
}


/* ***** cat_rs image ***** */
.cat_rs {
background: url(http://rmx4u.com/graphite/misc/cat_top_rs.gif);
width: 0px;
height: 0px; 
float: right;
position:absolute;
top:0;
right:0px;
margin:0px;
padding:0px;
}


.info {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #252525;
border-top: 1px solid #000000;
border-right: 2px solid #000000;
border-left: 1px solid #000000;
border-bottom: 2px solid #000000;
margin-bottom: 3px;
}

.announce_l {
background: #444444;
color: #c8c8c8;
border-left: 1px solid #252525;
border-top: 1px solid #252525;
}

.announce_r {
background: #2c2c2c;
color: #c8c8c8;
border-left: 1px solid #252525;
border-top: 1px solid #252525;
}

.stuck {
background: #2c2c2c;
color: #c8c8c8;
border-left: 1px solid #252525;
border-top: 1px solid #252525;
}


/* ***** footer_background image ***** */
#ftr_bg {
background: url(http://rmx4u.com/graphite/misc/footer_x.gif);
width: 100%;
height: 47px; 
}


/* ***** footer_rs image ***** */
#ftr_rs {
background: url(http://rmx4u.com/graphite/misc/footer_rs.gif);
width: 39px;
height: 47px; 
float: right;
}

/* ***** footer_ls image ***** */
#ftr_ls {
background: url(http://rmx4u.com/graphite/misc/footer_ls.gif);
width: 52px;
height: 47px; 
float: left;
} 