button.BlueButton,
input.BlueButton 
{
	margin:2px 0 0 0; 
	cursor:pointer; 
	height:24px; 
	border:0; 
	font-size:1em; 
	color:#fff; 
	text-align:center; 
	vertical-align:top;
	width:50px; 
	background:url(/inc/graphics/buttons/button_blue.png) no-repeat;
	padding-bottom:5px;
	padding-top:2px
}


input.disabledBlueButton {
   margin:2px 0 0 0; 
	cursor:pointer; 
	height:24px; 
	border:0; 
	font-size:1em; 
	color:#fff; 
	text-align:center; 
	vertical-align:top;
	width:50px; 
	background:url(/inc/graphics/buttons/button_disabled.png) no-repeat;
	padding-bottom:5px;
	padding-top:2px
} 

button.BlueButton.Wide,
input.BlueButton.Wide
{
	width:150px; 
	background:url(/inc/graphics/buttons/button_blue_wide.png) no-repeat;
}

.yellow_button_small a {
	font-size: 14px;
	background-image: url(/inc/graphics/buttons/button_yellow_small.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 147px;
	line-height: 14px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	color: #333333;
	cursor:pointer;
}
.yellow_button_small a:hover {
	color: #FFFFFF;
}
/**
input.blue_button_small {
	background: url(/inc/graphics/buttons/button_blue_small.png) no-repeat;
	text-align: center;
	cursor:pointer;
	width:147px;
	margin:2px 0 0 0; 
	padding-bottom:4px;
	padding-top:2px;
	height:28px; 
	color: #333333;
	border:0; 
	
	margin:2px 0 0 0; 
	cursor:pointer; 
	height:24px; 
	border:0; 
	font-size:1em; 
	color:#fff; 
	text-align:center; 
	vertical-align:top;
	width:50px; 
	background:url(/inc/graphics/buttons/button_blue.png) no-repeat;
	padding-bottom:5px;
	padding-top:2px
	
}
**/

.blue_button_small a{
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	cursor:pointer;
	background: url(/inc/graphics/buttons/button_blue_small.png) no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 147px;
	line-height: 14px;
	font-weight: bold;
	display:block;
	cursor:pointer;
}
.blue_button_small a:hover {
	color: #FFFFFF;
}


.green_button_small a {
	font-size: 14px;
	background-image: url(/inc/graphics/buttons/button_green_small.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 147px;
	line-height: 14px;
	font-weight: bold;
	display:block;
	color: #333333;
	cursor:pointer;
}
.green_button_small a:hover {
	color: #FFFFFF;
}





.red_button_small a {
	font-size: 14px;
	background-image: url(/inc/graphics/buttons/button_red_small.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 147px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	cursor:pointer;
}
.red_button_small a:hover {
	color: #FFFFFF;
}


.yellow_button_large a {
	font-size: 18px;
	background-image: url(/inc/graphics/buttons/button_yellow_large.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 230px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 6px;
	margin-top: 10px;
	margin-left: 10px;
	color: #333333;
	cursor:pointer;
	display:block
	
}
.yellow_button_large a:hover {
	color: #FFFFFF;
}


.blue_button_large a {
	font-size: 18px;
	background-image: url(/inc/graphics/buttons/button_blue_large.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 230px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 6px;
	margin-top: 10px;
	margin-left: 10px;	
	color: #333333;
	cursor:pointer;
	display:block
}
.blue_button_large a:hover {
	color: #FFFFFF;
}



.green_button_large a {
	font-size: 18px;
	background-image: url(/inc/graphics/buttons/button_green_large.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 230px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 6px;
	margin-top: 10px;
	margin-left: 10px;	
	color: #333333;
	cursor:pointer;
	display:block
	
}
.green_button_large a:hover {
	color: #FFFFFF;
}
/**#RecoverPasswordbox .button{
	padding: 0px;
	vertical-align: middle;
	background-color: #00A4D3;
    border-color: Black;
	border-width: 1px;
	cursor: pointer;
	color: White;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
}

**/

/*

.searchButton {
	background-color: #E1DED9;
	width: 350px;
	border: 1px solid #837C74;
	float: left;
}



*/
