body {
	margin: 0px;
	padding: 0px;
	/*background-color: #fbf7d3;
*/
	background: url('./img/bg_body.gif') repeat 0px 0px;
	/*font-size: 75%;
*/
	font-size: 14px;
	font-family: Tahoma;
	color: #6f7072;
}
b {
	color: #d12820;
}
a {
	color: #0a7bbd;
}
a img {
	border: 0;
}
img {
	border: 0;
}
.timediv {
	background: url('./img/time.gif') 1px 5px no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
}
table {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
table td {
	vertical-align: top;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: none;
}
ul li {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
	background: url('./img/li.gif') no-repeat 0px 5px;
	font-size: 11px;
}
div {
	margin: 0px 0px 0px 30px;
}
.oranj {
	color: #f09a19;
}
.grey1 {
	color: #4d4e4f;
}
.link {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.link_here {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
table#usl_link {
	margin: 10px 0px 0px 20px;
	height: 18px;
	background-color: #f0a40a;
}
table#usl_link td.link {
	padding: 1px 10px 0px 10px;
}
table#usl_link td.link a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table#usl_link td.link a:hover {
	text-decoration: underline;
}

.bbb {
  vertical-align: bottom; 
  text-align: center;
}
.bbb font {
  text-decoration:underline; 
  font-weight:bold; 
  padding: 0px 3px 0px 3px;
  color:rgb(10,123,189);
}

.bbb a {
  padding: 0px 3px 0px 3px; 
  text-decoration:none; 
    color:#6f7072;  
    
}

.bbb a:hover {
 
   font-weight:bold; 
}


.bbb1 {
  vertical-align: bottom; 
  text-align: center;
}
.bbb1 font {
  text-decoration:underline; 
  font-weight:bold; 
  padding: 0px 2px 0px 2px;
  color:rgb(0,143,60);
}

.bbb1 a {
  padding: 0px 2px 0px 2px; 
  text-decoration:none; 
    color:#6f7072;  
    
}

.bbb1 a:hover {
 
   font-weight:bold; 
}



.bbb2 {
  vertical-align: bottom; 
  text-align: center;
}
.bbb2 font {
  text-decoration:underline; 
  font-weight:bold; 
  padding: 0px 2px 0px 2px;
  color:rgb(44,20,115);
}

.bbb2 a {
  padding: 0px 2px 0px 2px; 
  text-decoration:none; 
    color:#6f7072;  
    
}

.bbb2 a:hover {
 
   font-weight:bold; 
}
