p.heading {
	    font-family:Verdana;
	    font-weight:bold;
	    font-size:11px;
	    color:#794F80;
	    margin-left:6px;
	  }

p.txt {
	 font-family: Verdana;
	 font-weight:normal;
	 font-size:11px;
	 color:#884A93;
	 text-align:justify;
	 margin-left:12px;
	 margin-right:12px;
	 margin-top:16px;
	 line-height:15px;
       }

p.list {
	 font-family: Verdana;
	 font-size:11px;
	 color:#884A93;
	 text-align:justify;
	 margin-top:16px;
	 line-height:1px;
       }

p.dot {
	 font-family: times new roman;
	 font-size:10px;
	 color:#FFFFFF;
      }

a.hover {
	 font-family:Verdana;
	 font-weight:bold;
	 font-size:11px;
	 color:#9A54A6;
	 text-decoration:none;
       }

a.hover1 {
	 font-family:Verdana;
	 font-weight:bold;
	 font-size:10px;
	 color:#9A54A6;
	 text-decoration:none;
	 margin-left:19px;
	}

a.spb {
	 font-family:Verdana;
	 font-weight:bold;
	 font-size:10px;
	 color:#8B279E;
	 text-decoration:none;
       }

a.spb1 {
	 font-family:Verdana;
	 font-weight:bold;
	 font-size:10px;
	 color:#A253B0;
	 text-decoration:none;
       }

a.sp {
	 font-family:Verdana;
	 font-weight:normal;
	 font-size:10px;
	 color:#A253B0;
	 text-decoration:none;
       }

td.prop {
	background-color:#FFFFFF;
	text-align:center;
	}

td.prop1 {
	background-color:#E4D7E6;
	text-align:center;
	height:19px;
	}

li.char {
	font-family: Verdana;
	font-size: 11px;
	color:#884A93;
	line-height:15px;
	text-align:justify;
	}

td.bytes{
	 font-family: Verdana;
	 font-weight:bold;
	 font-size:11px;
	 color:#9A54A6;
	 align:justify;
       }

option.head{
	background-color:#ffffff;
	}

select {
	background-color:#E4D7E6;
	font-family:Verdana;
	font-size:11px;
	color:#794F80;
	}

select.area{
	width:170px;
	vertical-align:middle;
	}

input{
	font-family: verdana;
	font-size: 11px;
	color: #9A54A6;
	border: 1 solid #9A54A6;
     }

input.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #DEDEDE;
	font-family: MS Sans Serif, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
     }

textarea {
	font-family: MS Sans Serif, Verdana;
	color: #9A54A6;
	font-size: 10px;
	padding: 1px;
	border:double 1px #9A54A6;
	wrap: soft;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#7D4B85;
        scrollbar-darkshadow-color:#BA85C3;
        scrollbar-face-color:#C3A1C8;
        scrollbar-shadow-color:#B18CB8;
	scrollbar-track-color:#DCC9DF;
}
