/*  Large Left */



.btn_grey_large_left, a.btn_grey_large_left, a.btn_grey_large_left:link,  a.btn_grey_large_left:visited,  a.btn_grey_large_left:active   {
	height: 12px;
	width:200px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
}

a.btn_grey_large_left:hover {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}




/*  Large Right */
.btn_grey_large_right, a.btn_grey_large_right, a.btn_grey_large_right:link,  a.btn_grey_large_right:visited,  a.btn_grey_large_right:active    {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_large_right:hover {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}






/*  Large Center */
.btn_grey_large_center, a.btn_grey_large_center, a.btn_grey_large_center:link,  a.btn_grey_large_center:visited,  a.btn_grey_large_center:active    {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}

a.btn_grey_large_center:hover {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}






/*  Ex-Large Left */
.btn_grey_ex_large_left, a.btn_grey_ex_large_left, a.btn_grey_ex_large_left:link,  a.btn_grey_ex_large_left:visited,  a.btn_grey_ex_large_left:active    {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_ex_large_left:hover {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}




/*  Ex-Large Right */
.btn_grey_ex_large_right, a.btn_grey_ex_large_right, a.btn_grey_ex_large_right:link,  a.btn_grey_ex_large_right:visited,  a.btn_grey_ex_large_right:active   {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_ex_large_right:hover {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}






/*  Ex-Large Center */
.btn_grey_ex_large_center, a.btn_grey_ex_large_center, a.btn_grey_ex_large_center:link,  a.btn_grey_ex_large_center:visited,  a.btn_grey_ex_large_center:active  
 {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}

a.btn_grey_ex_large_center:hover {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}






	


/*  Medium Left */
.btn_grey_medium_left, a.btn_grey_medium_left, a.btn_grey_medium_left:link,  a.btn_grey_medium_left:visited,  a.btn_grey_medium_left:active    {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_medium.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_medium_left:hover {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_medium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}




/*  Medium Right */
.btn_grey_medium_right, a.btn_grey_medium_right, a.btn_grey_medium_right:link,  a.btn_grey_medium_right:visited,  a.btn_grey_medium_right:active   {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_medium.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_medium_right:hover {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_medium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}





/*  Medium Center */
.btn_grey_medium_center, a.btn_grey_medium_center, a.btn_grey_medium_center:link,  a.btn_grey_medium_center:visited,  a.btn_grey_medium_center:active   {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_medium.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}

a.btn_grey_medium_center:hover {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_medium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;
	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}










	


/*  small Left */


.btn_grey_small_left, a.btn_grey_small_left, a.btn_grey_small_left:link,  a.btn_grey_small_left:visited,  a.btn_grey_small_left:active   {
	height: 12px;
	width:100px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
}

a.btn_grey_small_left:hover {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}




/*  small Right */
.btn_grey_small_right, a.btn_grey_small_right, a.btn_grey_small_right:link,  a.btn_grey_small_right:visited,  a.btn_grey_small_right:active   {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}



a.btn_grey_small_right:hover {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}










/*  small Center */
.btn_grey_small_center, a.btn_grey_small_center, a.btn_grey_small_center:link,  a.btn_grey_small_center:visited,  a.btn_grey_small_center:active    {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}

a.btn_grey_small_center:hover {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}






	

/*  Center Left */
.btn_grey_tiny_left, a.btn_grey_tiny_left, a.btn_grey_tiny_left:link,  a.btn_grey_tiny_left:visited,  a.btn_grey_tiny_left:active    {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_tiny.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_tiny_left:hover {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_tiny.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: left;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}


/*  Center Right */
.btn_grey_tiny_right, a.btn_grey_tiny_right, a.btn_grey_tiny_right:link,  a.btn_grey_tiny_right:visited,  a.btn_grey_tiny_right:active   {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_tiny.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}

a.btn_grey_tiny_right:hover {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_tiny.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	float: right;
	display: block;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
}






/*  Center Center */
.btn_grey_tiny_center, a.btn_grey_tiny_center, a.btn_grey_tiny_center:link,  a.btn_grey_tiny_center:visited,  a.btn_grey_tiny_center:active   {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_grey_tiny.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}

a.btn_grey_tiny_center:hover {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_grey_tiny.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	display: block;
	line-height: 12px;
	outline: none;	
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;;
	font-variant: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
}











	





	

/* Form Buttons */

.form_btn_grey_ex_large {
	background-image: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-position: left top;
	height: 20px;
	width: 250px;
	font-family: arial, 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_grey_ex_large:hover {
	background-image: url(/images/css_buttons/btn_grey_ex_large.gif);
	background-position: left bottom;
	height: 20px;
	width: 250px;
	font-family: arial, 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_grey_large {
	background-image: url(/images/css_buttons/btn_grey_large.gif);
	background-position: left top;
	height: 20px;
	width: 200px;
	font-family: arial, 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_grey_large:hover {
	background-image: url(/images/css_buttons/btn_grey_large.gif);
	background-position: left bottom;
	height: 20px;
	width: 200px;
	font-family: arial, 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_grey_medium {
	background-image: url(/images/css_buttons/btn_grey_medium.gif);
	background-position: left top;
	height: 20px;
	width: 150px;
	font-family: arial, 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_grey_medium:hover {
	background-image: url(/images/css_buttons/btn_grey_medium.gif);
	background-position: left bottom;
	height: 20px;
	width: 150px;
	font-family: arial, 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_grey_small {
	background-image: url(/images/css_buttons/btn_grey_small.gif);
	background-position: left top;
	height: 20px;
	width: 100px;
	font-family: arial, 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_grey_small:hover {
	background-image: url(/images/css_buttons/btn_grey_small.gif);
	background-position: left bottom;
	height: 20px;
	width: 100px;
	font-family: arial, 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_grey_tiny {
	background-image: url(/images/css_buttons/btn_grey_tiny.gif);
	background-position: left top;
	height: 20px;
	width: 50px;
	font-family: arial, 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_grey_tiny:hover {
	background-image: url(/images/css_buttons/btn_grey_tiny.gif);
	background-position: left bottom;
	height: 20px;
	width: 50px;
	font-family: arial, 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;
}
