.snellbutton_box {
	background: url(../images/roundedcornr_206801_tl.png) no-repeat top left;
	margin-top:5px;
	margin-bottom:5px;
}
.snellbutton_top {
	background: url(../images/roundedcornr_206801_tr.png) no-repeat top right;
}
.snellbutton_bottom {
	background: url(../images/roundedcornr_206801_bl.png) no-repeat bottom left;
}
.snellbutton_bottom div {
	background: url(../images/roundedcornr_206801_br.png) no-repeat bottom right;
}
.snellbutton_content {
	background: url(../images/roundedcornr_206801_r.png) top right repeat-y;
}

.snellbutton_top div,.snellbutton_top,
.snellbutton_bottom div, .snellbutton_bottom {
width: 100%;
	height: 5px;
	font-size: 1px;
}
.snellbutton_content, .snellbutton_bottom {
	margin-top: -0px;
}
.snellbutton_content { padding:  5px; }

.snelbutton { 
height:140px; 
margin: 0px 5px;}
.snelbutton a{ 
text-decoration:none;}
.snelbutton a:hover{ 
text-decoration:underline;
}
.snelbutton p { font-size:0.9em;
margin-left:90px;
margin-bottom:10px;
}

.snelbutton p a:link , .snelbutton p a:visited{ 
color:#333333;
text-decoration:none;}
.snelbutton p a:hover{ 
color:#FF7400;
text-decoration:none;}
.snelbutton h1{
	font-size:1.25em;
	margin-left:10px;
	padding-top:5px;
	 font-weight:900;
	font-family:  "Trebuchet MS", Verdana, sans-serif;
}
.snelbutton h1 a:link  , .snelbutton h1 a:visited {
	text-decoration:none;
	color:#197CDE;
	
}
.snelbutton h1 a:hover {
	text-decoration:underline;
	color:#FF7400;
	
}
.submitBtn a:link  , .submitBtn a:visited {
	text-decoration:none;
	color:#fff;
	
}
.submitBtn a:hover {
	text-decoration:none;
	color:#fff;
	
}
/*blue buttons*/
.submitBtn {width:100px;
margin-left:90px;
  border:0; 
  cursor:pointer; 
  font-weight:100; 
  padding:0 10px 0 0; 
  text-align:center; 
	font-size:1.1em;
	background-image: url(../images/btn_orange20_right.png);
	background-repeat: no-repeat;
	background-position: right;
	 line-height:19px;
	 height:20px; 
}
.submitBtn span { 
font-family:  "Trebuchet MS", Verdana, sans-serif;
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px; 
  height:20px; 
  line-height:19px;
  background:url(../images/btn_orange20_left.png) left no-repeat;
  color:#fff; 
  font-weight:900;
}
.submitBtn:hover {
	background:url(../images/btn_blue20_right.png) right no-repeat; 
}
.submitBtn:hover span {
	background:url(../images/btn_blue20_left.png) left no-repeat; 
}


