#btn_top a:link, #btn_top a:visited, #btn_top a:active 
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-variant: 		small-caps;		
	font-size: 			13px;
	line-height: 		22px;
	color: 				#cccccc;
/*	background-image: 	url(../images/gfx-buttons/top-slider.jpg);	
	background-repeat:  no-repeat;
	background-position:right top; */
	height: 			23px;
	width: 				100px;
	text-decoration: 	none;  
	text-align: 		center;
	display: 			block;
	float:				left;
	margin-top:         105px;
	font-weight: 		bold;
}

#btn_top a:hover
{
	background-position:center top;
	background-repeat:  no-repeat;
	color: 				#FFFFFF;		
}

.btn_top_select
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-variant: 		small-caps;
	font-size: 			13px;
	line-height: 		22px;
	color: 				#FFFFFF;
/*	background-image: 	url(../images/gfx-buttons/top-slider.jpg);
	background-repeat:  no-repeat;
	background-position:left top; */
	height: 			23px;
	width: 				100px;
	text-decoration: 	none;
	text-align: 		center;
	display: 			block;
	float:				left;
	margin-top:         105px;
font-weight: 		bold;
}



#btn_left a:link, #btn_left a:visited, #btn_left a:active 
{
	font-family: 		Arial, Helvetica, sans-serif;	
	font-size: 			13px;
	line-height: 		22px;
	color: 				#cccccc;
	height: 			24px;
	width: 				120px;
	text-decoration: 	none;  
	text-align: 		left;
	display: 			block;
	float:				left;
	font-weight: 		bold;
	font-variant: 		small-caps;
	margin-left:		5px;		
}

#btn_left a:hover
{
	color: 				#FFFFFF;	
}

.btn_left_select
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			13px;
	line-height: 		22px;
	color: 				#FFFFFF;
	height: 			24px;
	width: 				120px;
	text-decoration: 	none;
	text-align: 		left;
	display: 			block;
	float:				left;
	font-weight: 		bold;
	font-variant: 		small-caps;
	margin-left:		5px;		
}


#btn_text1 a:link, #btn_text1 a:visited, #btn_text1 a:active {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color: 				#C10000;
	text-decoration: 	none;

	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

#btn_text1 a:hover
{
	background-color: 	#FFcc99;
}


.test{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#990066;
	text-decoration: 	none;
	background-color: 	#FFF2DF;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

#btn_print a:link, #btn_print a:visited, #btn_print a:active 
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-variant: 		small-caps;		
	font-size: 			13px;
	line-height: 		30px;
	color: 				#cccccc;
	background-image: 	url(../images/gfx-buttons/printbutton.jpg);	
	background-repeat:  no-repeat;
	background-position:right top; 
	height: 			39px;
	width: 				181px;
	text-decoration: 	none;  
	text-align: 		center;
	display: 			block;
	float:				left;
	font-weight: 		bold;
}

#btn_print a:hover
{
	color: 				#FFFFFF;		
}
