/* template */
div.btnTemplate {
	/*float: left;*/
	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnTemplatebg.png' ) 0 -122px no-repeat;
	}

div.btnTemplate a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnTemplatebg.png' ) top left no-repeat;
	}
div.btnTemplate span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnTemplate a:hover {
	background-image: none;
	color: yellow;
	}
div.btnTemplate a:active {
	color: black;
	}





/* login */
div.btnLogin {
	/*float: left;*/
	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnlogin_grey.png' ) 0 -70px no-repeat;
	}

div.btnLogin a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnlogin_grey.png' ) top left no-repeat;
	}
div.btnLogin span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnLogin a:hover {
	background-image: none;
	color: yellow;
	}
div.btnLogin a:active {
	color: black;
	}


/* Join */
div.btnJoin {
	/*float: left;*/
	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnjoin_grey.png' ) 0 -70px no-repeat;
	}

div.btnJoin a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnjoin_grey.png' ) top left no-repeat;
	}
div.btnJoin span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnJoin a:hover {
	background-image: none;
	color: yellow;
	}
div.btnJoin a:active {
	color: black;
	}







/* login 
div.btnLogin {

	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnloginbg.png' ) 0 -70px no-repeat;
	}

div.btnLogin a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnloginbg.png' ) top left no-repeat;
	}
div.btnLogin span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnLogin a:hover {
	background-image: none;
	color: yellow;
	}
div.btnLogin a:active {
	color: black;
	}
*/

/* Join 
div.btnJoin {

	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnjoinbg.png' ) 0 -70px no-repeat;
	}

div.btnJoin a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnjoinbg.png' ) top left no-repeat;
	}
div.btnJoin span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnJoin a:hover {
	background-image: none;
	color: yellow;
	}
div.btnJoin a:active {
	color: black;
	}

*/

/* send */
div.btnSend {
	/*float: left;*/
	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnsend_med.png' ) 0 -53px no-repeat;
	}

div.btnSend a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnsend_med.png' ) top left no-repeat;
	}
div.btnSend span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnSend a:hover {
	background-image: none;
	color: yellow;
	}
div.btnSend a:active {
	color: black;
	}


/* small sized buttons */


/* Join */
div.btnSave {
	/*float: left;*/
	width: 130px; height: 28px;
	margin: 0 3px 0 0;
	background: url( 'http://images.vcx.com/vcxcash/btnSave_med.png' ) 0 -53px no-repeat;
	}

div.btnSave a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039000;
	text-decoration: none;
	background: url('http://images.vcx.com/vcxcash/btnSave_med.png' ) top left no-repeat;
	}
div.btnSave span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.btnSave a:hover {
	background-image: none;
	color: yellow;
	}
div.btnSave a:active {
	color: black;
	}