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;
	}

td.app2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
}

th.app2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-align: left;
	}

th.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	font-size:x-small;
	
}

td.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	font-size: 8px;
}



.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #A9A9A9;
	color: #003333;
}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	
	color: #003333;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-align: center; 
	color: #333399;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	list-style-type : square;
	line-height : 15px;
	text-indent : 1px;
}

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; 
  }	
p {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1,h2,h3,h4 {
	text-align: center;
}
 
.none{
	
}
.odd {
	background-color: #FFFFFF;	
}

.even {
	background-color: #CCCCCC;
	
}
.full{
	background-color: #F4BBC7;	
}

.tinyred{
	color:red;
	font-size:10px;
}

.loginArea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	width: 525px;
	height: 150px;
	padding: 5px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.inputClass {
	margin: 8px 8px 8px 10px;
	padding-left: 2px;
	border: thin;
	background-color: #E1E1E1;
	
	border-style: inset;
	vertical-align: middle;
	font-family: Arial, Verdana, 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;
}
.submitClass { 
	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 { float: left; font-size: small; width: 155px; padding: 2px; margin: 8px;}
 .loginCredentials { text-align: right; }
 
 
 #pagename{
font-size:20px;
}
