.rotate {
background-color:#ffffff;
color:#a1625e;
border:1px solid #d5d5d5;
font-size:12px;
}
.text_center {
text-align:center;
font-family: Helvetica,arial,clean,sans-serif;
margin-top:-5px;
font-size:13px;
color:#75433F;
font-weight:bold;
}

.text_below{
margin-top:5px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.button{
margin-right:15px;
width:23%;
background: transparent url(images/menu_red.jpg) top left no-repeat;
line-height:20px;
border:1px solid #000000;
padding:0 0 0 5px;
}

.button a{
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.button a:hover {
	text-decoration: underline;
	color: #ffffff;

}
/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/menu_red_small.jpg) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/menu_red.jpg) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	background: transparent url(images/menu_red.jpg) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/menu_red.jpg) top left no-repeat;
	color:#ffffff;
	text-decoration:underline;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/menu_red.jpg) top right no-repeat;
	color:#ffffff;
	text-decoration:underline;
}

#test li {
	display: block;
	border: solid 1px red;
}

#xresources {background: transparent; width:95%; margin-top:15px;}
#xsnazzy {background: transparent; width:170px; margin-top:15px;}

.xtop, .xbottom {display:block; background:transparent; font-size:11px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #c6c6c6; border-right:1px solid #c6c6c6;}
.xb1 {margin:0 5px; background:#c6c6c6;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ffffff; border:0 solid #c6c6c6; border-width:0 1px; padding:10px; font-size:11px;}


.resources_table {
background-color:#ffffff;
border:1px solid #cccccc;
font-size:13px;
}

hr {
border : none;
border-bottom : 1px dashed #a1625e;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;
}