body {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  color: black;
  background-color: white;
}

td, th, div, p {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
}

input, option {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10px;
}

form {
  margin-top: 0px;
  margin-bottom: 0px;
}

textarea {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
}

select {
  font-size: 11px;
}

a:link, a:visited, a:active {
  color: #ff6600;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: underline;
}

a.orange:link, a.orange:visited, a.orange:active {
  color: #ff6600;
  text-decoration: none;
}

a.orange:hover {
  color: #ff6600;
  text-decoration: underline;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
  font-size: 13px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

td.slot_icon {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

td.slot_title {
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
}

td.slot_body {
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
  padding-left: 6px;
}

a.slot:link, a.slot:visited {
	font-size: 11px;
	font-weight: bold;
        color: #999999;
	text-decoration: none;
}

a.slot:active {
	color : Black;
	text-decoration : none;
}

a.slot:hover {
	color : Black;
	text-decoration : none;
}

a.slot_title:link, a.slot_title:visited {
        color: black;
        text-decoration: none;
}

a.slot_title:active {
        color : black;
        text-decoration : none;
}

a.slot_title:hover {
        color : Black;
        text-decoration : underline;
}

td.slot_border {
  background-color: #d1d1d1;
}

td.slot_litegray_body {
  background-color: #efefef;
  text-align: left;
  vertical-align: top;
  padding-left: 6px;
}

td.slot_litegray_icon {
  background-color: #ff6600;
  text-align: center;
  vertical-align: middle;
}

td.slot_litegray_title {
  background-color: #ffffff;
  text-align: left;
  vertical-align: left;
  font-size: 12px;
  font-weight: bold;
  color: black;
}


a.slot_litegray:link, a.slot_litegray:visited {
  font-size: 12px;
  font-weight: bold;
  color: White;
  text-decoration: none;
}

a.slot_litegray:active {
  color : Black;
  text-decoration : none;
}

a.slot_litegray:hover {
  color : Black;
  text-decoration : none;
}

td.slot_r_icon {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

td.slot_r_title {
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}

td.slot_r_body {
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
  padding-right: 6px;
  padding-left: 6px;
}

a.slot_r:link, a.slot_r:visited {
        color: #999999;
	text-decoration: none;
}

a.slot_r:active {
	color : Black;
	text-decoration : none;
}

a.slot_r:hover {
	color : Black;
	text-decoration : underline;
}

a.slot_r_title:link, a.slot_r_title:visited {
        color: black;
        text-decoration: none;
}

a.slot_r_title:active {
        color : black;
        text-decoration : none;
}

a.slot_r_title:hover {
        color : Black;
        text-decoration : underline;
}

td.userslot_icon {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

td.userslot_title {
  background-color: #ffffff;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}

td.userslot_body {
  background-color: #ffffff;
  text-align: left;
  vertical-align: baseline;
}

td.userslot_border {
  background-color: #d1d1d1;
}

a.userslot:link, a.slot_r:visited {
        color: #999999;
	text-decoration: none;
}

a.userslot:active {
	color : Black;
	text-decoration : none;
}

a.userslot:hover {
	color : Black;
	text-decoration : underline;
}



td.maintitle {
  font-size: 22px;
  color: #7e7e7e;
  vertical-align: middle;
}

a.maintitle:link, a.maintitle:visited, a.maintitle:active, a.maintitle:hover {
  font-size: 22px;
  color: #7e7e7e;
  text-decoration: none;
}

td.reverse {
  color: white;
  background-color: black;
  text-align: left;
  vertical-align: top;
}

a.reverse:link, a.reverse:visited, a.reverse:active {
  color: white;
  text-decoration: none;
}

a.reverse:hover {
  color = #ff6600
}

a.reverse_nav:link, a.reverse_nav:visited, a.reverse_nav:active {
  color: white;
  text-decoration: none;
}

a.reverse_nav:hover {
  color = #000000
}

.error {
  color: red;
}

td.marker_txt {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  vertical-align: middle;
  text-align: right;
}

.toolbutton {
	padding: 2px 2px 2px 22px;
	margin: 2px 0px 2px 0px;
	width: 100%;
	background-color: #F6F6F6;
	color: #999999;
	text-align: justify;
	letter-spacing: 1px;
	word-spacing: 3px;
	background-position: left;
	background-repeat: no-repeat;
	border-right: 3px solid #999999;
}

.toolbutton a:active, .toolbutton a:link, .toolbutton a:visited, .toolbutton a:visited {
	color: #999999;
	text-decoration: none;
}

.toolbutton a:hover {
	color: #ff6600;
	text-decoration: underline;
}

TD.maintitle {
	FONT-SIZE: 22px; VERTICAL-ALIGN: middle; COLOR: #7e7e7e
}

.maintitle {
	FONT-SIZE: 22px; VERTICAL-ALIGN: middle; COLOR: #7e7e7e
}

.maintitle_or {
	FONT-SIZE: 22px;
	VERTICAL-ALIGN: middle;
	COLOR: #ff6600;
}

A.maintitle:link {
	FONT-SIZE: 22px; COLOR: #7e7e7e; TEXT-DECORATION: none
}

A.maintitle:visited {
	FONT-SIZE: 22px; COLOR: #7e7e7e; TEXT-DECORATION: none
}

A.maintitle:active {
	FONT-SIZE: 22px; COLOR: #7e7e7e; TEXT-DECORATION: none
}

A.maintitle:hover {
	FONT-SIZE: 22px; COLOR: #7e7e7e; TEXT-DECORATION: none
}

.mobilecontent {
	width: 140px;
	height: 189px;
	background-position: top left;
	background-repeat: repeat;
}

.offerlist {
	font-size: 13px;
}

.offerlist UL {
	margin: 0px 0px 0px 0px;
}

.offerlist LI {
	list-style-image: url(/images/zone/news/menu_smallsquare.gif);
	list-style-type: square;
	margin: 0px 0px 0px -15px;
}

.advbg {
	background: url(/images/static/news/advbg.gif) no-repeat center;
}

.plnypredel {
	border-bottom: 1px solid Gray;
}

.calendar_day {
	font-weight: bold; text-align: center;
}

.calendar_date {
	FONT-SIZE: 28px; text-align: center; TEXT-DECORATION: none
}

h2 {
	background-color: #ECECEC;
	margin: 10px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.backgroundimages {
	background-color: #ECECEC;
	text-align: center;
}

h2.storytitle {
	background-color: White;
	font-size: 13px;
}

div#Menu {
	margin: 0;
	clear: both;
	padding: 0;
	width: 150px;
}

ul#HNav-1 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#HNav-1 li {
	list-style: none;
	margin: 0;
	display: block;
	width: 150px;
	padding: 0 0 5px 10px;
}

ul#HNav-1 li a {
	margin: 0;
	display: block;
	background: url(/images/common/menu/menu.gif) no-repeat center left;
	width: 140px;
	padding: 0 0 0 14px;
	color: Black;
	width: 126px;
}

ul#HNav-1 li a#Active-1 {
	background: url(/images/common/menu/menu-active.gif) no-repeat center left;
	color: #6c6c6c;
}

ul#HNav0 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#HNav0 li {
	list-style: none;
	margin: 0;
	display: block;
	width: 140px;
	padding: 3px 0 0 15px;
}

ul#HNav0 li a {
	margin: 0;
	display: block;
	background: url(/images/common/menu/submenu.gif) no-repeat center left;
	width: 135px;
	padding: 0 0 0 8px;
	color: #000;
}

