/*  Large Left */


a.grey_btn_large_left  {
	height: 14px;
	width:202px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_large_left:hover {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


/*  Large Right */

a.grey_btn_large_right {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;	
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_large_right:hover  {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  Large Center */


a.grey_btn_large_center {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;	
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_large_center:hover  {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;	
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}









	


/*  Medium Left */
.grey_btn_medium_left {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a.grey_btn_medium_left {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_medium_left:hover  {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

/*  Medium Right */
a.grey_btn_medium_right {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_medium_right:hover  {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  Medium Center */
a.grey_btn_medium_center {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_medium_center:hover  {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}









	


/*  small Left */
a.grey_btn_small_left {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_small_left:hover  {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


/*  small Right */
a.grey_btn_small_right {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


a.grey_btn_small_right:hover  {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  small Center */
a.grey_btn_small_center {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


a.grey_btn_small_center:hover  {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





	


/*  tiny Left */
a.grey_btn_tiny_left {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_tiny_left:hover  {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}


/*  tiny Right */
a.grey_btn_tiny_right {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_tiny_right:hover  {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}





/*  tiny Center */
a.grey_btn_tiny_center {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}

a.grey_btn_tiny_center:hover  {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 14px;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	outline: none;
	overflow: hidden;
	text-decoration: none;
}









	





	

/* Form Buttons */
.form_grey_btn_large {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png);
	background-position: left top;
	height: 30px;
	width: 202px;
	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;
}

.form_grey_btn_large:hover {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_large.png);
	background-position: left bottom;
	height: 30px;
	width: 202px;
	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;
}








.form_grey_btn_medium {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-position: left top;
	height: 30px;
	width: 152px;
	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;
	margin: 0px;
	padding: 0px;
}



.form_grey_btn_medium:hover {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_medium.png);
	background-position: left bottom;
	height: 30px;
	width: 152px;
	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;
	margin: 0px;
	padding: 0px;
}


.form_grey_btn_small {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-position: left top;
	height: 30px;
	width: 102px;
	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;
}



.form_grey_btn_small:hover {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_small.png);
	background-position: left bottom;
	height: 30px;
	width: 102px;
	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;
}

.form_grey_btn_tiny {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-position: left top;
	height: 30px;
	width: 73px;
	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;
}



.form_grey_btn_tiny:hover {
	background-image: url(/default/user_files/templates/default/images/css_buttons/grey_button_tiny.png);
	background-position: left bottom;
	height: 30px;
	width: 73px;
	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;
}
