.submenu {
		PADDING-RIGHT: 1px; PADDING-LEFT: 1px;  PADDING-TOP: 1px; PADDING-BOTTOM: 1px; FONT-SIZE: 12px;VISIBILITY: hidden;  margin-top:0px;margin-left: 1px; text-align: center; WIDTH: 100px; TEXT-INDENT: 7px;  POSITION: absolute; 
}

.mainTable{
	border: 1px solid Black;
}

.login{
/*   text-align : center;  */
   background-color : #9BC6E6;
}

.zebranotwhite{
/*   text-align : center;  */
   background-color : #8DBFF1;
    color: Navy;
}

.zebrawhite{
/*   text-align : center;  */
   background-color : #7DB6EF;
   color: Black;
}

A{
	COLOR: Navy;
	text-decoration: none;
}
A:hover {
	COLOR: Purple;
	text-decoration : underline;
}

A.menu{
	COLOR: Navy;
	text-decoration : none;
	font-weight: bold ;
	font-size : 13px;
}
A.menu:hover {
	COLOR: #336600;
	text-decoration : underline;
}

A.menuRecent,A.menuRecent:hover{
	COLOR: #336600;
	text-decoration : none;
	font-weight: bold ;
}

A.menuLeft{
	COLOR: Black;
	text-decoration : none;
	font-weight: normal;
	font-size : 12px;
}
A.menuLeft:hover {
	COLOR: #336600;
	text-decoration : underline;
}

BODY{
/*	font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;*/
	font-family : Verdana, Geneva, sans-serif;
	font-size: 12px;
}

TABLE,TR,TD {
	font-family :  Helvetica, Arial,Verdana, Geneva, sans-serif;
	font-size: 12px;
	color : Black;  
}

.main {
	font-size : 12px;
}

.mainB {
	font-size : 12px;
	font-weight: bold;
}

.select_small {
	width : 32px;
}

.select_big{
	width : 330px;
	background-color : #7DB6EF;
}

.big {
	font-size : 14px;
}
.bigB {
	font-size : 14px;
	font-weight: bold;
}


.largeB {
/*	font : bold 16px; */
	font-size: 16px; 
	font-weight: bold ;
}

.smallest {
	font-size : 9px;
}
.title{
	font-size : 11px;
	font-weight: normal;
}

.small {
	font-size : 11px;
	font-weight: normal;
}

.smallB {
	font-size : 11px;
	font-weight: bold;
}

.small_color {
	font-size : 11px;
	color : Navy;
}

p {
	margin-top: 5px;
	margin-bottom : 2px;
	
	}
	
div {
	margin-top: 5px;
	margin-bottom : 5px;
	text-align : left;
	margin-left : 5px;
	}
	
LI {
	padding-left : 2px;
	margin-top: 5px;
	margin-bottom : 3px;
	text-align : justify;
}

ul {
	margin-top: 3px;
	margin-bottom :1px;
}


.zebra {
	background-color : #F0F8FF;
	font-size : 12px;
	padding-left : 10px;
	text-align : justify;
	padding-right : 10px;
}



.invMain{
	background-color : #696969;
	font-size : 12px;
	color : White;
}

.head {
	background-color : #9FCFFF;
	font-size : 12px;
}

.buttonMain {
	background-color: #9FCFFF;
	font-size : 11px;
	color : #2F4F4F;
	font-weight : bold;
	border-style : outset;
	border-width : 1px;
	height : 16px;
	}

.buttonLog {
	background-color: #9FCFFF;
	font-size : 10px;
	color : #2F4F4F;
	border-style : groove;
	border-width : 1px;
	height : 14px;
	width: 30px;
	}