body{
	background-color: #ffffff;
	background-image: url('../../images/WIZ/bg_grey.gif');
	margin: 0px
}

td{
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.inactiveMenuItem {
	color: #FFFFFF;
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.pageHeader {
	color: #ffffff;
	font-size : 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.largeTitle{
	color : Black;
	font-size : 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.warning {
	color: #FF0000;
	font-size : 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.mandatory {
	color: #FF0000;
	font-size : 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.welcomeMsg {
	color: #333333;
	font-size : 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	color: #996600;
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

div#content{
	 position:absolute;
	 top:120;
	 left:160;
	 width:600px;
	 height:800px;
}

div#bottom{
	 position:relative;
}

input, textarea, select{
	font-size : 8pt;
	border-left:1px solid #C0c0c0;
	border-right:1px solid #C0c0c0;
	border-top:1px solid #C0c0c0;
	border-bottom:1px solid #C0c0c0;
}

.readOnly{
	font-size : 8pt;
	border-left:0px solid #C0c0c0;
	border-right:0px solid #C0c0c0;
	border-top:0px solid #C0c0c0;
	border-bottom:0px solid #C0c0c0;
}

inactivemenu{
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.btn{
	border : 1px outset #F5FAFE;
	color : #5375A4;
	cursor : hand;
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #E9E9F5;
}
/* Edit by Bug */
.head_bar1, .frame_bg2{
  background-color : #FFCC00;
}

.head_bar2{
  background-color : #FFAA00;
}

.head_bar3, .frame_bg{
  background-color : #FFFF62;
}

.head_titleA{
  color : #4A29A5;
  font-family : inactiveMenuItem;
}

.head_titleB{
  color : #4A29A5;
  font-size : 15pt;
}

.head_titleC{
  color : #4A29A5;
  font-family : Verdana;
}

.titleD{
  color : #4A29A5;
  font-family : Arial;
  font-size : 18pt;
}

.frmae_txt{
  color : #0000000;
}

.frmae_txt2{
  color : #4A29A5;
}

.tfTitle{
	color : #000000;
	font-size : 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}