

td.app {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
}

th.app {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	}


th.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	font-size:small;
	
}

td.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}



.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #A9A9A9;
	color: #003333;
}



LI, OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style-type : square;
	text-indent : 1px;
	line-height : 13px;
}

h1, h2, h3, h4, h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}


input {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	border-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #808080;

	border-right-color: #EEEEEE;

	border-bottom-color: #DDDDDD;

	border-left-color: #808080;


}
#skip a, #skip a:hover, #skip a:visited  
  { 
  position:absolute; 
  left:0px; 
  top:-500px; 
  width:1px; 
  height:1px; 
  overflow:hidden;
  } 
  
#skip a:active 
  { 
  position:static; 
  width:auto; 
  height:auto; 
  }	
.loginArea {
	font-family: Arial;
	font-size: 14px;
	width: 600px;
	height: 200px;
	padding: 20px;
	border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	

}
.inputClass {
	margin: 8px 8px 8px 8px;
	border: thin;
	background-color: #E1E1E1;
	border-color: #OOOOOO;
	border-style: inset;
	vertical-align: middle;
	font-family: Arial;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #EEEEEE;
	border-bottom-color: #DDDDDD;
	border-left-color: #808080;
}
.submitClass { 
	font-family: Arial;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #EEEEEE;
	border-bottom-color: #DDDDDD;
	border-left-color: #808080;}
 .acceidInfo { 
 font-family: Arial;
 float: left; 
 font-size: small; 
 width: 155px; 
 height: 200px;
 padding: 2px;
  margin: 8px;}
 .loginCredentials
  { 
 font-family: Arial;
 font-size: 13px; 
 text-align: center;
 color: #003462;
 margin: 20px;
  }
 
.odd {
	background-color: #FFFFFF;	
}

.even {
	background-color: #CCCCCC;
	
} 
 
