BODY{font-family : Verdana,sans-serif;font-weight : normal;color : black;background-color : #ffffe8;text-decoration : none;
  margin-top : 0pt;
}
TABLE{
  font-family : Verdana, Arial;
  font-size : 12px;
  margin: 0px;
  padding: 0px;
}


INPUT{
  font-size : 12px;
  font-family : Verdana, Arial;
  margin-left : 0px;
  margin-top : 0px;
}


INPUT.buttons{
  font-size : 13px;
  font-family : Verdana, Arial;
  margin-left : 0px;
  margin-top : 0px;
}

INPUT.upper
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
    TEXT-TRANSFORM: uppercase;
    font-family : Verdana, Arial;
}
INPUT.text
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
	font-family : Verdana, Arial;
    TEXT-TRANSFORM: uppercase
}
INPUT.lower
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 12px;
	font-family : Verdana, Arial;
    TEXT-TRANSFORM: lowercase;
}

INPUT.capitalize
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
	font-family : Verdana, Arial;
    TEXT-TRANSFORM: capitalize;
}
INPUT.intmx3b7{
 font-size : 12px;
  font-family : Verdana, Arial;
  font-weight : bold;
  
  
  margin-left : 0px;
  margin-top : 0px;
  text-align : center;
  background-color : red;
  border-width: 0px;
  
}

INPUT.nowdisabled{
 font-size : 12px;
 font-family : Verdana,Arial;
 font-weight : normal;
  margin-left : 0px;
  margin-top : 0px;
	background-color: #ffffe8;
	text-align : left;	
   border-width: 0px;
   color : blue;
  
}


INPUT.hiddenbutton{

background-color: #ffffe8;
color: #ffffe8;
border-color: #ffffe8;
border-style: none;
border-width: 0px;
font-size: 1px;
visibility: hidden;
display: none

}



INPUT.number
{
    TEXT-ALIGN: right
}
/** MidnightBlue **/
H1{
  font-size : 18px;
  color : blue;
  font-family: Verdana;
  font-weight: bold;
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 23px;
    COLOR: #cc9933;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana;
}



TR{
  
  font-size : 12px;
  font-family : Verdana,Arial;
  color : white;
 
}



TD{
  font-size : 12px;
  font-family : Verdana,Arial;
  color : black;
}

TD.formname{
 color: #0000cc;
 font-weight: bold; 
 font-size: 20px;
}



TD.title{

  font-size : 18px;
  font-family : Verdana,Arial;
  font-weight : bold;
  color : black;
}

.button{
  font-size : 15px;
  font-family : Verdana,Arial;
  font-weight : 700;
  cursor : default;
}
.section{
  font-family : Verdana;
  font-weight : bold;
  color : #191970;
  border-top-width : 5px;
  border-bottom-width : 5px;
  font-size : 14pt;
}
.smalltext{
  font-size : 8pt;
  font-family : Verdana,Arial;
  color : gray;
}

TD.navmenu{
  font-size : 7pt;
  font-family : Verdana,Arial;
  font-weight : bold;
  color : #ffffe8;
  cursor : default;
}

TD.menuitem{
  font-family : Verdana,Arial;
  font-weight : bold;
  color : white;  
  cursor : default;
  padding-left : 16px;
  font-size : 14px;
}

TD.menuitemover
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 14px;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
;}

TD.menuheading{
  font-size : 14px;
  font-family : Verdana,Arial;
  font-weight : bold;
  color : blue;
  cursor : default;
}

TD.link {
font-size : 13px;
text-decoration: underline;
cursor: hand;
color: blue;
font-weight : bold;
}



#menu A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline;
}
/** use in menu **/
.menu 
{
font-size : 14px;
color: blue;
cursor: hand;
text-decoration: underline;
font-family : Verdana,Arial;
font-weight: bold;
}

A.link {
text-decoration: underline;
cursor: hand
}

TD.menuitem2{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 0px;
}



TH {
  font-size : 14px;
  font-family : Verdana,Arial;
  font-weight : bold;
  color : green;
}

/** Using in login.jsp **/
TH.default {
  font-size : 14px;
  font-family : Verdana,Arial;
  font-weight : bold;
  color : green;
}
SELECT{
  font-family : Verdana,Arial;
  font-size : 14px;
  font-weight : normal;
}
TD.menuheading2{
  font-family : Verdana,Arial;
  font-weight : bold;
  color : maroon;
  font-size : 14px;
}
TD.menuheading3{
  font-size : 14px;
  font-family : Verdana,Arial;
  font-weight : bold;
  color : yellow;
}

IMG.mouseover{

   cursor: hand;
}
TD.link {
	color: blue;
	font-size: 15px;
	font-family: Verdana, Arial;
	cursor: hand
}



/** midnightblue **/
font.highlights{
	color: blue;
    font-size : 15px;
    font-weight : bold;
    font-family: Verdana, Arial;

}

