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: #0000FF;
}  

 
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: #fcebdf;
}


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


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

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

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

.formheader2  {
 background: #660000;
 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;
 background: #660000;
 color: #FFFFFF;
}

.footer  {
 background:  #660000;
 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:#FFFF00; width:192px;height:24px;padding:2px;text-align:left; font-family:verdana; font-size:12px; }
.menuOver {cursor:pointer; margin:1px; background:url(image/menu_bg2.gif) no-repeat #FFFFFF; color:#ff0000; width:192;height:24px;padding:2px;text-align:left; font-family:verdana;font-size:12px; }
.submenu {width:195px; font-family:verdana; font-size:12px; overflow:visible; }

.submenu ul{
margin: 0 0 2px 0;
padding-left:20px;
list-style-type: disc !important;
list-style-position: outside !important;
width: 175px;
}

.submenu ul li {
color: #CC3300;
margin: 1px 0;
line-height: 16px;
}
.submenu ul li a {
color: #0000FF;
text-decoration: none;
}

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

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

.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;
}

.form_title {
 color:#660033;
 font-weight:bold;
 font-size:11pt;
}


