/*  Large Left */


a.btn_large_left  {
	height: 14px;
	width:202px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg);
	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.btn_large_left:hover {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: url(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg);
	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.btn_large_right {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg) 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.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(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg) 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.btn_large_center {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg) 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.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(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg) 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 */
.btn_medium_left {
	height: 14px;
	width: 152px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.btn_medium_left {
	height: 14px;
	width: 152px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.btn_medium_left:hover  {
	height: 14px;
	width: 152px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/*  Medium Right */
a.btn_medium_right {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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.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(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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.btn_medium_center {
	height: 14px;
	width: 152px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.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(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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.btn_small_left {
	height: 14px;
	width: 102px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.btn_small_left:hover  {
	height: 14px;
	width: 102px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


/*  small Right */
a.btn_small_right {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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.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(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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.btn_small_center {
	height: 14px;
	width: 102px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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.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(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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.btn_tiny_left {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_tiny.jpg);
	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.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(/user_files/templates/shooters_world/images/css_buttons/button_tiny.jpg);
	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.btn_tiny_right {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_tiny.jpg);
	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.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(/user_files/templates/shooters_world/images/css_buttons/button_tiny.jpg);
	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.btn_tiny_center {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_tiny.jpg);
	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.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(/user_files/templates/shooters_world/images/css_buttons/button_tiny.jpg);
	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_btn_large {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg);
	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_btn_large:hover {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_large.jpg);
	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_btn_medium {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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_btn_medium:hover {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_medium.jpg);
	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;
}
a.form_btn_medium2 {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/form-button_medium.png);
	background-position: left top;
	height: 21px;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	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-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	display: block;
	text-decoration: none;
}



a.form_btn_medium2:hover {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/form-button_medium.png);
	background-position: left -31px;
	height: 21px;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	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-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.form_btn_small {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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_btn_small:hover {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_small.jpg);
	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_btn_tiny {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_login.jpg);
	background-position: left top;
	height: 24px;
	width: 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	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_btn_tiny:hover {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_login.jpg);
	background-position: left bottom;
	height: 24px;
	width: 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	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_btn_tiny-wht {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_login-wht.jpg);
	background-position: left top;
	height: 24px;
	width: 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	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_btn_tiny-wht:hover {
	background-image: url(/user_files/templates/shooters_world/images/css_buttons/button_login-wht.jpg);
	background-position: left bottom;
	height: 24px;
	width: 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	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;
}