

/*  Button Holders */

.btn_holder_single{
	width: 160px;
	margin: 0px auto 30px auot;
	clear: both;
}

.btn_holder_double{
	width: 310px;
	margin: 0px auto 30px auot;
	clear: both;
}

.btn_holder_tripple{
	width: 460px;
	margin: 0px auto 30px auot;
	clear: both;
}




/*  Large Left */



.btn_large_left, a.btn_large_left, a.btn_large_left:link,  a.btn_large_left:visited,  a.btn_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_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_large_left:hover {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_large_right, a.btn_large_right, a.btn_large_right:link,  a.btn_large_right:visited,  a.btn_large_right:active    {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_large_right:hover {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_large_center, a.btn_large_center, a.btn_large_center:link,  a.btn_large_center:visited,  a.btn_large_center:active    {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_large_center:hover {
	height: 12px;
	width:200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_ex_large_left, a.btn_ex_large_left, a.btn_ex_large_left:link,  a.btn_ex_large_left:visited,  a.btn_ex_large_left:active    {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_ex_large_left:hover {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_ex_large_right, a.btn_ex_large_right, a.btn_ex_large_right:link,  a.btn_ex_large_right:visited,  a.btn_ex_large_right:active   {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_ex_large_right:hover {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_ex_large_center, a.btn_ex_large_center, a.btn_ex_large_center:link,  a.btn_ex_large_center:visited,  a.btn_ex_large_center:active  
 {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_ex_large_center:hover {
	height: 12px;
	width:250px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_medium_left, a.btn_medium_left, a.btn_medium_left:link,  a.btn_medium_left:visited,  a.btn_medium_left:active    {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_medium_left:hover {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_medium_right, a.btn_medium_right, a.btn_medium_right:link,  a.btn_medium_right:visited,  a.btn_medium_right:active   {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_medium_right:hover {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_medium_center, a.btn_medium_center, a.btn_medium_center:link,  a.btn_medium_center:visited,  a.btn_medium_center:active   {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_medium_center:hover {
	height: 12px;
	width:150px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_small_left, a.btn_small_left, a.btn_small_left:link,  a.btn_small_left:visited,  a.btn_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_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_small_left:hover {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_small_right, a.btn_small_right, a.btn_small_right:link,  a.btn_small_right:visited,  a.btn_small_right:active   {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_small_right:hover {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_small_center, a.btn_small_center, a.btn_small_center:link,  a.btn_small_center:visited,  a.btn_small_center:active    {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_small_center:hover {
	height: 12px;
	width:100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_tiny_left, a.btn_tiny_left, a.btn_tiny_left:link,  a.btn_tiny_left:visited,  a.btn_tiny_left:active    {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_tiny_left:hover {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_tiny_right, a.btn_tiny_right, a.btn_tiny_right:link,  a.btn_tiny_right:visited,  a.btn_tiny_right:active   {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_tiny_right:hover {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_tiny_center, a.btn_tiny_center, a.btn_tiny_center:link,  a.btn_tiny_center:visited,  a.btn_tiny_center:active   {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/css_buttons/btn_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_tiny_center:hover {
	height: 12px;
	width:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(/images/css_buttons/btn_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_ex_large {
	background-image: url(/images/css_buttons/btn_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_ex_large:hover {
	background-image: url(/images/css_buttons/btn_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_large {
	background-image: url(/images/css_buttons/btn_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_large:hover {
	background-image: url(/images/css_buttons/btn_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_medium {
	background-image: url(/images/css_buttons/btn_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_medium:hover {
	background-image: url(/images/css_buttons/btn_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_small {
	background-image: url(/images/css_buttons/btn_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_small:hover {
	background-image: url(/images/css_buttons/btn_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_tiny {
	background-image: url(/images/css_buttons/btn_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_tiny:hover {
	background-image: url(/images/css_buttons/btn_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;
}