ul#HNav0 li a#Active0 {
	background: url(/images/common/menu/submenu-active.gif) no-repeat center left;
	color: #6c6c6c;
}

ul#HNav1 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#HNav1 li {
	list-style: none;
	margin: 0;
	display: block;
	width: 125px;
	padding: 2px 0 0 18px;
}

ul#HNav1 li a {
	margin: 0;
	display: block;
	width: 107px;
	padding: 0;
	color: #000;
	background: none;
	font-size: 10px;
}

ul#HNav1 li a#Active1 {
	color: #6c6c6c;
	background: none;
}


td.homepage_contenttitle {
   background: #eee;
   padding: 1px 2px;
   font-weight: bold;
}

td.homepage_leftseparator {
   padding-left: 10px;
   border-left-width: 2px;
   border-left-style: solid;
   border-left-color: #eee;
}

div.user_slot_orangebar {
   width: 2px;
   height: 18px;
   margin-right: 2px;
   background: #ff6600;
   display: inline;
}

span.homepage_boldgraytext {
   color: #7e7e7e;
   font-weight: bold;
   text-decoration: none;
}

span.graytext {
   color: #7e7e7e;
   font-weight: none;
   text-decoration: none;
}

.apptitle {
   margin: 0px;
   background: url(/images/portal/predel.gif) transparent bottom right no-repeat scroll;
   padding: 0px 0px 1px; 
   width: 100%;
}

