BODY {
	scrollbar-arrow-color:#7E0051;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#B4B4B4;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e5e8a;
	border: black;


 }

.just {text-align: justify}

.burgundy {color: #7E0051}
.bullet {color: #7E0051;font-weight:bold;line-height: 175%; margin-left: 8px}


.spacer{font-size:1px}

.head1{font-family:arial, helvetica;font-size:12px;font-weight:normal;color:#2E5E8A;}
.head1b{font-family:arial,helvetica;font-size:12px;font-weight:bold;color:#2E5E8A;}
.head2{font-family:arial,helvetica;font-size:8px;font-weight:bold;color:#004080}
.head3{font-family:arial,helvetica;font-size:7px;font-weight:bold;color:#7E0051}

.tiny{font-family:verdana,helvetica;font-size:7pt;}
.textmenu{
	font-family:verdana, helvetica;
	font-size:7pt;
	color:#FFFF00;
	line-height:175%;
	border: thin none;
}
.tinyblue{font-family:verdana, helvetica;font-size:7pt;color:#2E5E8A}
.tinyltblue{font-family:verdana,helvetica;font-size:9px;color:#7D9CB8}
.smwhite{font-family:verdana,helvetica;font-size:10px;font-weight:normal;color:white}

 input,textarea,select {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	background-color:#E1EAFB;
	
}
.inputbox {
   border-top:1px solid #B5C7D9;
   border-left:1px solid #B5C7D9;
   border-right:1px solid #B5C7D9;
   border-bottom:1px solid #B5C7D9;
   margin-top:0;margin-bottom:0;
   display:inline;
   background-color:#E1EAFB;
   font-size:16px;
 }

.boxtable {
   
   background-color:#E1EAFB;
 }



A:LINK { color: #0000FF;
			outline:none;
         text-decoration:underline}

A:VISITED { color: #0000FF;
outline:none;
            text-decoration:underline }

A:Active { color: #0000FF;
outline:none;
            text-decoration:underline }

A:HOVER.img { background:none; 
outline:none;}

A:HOVER { color: #FF3333;
          outline:none;
          text-decoration: none; }

.submit,reset {
  color: #004080;
  font: normal 7.5pt Verdana, Arial, Helvetica, sans-serif;
  background: #B5C7D9;
  border: 1 solid #004080;
}

.sm_submit {
	color: #004080;
	font: normal 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	background: #B5C7D9;
	border: 1 solid #004080;
	cursor: hand;

}
.stuff {
	background-color: #e1eafb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.submit { cursor: hand }
.table {
	border: thin solid #999999;
	border-collapse:collapse;
	padding:4px;
}

table.table td {
text-align:center;
}

input {
 border-top:1px solid #B5C7D9;
   border-left:1px solid #B5C7D9;
   border-right:1px solid #B5C7D9;
   border-bottom:1px solid #B5C7D9;
   margin-top:0;margin-bottom:0;
   display:inline;
   background-color:#E1EAFB;
   font-size:16px;
   }
   
input.groovybutton
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#336699;
   width:200px;
   height:20px;
   background-color:#FFFFFF;
   border-top-style:solid;
   border-top-color:#336699;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#336699;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#336699;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#336699;
   border-right-width:1px;
   cursor:hand;
}

div.login {
border-width: .2em; 
border-style: solid; 
border-color: #CCCCCC;
width:400px;
height:100px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}

table.mainavail td {
text-align:center;
padding:10px;
border-width:thin;
border-style:inset;
border-color:black;
border-collapse:collapse; 
font-weight:bold;
}

div.time {
width:200px;
border:1px solid red;
float: left;
}

table.time {
border:1px solid black;
}
