
input.groovybutton
{
   font-size:14px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#901919;
   border-top-color:#EE7777;
   border-top-width:4px;
   border-bottom-color:#EE7777;
   border-bottom-width:4px;
   border-left-color:#EE7777;
   border-left-width:4px;
   border-right-color:#EE7777;
   border-right-width:4px;
}
.image{
	border-style:outset;
	border-color: blue;
	border-width:2px;
      }

.box {
     border: thin solid #901919
}
.sess{
	font-family: Tahome,sans-serif;
	font-weight:bold;
}
.myMargin 
{
border-style: solid;
border-right-width: 15px;
border-top-color:white;
border-bottom-color:white;
border-left-color:white;
border-right-color:maroon;
}
.sess{
	font-family: Tahome,sans-serif;
	font-weight:bold;
}
.Station1 {
    font-family: Tahome,sans-serif;
    background-color: #FFFF99;
    font-size:12px;
}
.Station2{
    font-family: Tahome,sans-serif;
    background-color: lightgreen;
    font-size:12px;
}