body{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000;
}
h1{
	margin-bottom: 10px;
}
.bold{
	font-weight: bold;
}
.italic{ 
	font-style: italic;
}
.grey{
	color: #444;
}
a.back{
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
}
a.back:hover{
	color: #00b5d9;
}
.header_text{
	color: #7e7e7e;
	font-size: 11px;
}

#copyrights a, #copyrights{
	color: #9a9a9a;
	font-size: 10px;
	text-decoration: none;
	line-height: 41px;
}
#copyrights strong, ul.pagination li strong {
	color: #941037;
	font-weight: normal;
}
#newsletter, #search{
	color: #ccc;
	line-height: 14px;
}
#langs a{
	color: #aaa;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#langs a:hover{
	text-decoration: underline;
}
#langs a.selected{
	color: #eee;
}


/*---------------------
 menu
-----------------------*/
#menu a{
	color: #dbdbdb;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
#menu a:hover, #menu a.selected {
	color:#2c2c2c;
}
#menu a.sub, #menu a.subsub{
	color: #dbdbdb;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}


/*---------------------
 simple page
-----------------------*/
#content p, #content, #content a{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#content a.more, #content div.more a.more{
	color: #800d2f;	
	padding-right: 10px;
}
/*---------------------
	pagination
-----------------------*/
ul.pagination li{
	font-size: 11px;
	color: #651137;
}
ul.pagination li a{
	color: #fff;
	text-decoration: none; 
	font-size: 10px;
}
ul.pagination li a:hover{
	color: #ccc;
	text-decoration: none;
}
ul.pagination li.current_page a { 
 	color: #fff;	
	font-size: 11px;
}
/*---------------------
	gallery
-----------------------*/
.gallery .photo p{
	padding: 10px 10px 0 10px;
	font-size: 0.63em;
	text-align: left;
}
/*---------------------
	search
-----------------------*/
.search .title{

}

/*---------------------
	news
-----------------------*/
#content a.title, #content b.title, #content div.title{
	color: #404040;
	font-size: 18px;
	text-decoration: none;
	font-family: Trebuchet MS;
}
div.add_date{
	color: #941037;
	text-style: italic;
}

.right_block a.recommend_title{
	font-size: 13px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.right_block ul#recomend li{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.right_block{
	color: #7d7d71;
}
#content_bottom{
	font-size: 10px;
	font-family: Arial;
	color: #aaa;
}
#content_bottom a.prev, #content_bottom a.next{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: #ccc;
}
#content_bottom a.prev:hover, #content_bottom a.next:hover{
	color: #fff;
}
table.tickets th{
	color: #fff;
	font-size: 11px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}
table.tickets td{
	color: #000;
	font-size: 11px;
	padding-left: 3px;
}
