	<style>
	  .login { font-family: verdana; font-size: 10px; color: grey; margin-right: 8px; border-width: 1px; border-color: grey; border-style: none; }
	  input { font-family: verdana; font-size: 10px; color: grey; border-width: 1px; border-color: grey; border-style: solid; }
	  .noframe { border-style: none; }
	  .navtbox { width: 205px; }
	  .bodytbox { width: 615px; }
	  .std14 { font-family: verdana; font-size: 14px; color: white; }
	  .std12 { font-family: verdana; font-size: 12px; color: white; }
	  .std10 { font-family: verdana; font-size: 10px; color: white; }
	  .std14b { font-family: verdana; font-size: 14px; color: black; }
	  .std12b { font-family: verdana; font-size: 12px; color: black; }
	  .std10b { font-family: verdana; font-size: 10px; color: black; }
	  .menu1 { font-family: verdana; font-size: 12px; color: #41D06E; }
	  .menu2 { font-family: verdana; font-size: 12px; color: #CDBE26; }
	  .menu3 { font-family: verdana; font-size: 12px; color: #CD7200; }
	  .menu4 { font-family: verdana; font-size: 12px; color: #CD1C00; }
	  a { font-family: verdana, arial; font-size: 12px; text-decoration: none; color: white; }
	  .bound { border-style: none; border-color: black; border-width: 1px; width: 100%; height: 100%; cursor: hand; }
	  .nav { border-style: none; border-color: white; border-width: 1px; width: 185px; padding: 5px; font-family: verdana; font-size: 12px; color: white; }
	  .body { border-style: none; border-color: yellow; margin-right: 5px; margin-top: 5px; border-width: 1px; width: 570px; padding-top: 5px; font-family: verdana; font-size: 12px; color: white; }
	  .button { border-style: none; border-color: grey; border-width: 1px; width: 180px; height: 20px; font-family: verdana; font-size: 12px; color: grey; background: #000000; cursor: hand;}
	  .button2 { border-style: none; border-color: grey; border-width: 1px; width: 180px; height: 15px; font-family: verdana; font-size: 10px; color: grey; background: #000000; cursor: hand;}
	  .buttonx { border-style: none; border-color: grey; border-width: 1px; width: 180px; height: 20px; font-family: verdana; font-size: 12px; color: grey; background: #000000;}
	  .buttonx2 { border-style: none; border-color: grey; border-width: 1px; width: 180px; height: 15px; font-family: verdana; font-size: 12px; color: grey; background: #000000;}
	  
	  .card-top-left { background-image: url('./images/card-top-left.jpg'); background-repeat: no-repeat; }
	  .card-top-right { background-image: url('./images/card-top-right.jpg'); background-repeat: no-repeat; }
	  .card-bottom-left { background-image: url('./images/card-bottom-left.jpg'); background-repeat: no-repeat; }
	  .card-bottom-right { background-image: url('./images/card-bottom-right.jpg'); background-repeat: no-repeat; }
	  .card-left { background-image: url('./images/card-left.jpg'); background-repeat: repeat-y; }
	  .card-right { background-image: url('./images/card-right.jpg'); background-repeat: repeat-y; }
	  .card-top { background-image: url('./images/card-top.jpg'); background-repeat: repeat-x; }
	  .card-bottom { background-image: url('./images/card-bottom.jpg'); background-repeat: repeat-x; }
	  .numberspot { background-image: url('./images/number.jpg'); background-repeat: no-repeat; }
	  
	  .gbarstart { background-image: url('./images/greenbarstart.jpg'); background-repeat: no-repeat; }
	  .gbarend { background-image: url('./images/greenbarend.jpg'); background-repeat: no-repeat; }
	  .gbar { background-image: url('./images/greenbar.jpg'); background-repeat: repeat-x; }
	  .rbarstart { background-image: url('./images/redbarstart.jpg'); background-repeat: no-repeat; }
	  .rbarend { background-image: url('./images/redbarend.jpg'); background-repeat: no-repeat; }
	  .rbar { background-image: url('./images/redbar.jpg'); background-repeat: repeat-x; }
	  .marker { background-image: url('./images/marker.jpg'); background-repeat: no-repeat; }
	  
	  .submitbanner { background-image: url('./images/submithomework.jpg'); background-repeat: no-repeat; }
	  .card { background-image: url('./images/card-no-image.jpg'); background-repeat: no-repeat; }
	</style>
