html,body {
	padding:0;
	background: #490005;
    color: #FFFFFF;
    margin: 0px;
	height: 100%;
	text-align: center;
    font-size: 14px;
	font-family: Arial, Verdana, sans-serif, "Times New Roman";
}

img {
	border: 0px;
}

td {
    font-size: 14px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
  font-size: 12px;
}

.main_middle {
  border: 1px;
  border-color: #FFFFFF;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-top-style: none;
}

.h_news {
  font-size: 15px;
  line-height: 28px;
  padding-left: 15px;
  border: 1px;
  border-color: #FFFFFF;
  border-bottom-style: solid;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.d_news {
  font-size: 13px;
  padding-left: 15px;
  line-height: 40px;
  border: 1px;
  border-color: #FFFFFF;
  border-bottom-style: dashed;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.d_news2 {
  font-size: 13px;
  padding-left: 15px;
  line-height: 22px;
}

.d_news_end {
  font-size: 13px;
  padding-left: 15px;
  padding-top: 7px;
  border: 1px;
  border-color: #FFFFFF;
  border-bottom-style: none;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.d_bowls {
  font-size: 13px;
  line-height: 18px;
  padding-top:8px;
}

.d_menu_name_u {
  font-size: 13px;
  line-height: 28px;
  padding-top: 5px;
  padding-bottom: 15px;
  border: 1px;
  border-color: #FFFFFF;
  border-bottom-style: dashed;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.d_menu_name_d {
  font-size: 13px;
  line-height: 28px;
  padding-top: 5px;
}

.d_media_name {
  font-size: 13px;
  line-height: 28px;
  padding-top: 5px;
  text-align: center;
}

.d_links {
  font-size: 13px;
  line-height: 25px;
}

.menu_path {
  font-size: 14px;
  line-height: 28px;
  padding-top: 5px;
  font-weight: bold;
}

.menu_cat {
  font-size: 14px;
}

.contact_textarea {
	-ms-filter: ˇ§progid:DXImageTransform.Microsoft.Alpha(Opacity=50)ˇ¨; /* internet explorer 8 */
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
	overflow: auto;
	width: 300;
	height: 200;
}

.contact_form {
	-ms-filter: ˇ§progid:DXImageTransform.Microsoft.Alpha(Opacity=50)ˇ¨; /* internet explorer 8 */
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
	width: 300;
	height: 25;
}

.bowl_text {
  font-size: 16px;
  color: #FFFFFF;
  padding-right: 30px;
  padding-left: 30px;
}

.media_top {
  padding-top: 33px;
  font-size: 13px;
}

.media_img {
  border: 1px solid #990005;
}

.media_table {
  height: 193px;  !important; /* fx, safari, opera */
  height: 189px;  
  text-align: center;
  vertical-align: top;
  font-size: 12px;
}

.media_table_m {
  height: 195px;  !important; /* fx, safari, opera */
  height: 191px;  
  text-align: center;
  vertical-align: top;
  font-size: 12px;
}


