/* EX Large Left */


a.btn_ex_large_left, a.btn_ex_large_left:link, a.btn_ex_large_left:active, a.btn_ex_large_left:visited  {
	height: 14px;
	width: 300px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_ex_large.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_ex_large_left:hover {
	height: 14px;
	width: 300px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: url(../admin-buttons/button_images/button_ex_large.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/*  EX Large Right */

a.btn_ex_large_right, a.btn_ex_large_right:link, a.btn_ex_large_right:active, a.btn_ex_large_right:visited  {
	height: 14px;
	width: 300px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_ex_large.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_ex_large_right:hover {
	height: 14px;
	width: 300px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: url(../admin-buttons/button_images/button_ex_large.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/*  EX Large Center */
a.btn_ex_large_center, a.btn_ex_large_center:link, a.btn_ex_large_center:active, a.btn_ex_large_center:visited  {

	height: 14px;
	width:300px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(../admin-buttons/button_images/button_ex_large.html) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;	
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_ex_large_center:hover  {
	height: 14px;
	width:300px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(../admin-buttons/button_images/button_ex_large.html) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}




/*  Large Left */

a.btn_large_left, a.btn_large_left:link, a.btn_large_left:active, a.btn_large_left:visited  {
	height: 14px;
	width:220px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_large.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_large_left:hover {
	height: 14px;
	width:220px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: url(../admin-buttons/button_images/button_large.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


/*  Large Right */

a.btn_large_right, a.btn_large_right:link, a.btn_large_right:active, a.btn_large_right:visited  {
	
	height: 14px;
	width:220px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(../admin-buttons/button_images/button_large.html) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;	
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_large_right:hover  {
	height: 14px;
	width:220px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(../admin-buttons/button_images/button_large.html) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  Large Center */
a.btn_large_center, a.btn_large_center:link, a.btn_large_center:active, a.btn_large_center:visited  {

	height: 14px;
	width:220px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(../admin-buttons/button_images/button_large.html) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;	
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_large_center:hover  {
	height: 14px;
	width:220px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(../admin-buttons/button_images/button_large.html) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/*=========================================================================*/


/*  Medium Left */
a.btn_medium_left, a.btn_medium_left:link, a.btn_medium_left:visited  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

a.btn_medium_left:hover  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.btn_medium_left:active  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
/* Second Version*/
a.btn_medium_left2, a.btn_medium_left2:link, a.btn_medium_left2:visited  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

a.btn_medium_left2:hover  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.btn_medium_left2:active  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/*  Medium Right */
a.btn_medium_right, a.btn_medium_right:link, a.btn_medium_right:visited  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

a.btn_medium_right:hover  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.btn_medium_right:active  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
/* Second Version*/
a.btn_medium_right2, a.btn_medium_right2:link, a.btn_medium_right2:visited  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

a.btn_medium_right2:hover  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.btn_medium_right2:active  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/*  Medium Center */
a.btn_medium_center, a.btn_medium_center:link, a.btn_medium_center:visited  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

a.btn_medium_center:hover  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.btn_medium_center:active  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
/* Second Version*/
a.btn_medium_center2, a.btn_medium_center2:link, a.btn_medium_center2:visited  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

a.btn_medium_center2:hover  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.btn_medium_center2:active  {
	height: 13px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 10px 0px 12px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}




/*  small Left */
a.btn_small_left, a.btn_small_left:link, a.btn_small_left:active, a.btn_small_left:visited  {

	height: 14px;
	width: 125px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_small_left:hover  {
	height: 14px;
	width: 125px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


/*  small Right */
a.btn_small_right, a.btn_small_right:link, a.btn_small_right:active, a.btn_small_right:visited  {

	height: 14px;
	width: 125px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


a.btn_small_right:hover  {
	height: 14px;
	width: 125px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  small Center */
a.btn_small_center, a.btn_small_center:link, a.btn_small_center:active, a.btn_small_center:visited  {

	height: 14px;
	width: 125px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


a.btn_small_center:hover  {
	height: 14px;
	width: 125px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





	


/*  tiny Left */
a.btn_tiny_left, a.btn_tiny_left:link, a.btn_tiny_left:active, a.btn_tiny_left:visited  {
	height: 14px;
	width: 75px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_tiny_left:hover  {
	height: 14px;
	width: 75px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


/*  tiny Right */
a.btn_tiny_right, a.btn_tiny_right:link, a.btn_tiny_right:active, a.btn_tiny_right:visited  {

	height: 14px;
	width: 75px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_tiny_right:hover  {
	height: 14px;
	width: 75px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  tiny Center */
a.btn_tiny_center, a.btn_tiny_center:link, a.btn_tiny_center:active, a.btn_tiny_center:visited  {

	height: 14px;
	width: 75px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.btn_tiny_center:hover  {
	height: 14px;
	width: 75px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}








	
	

/* =========================== */



	
	

/* Form Buttons */
input[type="submit"].btn_ex_large_left, input[type="button"].btn_ex_large_left {
	background-image: url(../admin-buttons/button_images/button_ex_large.html);
	background-position: left top;
	height: 40px;
	width: 300px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

input[type="submit"].btn_ex_large_left:hover, input[type="button"].btn_ex_large_left:hover  {
	background-image: url(../admin-buttons/button_images/button_ex_large.html);
	background-position: left bottom;
	height: 40px;
	width: 300px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}






	
input[type="submit"].btn_large_left
, input[type="button"].btn_large_left  {
	background-image: url(../admin-buttons/button_images/button_large.html);
	background-position: left top;
	height: 40px;
	width: 220px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

input[type="submit"].btn_large_left:hover
, input[type="button"].btn_large_left:hover  {
	background-image: url(../admin-buttons/button_images/button_large.html);
	background-position: left bottom;
	height: 40px;
	width: 220px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}








input[type="submit"].btn_medium_left
, input[type="button"].btn_medium_left  {
	height: 37px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input[type="submit"].btn_medium_left:hover
, input[type="button"].btn_medium_left:hover  {
	height: 37px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input[type="submit"].btn_medium_left:active
, input[type="button"].btn_medium_left:active  {
	height: 37px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Second Version*/
input[type="submit"].btn_medium_left2
, input[type="button"].btn_medium_left2  {
	height: 37px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



input[type="submit"].btn_medium_left2:hover
, input[type="button"].btn_medium_left2:hover  {
	height: 37px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -50px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input[type="submit"].btn_medium_left2:active
, input[type="button"].btn_medium_left2:active  {
	height: 37px;
	width: 155px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(button_images/button_medium-2nd.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input[type="submit"].btn_small_left
, input[type="button"].btn_small_left  {
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-position: left top;
	height: 40px;
	width: 125px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: transparent;
}



input[type="submit"].btn_small_left:hover
, input[type="button"].btn_small_left:hover  {
	background-image: url(../admin-buttons/button_images/button_small.html);
	background-position: left bottom;
	height: 40px;
	width: 125px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: transparent;
}


input[type="submit"].btn_tiny_left
, input[type="button"].btn_tiny_left  {
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-position: left top;
	height: 40px;
	width: 75px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: transparent;
}



input[type="submit"].btn_tiny_left:hover
, input[type="button"].btn_tiny_left:hover {
	background-image: url(../admin-buttons/button_images/button_tiny.html);
	background-position: left bottom;
	height: 40px;
	width: 75px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-color: transparent;
}
