body{
background:url(images/bg.jpg) repeat-x 0 0; 
background-color:#000000;
}

.tr{ 
	padding: 15px 0 0 0;
}
.cl{ 
	padding: 10px 0 10px 0;

}

.ads{
border:2px solid #313131; 
}

.line_bottom{
border-bottom: 1px solid #2c2c2c; 
}

.photo_boder{
border: 2px solid #fe8720; 
}
.photo_boder_right{
border: 3px solid #333333; 
}

.text_box{
font-size:11px; 
font-family: Arial; 
line-height:14px; 
color:#cccccc;
}

.text_box2{
font-size:11px; 
font-family: Arial; 
line-height:14px; 
color:#ff9933;
font-weight:bold;
}

.text_box3{
font-size:13px; 
font-family: Arial; 
line-height:14px; 
color:#ff0000;
font-weight:bold;
}

.text_box4{
font-size:15px; 
font-family: Arial; 
line-height:14px; 
color:#ff9933;
font-weight:bold;
}

.text_bottom{
font-size:10px; 
font-family: Arial;  
color:#FFFFFF;
}
.text_bottom2{
font-size:10px; 
font-family: Arial;  
color:#ff0000;
font-weight:bold;
}
.text_bottom3{
font-size:10px; 
font-family: Arial;  
color:#ff9933;
font-weight:bold;
}

.center_box{
border:1px solid #323232;
background-color:#232323;
}
.right_box{
border:1px solid #1e1e1e;
background-color:#141414;
}

.month_button {
	font-family: Arial;
	font-size: 11px;
	font-style:italic;
	font-weight:bold;
	*height: 44px;
	width: 120px;
	*width: 121px;
	*padding-top: 12px;
	padding: 15px 0 15px 0;
	display:block;
	color: #FFFFFF;
	border: 1px solid #484848;
	text-decoration: none;
	background: url(images/month_black.jpg) repeat-x 0 0;	
	cursor:pointer;
	overflow:hidden;
}
.month_button:hover {
	border: 1px solid #ca1010;
	background: url(images/month_red.jpg) repeat-x 0 0; 
}

.left_button {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	cursor:pointer;
	text-decoration: none;
	padding-left: 10px;
}
.left_button:hover {
    color: #ff0000;
}

.left_button2 {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	cursor:pointer;
	text-decoration: none;
}
.left_button2:hover {
    color: #ff0000;
}

.left_arrow {
	font-size: 16px;
}
.box2_button{
font-size:11px; 
font-family: Arial; 
line-height:14px; 
color:#ff9933;
font-weight:bold;
text-decoration: none;
}
.box2_button:hover{
color:#CCCCCC;
}


