body {
   	font-family: Tahoma;
   	color: #000000;
	font-size:11px;
    margin: 0px;
    padding: 0px;
    background-color: #000000;
}
td {
	font-size:11px;
	color: #ffffff;
}
p {
	color: #ffffff;
}
a:hover, a:visited, a:link, a:active
{
	color:#FEA9A2;
	font-size:11px;
	text-decoration:underline;
}
.menu, .menu:hover, .menu:visited, .menu:link, .menu:active
{
	color:#FFFFFF;	
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
}
.menu_a, .menu_a:hover, .menu_a:visited, .menu_a:link, .menu_a:active
{
	color:#D7D5D5;	
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
}
.title {
	background-image:url('../images/title_bgr.jpg');
	background-repeat:no-repeat;
	width:100%;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	height:18px;
	padding-left:20px;
	vertical-align:top;
}
.title_ {
	background-image:url('../images/title2_bgr.jpg');
	background-repeat:no-repeat;
	width:100%;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	height:18px;
	padding-left:20px;
	vertical-align:top;
}
.news {
	background-color:#000000;
	background-image:url('../images/news_bgr.jpg');
	background-repeat:repeat-x;
	padding:10px;
	height:100px;
	color: #ffffff;
	vertical-align:top;
}
.news_title {
	font-weight:bold;
	font-size: 13px;
}
.newsletters_title {
	color:#740900;
	font-weight:bold;
	font-size:13px;
}
.newsletters_text {
	color:#484848;
	font-size:10px;
}
.frm {
	border-left:1px solid #BABABA;
	border-top:1px solid #BABABA;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#909090;
}
.menu_style {
	display:inline;
}
.gallery  { 
	background-color: transparent; 
	margin: 0px; 
	padding: 0px; 
	/*height:100%; */
}
.gallery .foto_bgr { 
	background-color:#000000;
	background-image:url('../images/main_items_bgr_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	/*background-color: transparent; */
	width:100px;
	height:100%;
	text-align: left; 
	float: left;
	border:0px solid #000; 
	margin-right:20px;
}
.gallery .foto_bgr .foto  { 
	background-image:url('../images/main_items_bgr_top.jpg');
	background-repeat:no-repeat;
	/*background-color: transparent; */
	text-align: center; 
	border:0px solid #000; 
	padding: 10px; 
}
.main_menu_title {
	color:#ff0000;
}
.imageThumb {
	background: url('../images/main_items_bgr.jpg') no-repeat center center;
	width: 120px;
	height: 130px;
	overflow: hidden;
	float: left;
	vertical-align: midlle;
	text-align: center;
}
.imageThumbTitle {
	font-size: 8px;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}