.maintitle {
  font-size: 22px;
  color: #7e7e7e;
  vertical-align: middle;
}

.maintitle img {
  margin: 0px;
  padding: 0px;
}

.mms_link_float_left img, .mms_link_float_left_padded img {
  float: left;
  padding: 0px;
  margin: 6px 8px 6px 0px;
  border: 0px;
}

.mms_link_float_right img, .mms_link_float_right_padded img {
  float: right;
  padding: 0px;
  margin: 6px 0px 6px 8px;
  border: 0px;
}

.mms_link_float_left, .mms_link_float_right {
  padding: 1px 0px;
}

.mms_link_float_left_padded, .mms_link_float_right_padded {
  margin: 5px 0px; 
  padding: 1px 0px;
}

.mms_link_float_right a:link, .mms_link_float_left a:link, .mms_link_float_right_padded a:link, .mms_link_float_left_padded a:link,
.mms_link_float_right a:visited, .mms_link_float_left a:visited, .mms_link_float_right_padded a:visited, .mms_link_float_left_padded a:visited,
.mms_link_float_right a:active, .mms_link_float_left a:active, .mms_link_float_right_padded a:active, .mms_link_float_left_padded a:active {
  color: black;
}

.homepage_pa_subtype {
  height: 1.25em;
  vertical-align: bottom;
}

.homepage_pa_subtype a {
  font-weight: bold;
}

td.white_t12_b {
  color: white;
  font-weight: bold;
  padding: 0px 5px;
}

h2.toptitle a:link, h2.toptitle a:visited, h2.toptitle a:active, h2.toptitle a:hover  {
  background-color: White;
  letter-spacing: 0px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

h2.toptitle {
  background: white;
  padding: 0px;
  margin: 0px;
}

.predel {
	border-bottom: 1px dotted Gray;
}

.predeltop {
	border-top: 1px dotted Gray;
}

.black a:link, .black a:visited, .black a:hover, .black a:active {
   color: black;
}

.zone {
	margin: 0 0 5px 0;
	clear: both;
}

.zone .leftPic {
	float: left;
	width: 96px;
	margin: 0;
	padding: 0;
}

.zone .leftStory {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

.zone .rightContent {
	float: right;
	width: 112px;
	margin: 0;
	padding: 0;
}

.zone .rightcontent .namobil a {
	color: #000;
	padding: 2px 3px;
}

.zone .rightcontent .namobil a img {
	vertical-align: middle;
	margin: 0 4px;
}

.zone .rightcontent .vata {
	clear: both;
	margin: 3px 0 0 0;
}

.zone .leftStory h2 {
	margin: 3px 0;
	padding: 0 10px;
}

.zone .leftStory h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.zone .leftStory p {
	margin: 0;
	padding: 0;
}

.zone .leftStory .graybg {
	padding: 0 10px;
	background-color: #d6d6d6;
}

td.zone_title {
   background: #eee;
   padding: 2px 2px 2px 2px;
   font-weight: bold;
   font-size: 12px;
}

input.mms_btn_black {
   font: bold 11px Helvetica,  Arial, sans-serif; 
   color: #000; 
   background: White url(/images/zone/button-bg.gif) repeat-x top left; 
   border: 1px solid #999; 
   padding: 2px;
}

.input.mms_btn_orange {
   font: bold 11px Helvetica,  Arial, sans-serif; 
   color: #ff6600; 
   background: White url(/images/zone/button-bg.gif) repeat-x top left; 
   border: 1px solid #999; 
   padding: 2px;
}

a.zone_intro {
	color : Black;
}

.price {	
   font-size: 11px;
   background: transparent;
   border: 1px;
   text-align: right;
   margin-top: 0px;
} 
