/*  Large Left */


a.btn_large_left  {
	height: 14px;
	width:202px;
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/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.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/css-buttons/crossings/button_images/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.btn_large_right {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/user-files/css-buttons/crossings/button_images/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.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/css-buttons/crossings/button_images/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.btn_large_center {
	height: 14px;
	width:202px;	
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;	
	background: transparent url(/user-files/css-buttons/crossings/button_images/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.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/css-buttons/crossings/button_images/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 */
.btn_medium_left {
	height: 14px;
	width: 152px;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.btn_medium_left {
	height: 14px;
	width: 152px;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	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/css-buttons/crossings/button_images/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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/*  Medium Right */
a.btn_medium_right {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/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.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/css-buttons/crossings/button_images/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.btn_medium_center {
	height: 14px;
	width: 152px;
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/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.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/css-buttons/crossings/button_images/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.btn_small_left {
	height: 24px;
	width: 102px;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: normal;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 6px;
	padding-bottom: 0px;
}

a.btn_small_left:hover  {
	height: 24px;
	width: 102px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: normal;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*  small Right */
a.btn_small_right {
	height: 24px;
	width: 102px;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: normal;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: none;
}

a.btn_small_right:hover  {
	height: 24px;
	width: 102px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: normal;
	margin: 0px;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/*  small Center */
a.btn_small_center {
	height: 24px;
	width: 102px;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: normal;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

a.btn_small_center:hover  {
	height: 24px;
	width: 102px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: normal;
	outline: none;
	overflow: hidden;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*  tiny Left */
a.btn_tiny_left {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/procheck/button_images/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.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/css-buttons/procheck/button_images/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.btn_tiny_right {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/procheck/button_images/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.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/css-buttons/procheck/button_images/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.btn_tiny_center {
	height: 14px;
	width: 73px;
	font: normal 12px arial, sans-serif;
	color: #435b7f;
	text-decoration: none;
	text-align: center;
	background-image: url(/user-files/css-buttons/procheck/button_images/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.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/css-buttons/procheck/button_images/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_btn_large {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_large.png);
	background-position: left top;
	height: 30px;
	width: 202px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #435b7f;
	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/css-buttons/crossings/button_images/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_btn_medium {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_medium.png);
	background-position: left top;
	height: 30px;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435b7f;
	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/css-buttons/crossings/button_images/button_medium.png);
	background-position: left bottom;
	height: 30px;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, 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_login {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small_login.png);
	background-position: left top;
	height: 30px;
	width: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #435b7f;
	line-height: normal;
	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;
	padding-bottom: 4px;
}


.form_btn_login:hover {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small_login.png);
	background-position: left bottom;
	height: 30px;
	width: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	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;
	visibility: visible;
}
.form_btn_newsletter {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_newsletter.png);
	background-position: left top;
	height: 30px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	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;
	font-style: normal;
	text-decoration: none;
	clear: none;
	text-indent: -15px;
	margin-left: 3px;
}

.form_btn_newsletter:hover {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_newsletter.png);
	background-position: left bottom;
	height: 30px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
	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;
	visibility: visible;
	padding: 0px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.form_btn_small {
	background-image: url(/user-files/css-buttons/crossings/button_images/button_small_login.png);
	background-position: left top;
	height: 30px;
	width: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	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/css-buttons/crossings/button_images/button_small_login.png);
	background-position: left bottom;
	height: 30px;
	width: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	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;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}

.form_btn_tiny {
	background-image: url(/user-files/css-buttons/procheck/button_images/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_btn_tiny:hover {
	background-image: url(/user-files/css-buttons/procheck/button_images/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;
}

