/* 
**************************************
GMBase
**************************************  */

.rtop,.rbottom {background:#717171}
.rtop *,.rbottom * {background:#717171}
.r1 {background:#717171}
.r2 {background:#717171}
.r3 {background:#717171}
.r4 {background:#717171}
.rs1 {background:#717171}
.rs2 {background:#717171}
div.button a {background:#717171;color:#fff;}


img.buttonHead {

	height: 22px; 

	width: 16px; 

	padding: 0; 

	float: left;

	vertical-align: middle;

}



div#buttonHeadDiv {

	height: 22px; 

	width: 16px; 

	padding: 0; 

	float: left;

	background-image: url(buttons/text_button/button_head.gif);

}



.buttonBody {

	height: 16px;

	line-height:15px;

	width: 150px;

	margin: 0;

	background-image: url(buttons/text_button/button_middle.gif);

	float: left;

	vertical-align: middle;

}



.smallbuttonBody {

	height: 30px;

	width: 78px;

	margin: 0;

	background-image: url(buttons/text_button/large_button_middle.gif);

	background-repeat: repeat;

	float: left;

	vertical-align: middle;

	align:center;

	font-weight:bold;

}



img.buttonTail {

	height: 22px;

	width: 7px;

	padding: 0;

	float: left;

	vertical-align: middle;

}



div#buttonTailDiv {

	height: 22px;

	width: 7px;

	padding: 0;

	float: left;

	background-image: url(buttons/text_button/button_end.gif);

}



/* BRANDING BAR LINK STYLES */

a.brandingBar {text-decoration:none; color:#666666;} 

a.brandingBar:hover {text-decoration:underline}



a.brandLink{color:#666666; text-decoration:none;}

a.brandLink:hover {text-decoration:underline}



/* NEXT BUTTON LINK STYLES : background different for each brand */

.nextBtnContent {color:#fff}

a.nextBtnLink {color:#fff;}


.namePlate {

	background-color:#717171; 

	width:980px; 

	height:27px; 

	color:#ffffff; 

	padding-left:10px; 

}