body {
	margin: 0px; 
	padding: 0px; 
	color:#000000
}

br{font-size:10px}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#72411A;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input{
	border-style:solid; border-color:#8B9797; background-color:#f0f0ff; border-width:1px;
	}
xxxinput{
	border-style:solid; border-color:#8B6741; background-color:#CEC9A7; border-width:1px;
	}

a{font-family:Tahoma; font-size:11px;  color:#72411A; text-decoration:none;}
a:visited{font-family:Tahoma; font-size:11px;  color:#52210a; text-decoration:none;}
a:visited:hover{font-family:Tahoma; font-size:11px;  color:#99210a; text-decoration:none;}
a:hover{font-family:Tahoma; font-size:11px;  color:#aa411a; text-decoration:underline;}

.s{font-family:Tahoma; font-size:11px;  color:#48422D; text-decoration:none}

.s1{font-family:Tahoma; font-size:10px;  color:#48422D; text-decoration:none}

.green{font-family:Tahoma; font-size:11px;  color:#48422D;}

.red{font-family:Tahoma; font-size:11px;  color:#68330B;}

.o{font-family:Tahoma; font-size:10px;  color:#965827;}

.o1{font-family:Tahoma; font-size:9px;  color:#72411A; text-decoration:none}

.o2{font-family:Tahoma; font-size:9px;  color:#72411A; }

.blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}

.w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }

.b{font-family:Tahoma; font-size:11px;  color:#363636; text-decoration:none}

#input{
  width:160px; height:21px;
}

#input1{
  width:134px; height:21px;
}

#textarea{
  width:102px; height:48px;
  border-width:1px;
  border-style:solid;
  border:none;
  background-color:#F0EAE3;
  overflow:auto
}

div#right_breadcrumb{
	background-color:#2266Cc;
	padding:3px;
	text-align:left;
}

/* added by KM */
td, p {
  font-family:Tahoma; font-size:11px;  color:#000000;
}

input {
  font-family:Tahoma; font-size:10px;  color:#000000;
}

form {display:inline; margin: 0px; padding: 0px;}

#right_content {
  text-align: left;
  padding:4px;
  width:274px;
  z-index:7;
    overflow: hidden;

}

#right_layer {
	position:relative;
	left:0px;
	top:0px;
  width: 300px;
  height: 336px;
  overflow: auto;
  vertical-align: top;
  z-index:6;
}

#right_layer_noflow {
	position:relative;
	left:0px;
	top:0px;
  width: 300px;
  height: 336px;
  overflow: auto;
  vertical-align: top;
  z-index:6;
  overflow: hidden;
}

#TextDiv2 {
  font-size: 9pt;
  font-style: italic;
  color: #ffffff;
  width:136px;
}
#TextLayer2 {
	position:absolute;
	left:8px;
	top:418px;
	width:138px;
	height:148px;
	z-index:6;
}


#left_content {
  left: 0px;
  top: 0px; 
  overflow: hidden;
  width: 228px;
  height: 301px;
  background-color:#efeffe;
}

#left_layer {
  text-align: left;
  vertical-align: top;
  position:relative;
  left: 0px;
  top: 0px; 
  width:229px;
  height:302px;
  z-index:1;
  overflow: hidden;
  background-color:#efeffe;
}

.framed{
border:3px;
border-style:double;
margin:9px;
border-color:#afa17a;
padding:1px;
}

.small_listing{font-family:Tahoma; font-size:10px;  color:#331111; }
