﻿	body {
		background: #eee;
		font: 13px Trebuchet MS, Droid Sans, Tahoma, DejaVu Sans;
	}
	
	h2 {
		text-align: center;
		color: #444;
		text-shadow: 0 1px 0 #fff;	
	}
	
	a {
		color: #2A679F;
	}
		


.button-round {
	

	width: 120px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round:active {
	position:relative;
	top:1px;
}





.button-round-pic {
	width: 135px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:37px;
	text-decoration:none;
	text-align:left;
}
.button-round-pic:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-pic:active {
	position:relative;
	top:1px;
}





.button-round-pic2 {
	width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#999;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:37px;
	text-decoration:none;
	text-align:left;
}
.button-round-pic2:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-pic2:active {
	position:relative;
	top:1px;
}





.button-round-biology {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#09521c, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#09521c), to(#111));	
		background-image: -webkit-linear-gradient(#09521c, #111);	
		background-image: -o-linear-gradient(#09521c, #111);
		background-image: -ms-linear-gradient(#09521c, #111);
		background-image: linear-gradient(#09521c, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-biology:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-biology:active {
	position:relative;
	top:1px;
}



.button-round-biology-menu, .button-round-history-menu {
		width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#09521c, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#09521c), to(#111));	
		background-image: -webkit-linear-gradient(#09521c, #111);	
		background-image: -o-linear-gradient(#09521c, #111);
		background-image: -ms-linear-gradient(#09521c, #111);
		background-image: linear-gradient(#09521c, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-biology-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-biology-menu:active {
	position:relative;
	top:1px;
}





.button-round-biology270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#09521c, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#09521c), to(#111));	
		background-image: -webkit-linear-gradient(#09521c, #111);	
		background-image: -o-linear-gradient(#09521c, #111);
		background-image: -ms-linear-gradient(#09521c, #111);
		background-image: linear-gradient(#09521c, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-biology270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-biology270:active {
	position:relative;
	top:1px;
	
  
}






.button-round-history {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#d93434, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#d93434), to(#111));	
		background-image: -webkit-linear-gradient(#d93434, #111);	
		background-image: -o-linear-gradient(#d93434, #111);
		background-image: -ms-linear-gradient(#d93434, #111);
		background-image: linear-gradient(#d93434, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-history:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-history:active {
	position:relative;
	top:1px;
}





.button-round-history-menu2 {
		width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#d93434, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#d93434), to(#111));	
		background-image: -webkit-linear-gradient(#d93434, #111);	
		background-image: -o-linear-gradient(#d93434, #111);
		background-image: -ms-linear-gradient(#d93434, #111);
		background-image: linear-gradient(#d93434, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-history-menu2:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-history-menu2:active {
	position:relative;
	top:1px;
}



.button-round-history270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#d93434, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#d93434), to(#111));	
		background-image: -webkit-linear-gradient(#d93434, #111);	
		background-image: -o-linear-gradient(#d93434, #111);
		background-image: -ms-linear-gradient(#d93434, #111);
		background-image: linear-gradient(#d93434, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-history270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-history270:active {
	position:relative;
	top:1px;
	
  
}






.button-round-applied-science {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#f5f516, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f516), to(#111));	
		background-image: -webkit-linear-gradient(#f5f516, #111);	
		background-image: -o-linear-gradient(#f5f516, #111);
		background-image: -ms-linear-gradient(#f5f516, #111);
		background-image: linear-gradient(#f5f516, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-applied-science:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-applied-science:active {
	position:relative;
	top:1px;
}



.button-round-applied-science-menu {
		width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#f5f516, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f516), to(#111));	
		background-image: -webkit-linear-gradient(#f5f516, #111);	
		background-image: -o-linear-gradient(#f5f516, #111);
		background-image: -ms-linear-gradient(#f5f516, #111);
		background-image: linear-gradient(#f5f516, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-applied-science-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-applied-science-menu:active {
	position:relative;
	top:1px;
}





.button-round-applied-science270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#f5f516, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f516), to(#111));	
		background-image: -webkit-linear-gradient(#f5f516, #111);	
		background-image: -o-linear-gradient(#f5f516, #111);
		background-image: -ms-linear-gradient(#f5f516, #111);
		background-image: linear-gradient(#f5f516, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-applied-science270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-applied-science270:active {
	position:relative;
	top:1px;
	
  
}







.button-round-german {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#919296, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#919296), to(#111));	
		background-image: -webkit-linear-gradient(#919296, #111);	
		background-image: -o-linear-gradient(#919296, #111);
		background-image: -ms-linear-gradient(#919296, #111);
		background-image: linear-gradient(#919296, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-german:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-german:active {
	position:relative;
	top:1px;
}



.button-round-german-menu {
		width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#919296, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#919296), to(#111));	
		background-image: -webkit-linear-gradient(#919296, #111);	
		background-image: -o-linear-gradient(#919296, #111);
		background-image: -ms-linear-gradient(#919296, #111);
		background-image: linear-gradient(#919296, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-german-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-german-menu:active {
	position:relative;
	top:1px;
}





.button-round-mathematics {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#2246d4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2246d4), to(#111));	
		background-image: -webkit-linear-gradient(#2246d4, #111);	
		background-image: -o-linear-gradient(#2246d4, #111);
		background-image: -ms-linear-gradient(#2246d4, #111);
		background-image: linear-gradient(#2246d4, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-mathematics:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-mathematics:active {
	position:relative;
	top:1px;
}





.button-round-mathematics-menu {
		width: 105px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#2246d4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2246d4), to(#111));	
		background-image: -webkit-linear-gradient(#2246d4, #111);	
		background-image: -o-linear-gradient(#2246d4, #111);
		background-image: -ms-linear-gradient(#2246d4, #111);
		background-image: linear-gradient(#2246d4, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-mathematics-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-mathematics-menu:active {
	position:relative;
	top:1px;
}


.button-round-mathematics270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#2246d4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2246d4), to(#111));	
		background-image: -webkit-linear-gradient(#2246d4, #111);	
		background-image: -o-linear-gradient(#2246d4, #111);
		background-image: -ms-linear-gradient(#2246d4, #111);
		background-image: linear-gradient(#2246d4, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-mathematics270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-mathematics270:active {
	position:relative;
	top:1px;
	
  
}





.button-round-mathematics-s {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#227CD4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#227CD4), to(#111));	
		background-image: -webkit-linear-gradient(#227CD4, #111);	
		background-image: -o-linear-gradient(#227CD4, #111);
		background-image: -ms-linear-gradient(#227CD4, #111);
		background-image: linear-gradient(#227CD4, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:center;
}
.button-round-mathematics-s:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-mathematics-s:active {
	position:relative;
	top:1px;
}




.button-round-mathematics-s-menu {
		width: 55px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#227CD4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#227CD4), to(#111));	
		background-image: -webkit-linear-gradient(#227CD4, #111);	
		background-image: -o-linear-gradient(#227CD4, #111);
		background-image: -ms-linear-gradient(#227CD4, #111);
		background-image: linear-gradient(#227CD4, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:center;
}
.button-round-mathematics-s-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-mathematics-s-menu:active {
	position:relative;
	top:1px;
}






.button-round-mathematics-s270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#227CD4, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#227CD4), to(#111));	
		background-image: -webkit-linear-gradient(#227CD4, #111);	
		background-image: -o-linear-gradient(#227CD4, #111);
		background-image: -ms-linear-gradient(#227CD4, #111);
		background-image: linear-gradient(#227CD4, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-mathematics-s270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-mathematics-s270:active {
	position:relative;
	top:1px;
	
  
}



.button-round-history-s {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#D85F5F, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#D85F5F), to(#111));	
		background-image: -webkit-linear-gradient(#D85F5F, #111);	
		background-image: -o-linear-gradient(#D85F5F, #111);
		background-image: -ms-linear-gradient(#D85F5F, #111);
		background-image: linear-gradient(#D85F5F, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-history-s:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-history-s:active {
	position:relative;
	top:1px;
}





.button-round-history-s-menu {
		width: 55px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#D85F5F, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#D85F5F), to(#111));	
		background-image: -webkit-linear-gradient(#D85F5F, #111);	
		background-image: -o-linear-gradient(#D85F5F, #111);
		background-image: -ms-linear-gradient(#D85F5F, #111);
		background-image: linear-gradient(#D85F5F, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:center;
}
.button-round-history-s-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-history-s-menu:active {
	position:relative;
	top:1px;
}





.button-round-history-s270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#D85F5F, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#D85F5F), to(#111));	
		background-image: -webkit-linear-gradient(#D85F5F, #111);	
		background-image: -o-linear-gradient(#D85F5F, #111);
		background-image: -ms-linear-gradient(#D85F5F, #111);
		background-image: linear-gradient(#D85F5F, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-history-s270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-history-s270:active {
	position:relative;
	top:1px;
	
  
}






.button-round-biology-s {
		width: 125px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#12A837, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#12A837), to(#111));	
		background-image: -webkit-linear-gradient(#12A837, #111);	
		background-image: -o-linear-gradient(#12A837, #111);
		background-image: -ms-linear-gradient(#12A837, #111);
		background-image: linear-gradient(#12A837, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-biology-s:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-biology-s:active {
	position:relative;
	top:1px;
}







.button-round-biology-s-menu {
		width: 55px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#12A837, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#12A837), to(#111));	
		background-image: -webkit-linear-gradient(#12A837, #111);	
		background-image: -o-linear-gradient(#12A837, #111);
		background-image: -ms-linear-gradient(#12A837, #111);
		background-image: linear-gradient(#12A837, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:center;
}
.button-round-biology-s-menu:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-biology-s-menu:active {
	position:relative;
	top:1px;
}






.button-round-biology-s270 {
		width: 317px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#12A837, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#12A837), to(#111));	
		background-image: -webkit-linear-gradient(#12A837, #111);	
		background-image: -o-linear-gradient(#12A837, #111);
		background-image: -ms-linear-gradient(#12A837, #111);
		background-image: linear-gradient(#12A837, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;

    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);

}
.button-round-biology-s270:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
    
  

}
.button-round-biology-s270:active {
	position:relative;
	top:1px;
	
  
}










.button-round-wbk-ars {
		width: 120px;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#FF0094, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0094), to(#111));	
		background-image: -webkit-linear-gradient(#FF0094, #111);	
		background-image: -o-linear-gradient(#FF0094, #111);
		background-image: -ms-linear-gradient(#FF0094, #111);
		background-image: linear-gradient(#FF0094, #111);
					
				text-shadow: none;	

	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

	text-indent:0;
	display:inline-block;
	color:#f5f5f5;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}
.button-round-wbk-ars:hover {
	background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
		text-shadow: 0px 0px 3px #fff;	
    color:#ffffff;
}
.button-round-wbk-ars:active {
	position:relative;
	top:1px;
}


