body {
	margin: 0px;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #595959;
	text-decoration: none;
}
.oranj {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
.oranj:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #FF9900;
}
.lightgray {
	text-decoration: none;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-decoration: none;
}
.trnc {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color:#BA6136;
	text-decoration: none;
}
.trnc1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color:#9D2D2D;
	text-decoration: none;
}
.trnc:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color:#9B453C;
	text-decoration: none;
}
.kgri {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color:#3C515B;
	text-decoration: none;
}
.inp {
border-color:#CC6600;
border:1px;
font-size:11px;
border-style:solid;
font:Tahoma;
color:#333333;
}
.back {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
