table .classes{
  border-collapse: collapse;
  border-spacing:0;
  border: 1px solid #BA9;
  font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

table caption{
  padding: 0 .4em .4em;
  text-align: left;
  font-size: 110%;
  font-weight: bold;
  text-transform: uppercase;
  color: #453827;
  background: transparent;
}
	
table .cells{
  border: 1px solid #BBAA99;
  padding: .3em;
  font-size: 0.9em;
  color: #666;
  text-align: left;
  vertical-align: top;
}

table thead th {
	border: 1px solid #BA9;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background: #BA9 url("thbg.gif") repeat-x top left;
	color: #FFF;
}

table tbody th, thead th, tbody td .so{
	vertical-align: top;
	text-align: left;
}

table .classes_stand{
  border-collapse: collapse;
  border-spacing:0;
  border: 1px solid #BA9;
  font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

table thead th .tabhead .tabth {
	border: 1px solid #FA9;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background: #FA9 url("thbg.gif") repeat-x top left;
	color: #FA9;
}

h3{
  border-collapse: collapse;
  border-spacing:0;
  border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	background: #CCCCCC;
	color: #330066;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
}

h2{
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	color: #009900;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 24px;

}

.print1{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #CC0000;
	font-family: Impact, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.order{
  border-collapse: collapse;
  border-spacing:0;
  border: 1px solid #009900;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background: #009900;
	color: #FFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;	
  list-style-type: none;
}	

a.order:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
}

a.order:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
}

a.order:active {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
}

a.order:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	color: #FF0000;
}