body{
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; background-color: #000000;
	
	scrollbar-face-color: #2d2d2d;
	scrollbar-highlight-color: #4d4d4d;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #2d2d2d;
	scrollbar-arrow-color:  #4d4d4d;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #98AAB1;
	background-color:#000000;
}
td{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
}
a{
	font-family: verdana;
	font-size: 10px;
	color: #d7c45d;
	line-height: 14px;
	text-decoration: none ;
}
a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: underline ;
}
.bold{
	font-family: verdana;
	font-size: 14px;
	color: #dbc74c;
	line-height: 14px;
	font-weight:bold;
	padding-bottom: 10PX;
}
a.leftmenu{
	font-family: Tahoma;
	color: #ededed;
	font-size: 11px;
	text-decoration: none;
	width: 88px;
	height: 53px;
	
	text-align: center;
	background-image: url(../images/bg_menu.jpg);
	
}
a.leftmenu:hover{
	font-family: Tahoma;
	color: #ededed;
	font-size: 11px;
	text-decoration: none;
	width: 88px;
	height: 53px;
	background-color: #25313d;
	background-image: url(../images/bg_menu_hover.jpg);
}
li{
	list-style-type: square;
	list-style-image:url('../images/bul.jpg');
}
.tracker{
	font-family: verdana;
	font-size: 10px;
	color: #757575;
	font-weight: bold;
}
:hover.tracker{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.footer{
	font-family: verdana;
	color: #8a8a8a;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
:hover.footer{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.footer2{
	font-family: verdana;
	color: #5b5b5b;
	font-size: 10px;
	text-decoration: none;
}
:hover.footer2{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.date{
	font-family: Verdana;
	font-size: 10px;
	color: #DCC74C;
	font-style:italic
}
.news_title{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.news_title:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #dcc74c;
	font-weight:bold;
	text-decoration: none;
}
.title_bor{
	font-family: verdana;
	color: #848484;
	font-weight: bold;
	background: #fdfdfd;
	height: 21px;
	width: 100%;
	border: 1px solid #cdcdcd;
	padding-left: 15px;
}
a.news{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: none ;
}
a.news:hover{
	font-family: verdana;
	font-size: 10px;
	color: #d7c45d;
	line-height: 14px;
	text-decoration: underline ;
}
a.inttitle{
	background: #FFFFFF repeat-x;
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	font-weight: bold;
	text-decoration: none ;
	height: 20px;
	width: auto;
	cursor: hand;
	cursor: pointer;

}
a.inttitle:hover{
	background: #d7c45d repeat-x;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none ;
	height: 20px;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	border-top: solid 1px #bebdbd;
	border-bottom: solid 1px #bebdbd;
}
