*, body {

 	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11;

}

input, select, option, textarea {

	font-size: 11;

}

  td.VertNavCell_Norm {
  background-color: #F4F4F4;
  padding: 5;
  }
  
  td.VertNavCell_High {
  background-color: #E5E5E5;
  padding: 5;
  }
  
  table.VertNavTable {
  background-color: #A6B6C6;
  }
  
  td.Opaque {
  background-image: url('<?=$AOURL?>/images/4x4-opaque.gif');
  }
  
  td.Empty {
  background-image: none;
  }


 h1{

	color : #0E5C0A;

	font-size : 18px;

	font-weight : normal;

}

h2 {

 font-size: 12; 

  color: #000000; 

  line-height: 2em

 }

 a:link {

	text-decoration: none;

	color: #24642D;

}

 a:active {

	text-decoration: none;

	color: Black;

}

 a:visited {

	text-decoration: none;

	color: #2B7936;

}

a:hover

	{

	color: Red;

	text-decoration: none;

}

form

	{

	margin:0;

	border : 0px;

}

.AOnav {

	font-size : 14px;

	font-weight : bold;

	font-family : Tahoma;

}

.AOnavcell {

	background : url(../images/AObgarrow.jpg) right;

	text-align : center;

	vertical-align : middle;

	white-space : nowrap;

	height : 60px;

	background-repeat : no-repeat;

	width : 75px;

}

.AOodd{

	background-color : #A2FD97;

}

.AOeven{

	background-color : #C2FEBC;

}

td.header{

	font-size : 16px;

	font-weight : bold;

}

div.header{

	font-size : 12px;

	font-weight : bold;

	color : #8F8F8F;

}

