body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:12px;
}

th {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:12px;
}

img {

  border: 0;
}

a {
text-decoration: none;
color: #000099;
}  

 
a.url_link:hover{
background-color: #CC3366;
color: #FFFFFF;
}
}

input,
textarea,
select {
  font: 400 12px Verdana;
  color: #000;
  background: #FFF;
  border: 1px solid #CCC;
}

.button
 {
  font: 400 12px Verdana;
  padding-left: 3px;
  padding-right: 3px;
  color: #333;
  background: url(image/button.gif) repeat #999999;
}

.innerform  {
 border: 1px solid #C2CFD8;
 background: #E8EEFA;
}


.outerform  {
 border: 0;
 background: #C2CFD8;
}


.childform  {
 border: 0;
 background: #FFFFFF;
}

.formheader  {
 background: #336699;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size:12px;
 color: #FFFFFF;
}

.formheader2  {
 background: #336699;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size:12px;
 color: #FFFFFF;
}

.title  {
 font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color: #CC3366;
}

.footer  {
 background:  #000066;
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size:12px;
 color: #FFFFFF;
 height: 25px;
 text-align: center;
}

	


.menuOut {cursor:pointer; margin:1px; background: url(image/menu_bg.gif) no-repeat #FFFFFF; color:#006600; width:200px; /*height: 22px;*/ border:1px solid #CCCCCC; padding:2px; text-align:left; font-family:verdana; font-size:12px; }
.menuOver {cursor:pointer; margin:1px; color:#ff0000; width:200px; /*height: 22px;*/ border:1px solid #CCCCCC; padding:2px; text-align:left; font-family:verdana;font-size:12px; }
.submenu {width:195px;  /*height: 22px;*/ font-family:verdana; font-size:12px; border:1px solid #CCCCCC}

.submenu ul{
margin: 2px 2px;
padding-left:15px;
color: #E8EEFA;
list-style-type: none;
width: 195px; /* Width of Menu Items */
/*height: 22px;*/
}
	
.submenu ul li a {
color: #0000CC;
list-type: none;
text-decoration: none;
height: 18px;
width: 180px;
}

.submenu ul li a:hover{
color: #FF0000;
}

.menuTop {cursor:pointer; margin:1px; background: url(image/menu_bg.gif) no-repeat #FFFFFF; border:1px solid #CCCCCC; color:#000000; width:200px; height:24px; padding:2px; text-align:left; font-family:verdana; font-size:12px; }
.logout {
color: #000099;
}

.readonly {
background-color: #E8EEFA;
border-bottom: solid 1px #CCCCCC;
border-top: none;
border-left: none;
border-right: none;
color: #000000;
}

.readonly_right {
background-color: #EEEEEE;
color: #000000;
text-align: right;
}

