a 	{
	text-decoration: none;
	color: #584B43;
	}
a:hover 	{
	text-decoration: underline;
	color: #584B43;
	}

.sr {
        font-family: tahoma, times;
		margin-top:1px;
		margin-bottom:3px;
		text-align:left;
		font-size: 11px;
		color: #9B0F44;
}
.error
	{
		font-family: tahoma, times;
		margin-top:1px;
		margin-bottom:3px;
		font-weight: bold;
		text-align:left;
		font-size: 13px;
		color: #990000;
	}
.show2
	{
		font-family: tahoma, times;
		margin-top:1px;
		text-decoration: underline;
		margin-bottom:3px;
		font-weight: bold;
		text-align:left;
		font-size: 14px;
		color: #982701;
	}
.show
	{
		font-family: tahoma, times;
		margin-top:1px;
		margin-bottom:3px;
		font-weight: bold;
		text-align:left;
		font-size: 13px;
		color: #982701;
	}
hr {
	height:1px;
}
.m {
        font-family: arial, tahoma, times;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		color: #927C6E;
}
.ma {
        font-family: arial, tahoma, times;
		font-size: 14px;
		text-align: left;
		font-weight: bold;
		color: #927C6E;
}
.ma:hover, .m:hover {
	text-decoration: none;
	color: #584B43;
	}
.mt {
	 font-family: tahoma, times;
	 font-size: 12px;
	 font-weight: bold;
	 padding-left: 15px;
	 color: #F8F8F8;
}

.inp_n
	{
		font-family: verdana, times;
		font-size: 11px;
		border: 1px solid #3C3C3D;
		color: #50576B;
		
	}

.btn
	{
		font-size: 11px;
		color: #696969; 
		border: #696969 1px solid; 
		font-style: normal; 
		font-family: verdana; 
		text-align: center; 
		font-weight: bold;
		text-decoration: none
	}
.inp
	{
		font-family: verdana, times;
		font-size: 11px;
		color: #3B3B3B;
	}
.inp2
	{
		font-family: verdana, times;
		font-size: 10px;
		border: #927C6E 1px solid;
		color: #3B3B3B;
		background:#EFEFEF;
	}

	
.inp_t {
	    font-family: verdana, times;
		font-size: 11px;
		border: black 1px solid;
		color: #6A5B51;
		background:#fff;
}
.inp_s {
	    font-family: verdana, times;
		font-size: 11px;
		color: #6A5B51;
		background:#fff;
}

.nntxt{
        font-family: arial, tahoma, times;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		color: #6A5B51;
		background:#E9E3E0;
}

.t, .t1, .t2{
        font-family: arial, tahoma, times;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		color: #6A5B51;
		background:#E9E3E0;
		
		padding:7px;
}
.o, .o1, .o2, .o0 {
        font-family: arial, tahoma, times;
		font-size: 12px;
		font-weight: none;
		text-align: left;
		color: #6A5B51;
		background-color:#E9E3E0;
		
		padding:7px;
}

.t {
		border-top:1px solid black;
		border-left:1px solid black;
		border-bottom:1px solid black;
}

.o {
		border-top:1px solid black;
		border-right:1px solid black;
		border-bottom:1px solid black;
}

.t1 {
		border-top:1px solid black;
		border-left:1px solid black;
}

.o1 {
		border-top:1px solid black;
		border-right:1px solid black;
}
.t2 {
		border-bottom:1px solid black;
		border-left:1px solid black;
}

.o2 {
		border-bottom:1px solid black;
		border-right:1px solid black;
}

#dhtmltooltip{
        position: absolute;
        font-family: arial, tahoma, times;
        font-size: 12px;
        border: 1px solid black;
        padding: 4px;
        background-color: #E9E3E0;
        visibility: hidden;
        z-index: 2000;
  		}

