body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #363636;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
}
.line {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.gray:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #C0C0C0;
	text-decoration: none;
}
#urn_menu{
	position:absolute;
	margin:-2px 20px 0px;
	width:457px;
	padding:10;
	height:20px;
	visibility:hidden;
	background:#DC1702;
}
#urn_srt{
	margin: -9px;
	padding: 0px 0px;
	border-bottom: 2px solid #FF250D;
	width: 100%;
}
.red {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #FF250D;
	text-decoration: none;
	font-weight: bold;
}
.red:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whiteb {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whiteb:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF250D;
	text-decoration: none;
	font-weight: bold;
}
.whitem {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitem:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF250D;
	text-decoration: underline;
}
.green {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #8d8974;
	text-decoration: none;
}
.black{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.inp {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	text-indent: 3px;
	background-color: #FFFFFF;
}
.redbb {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
ul{
list-style: square;
}
ul li {
line-height:10px;
}
.bg {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #363636;
}
