body,div,p,table,td {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	font-weight: normal;
}

th {
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
}

input,select,option,textarea {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	font-weight: normal;
}

a {
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: #008000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #a00000;
}

a:active {
	color: #a00000;
}

a:visited {
	color: #008000;
}

div.error {
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
}

div.errorBig {
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
}

td.city {
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	color: #008000;
}

div.cpon {
	border-style: dashed;
	border-width: 1 1 1 1;
	padding: 5 5 5 5;
	cursor: pointer;
	text-align: left;
}

div.cponHeader {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
	text-align: left;
}

div.cponOffer {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

div.cponRestr {
	font-size: 8pt;
	font-weight: normal;
	color: #707070;
	font-style: italic;
	text-align: left;
}

div.cponSelector {
	font-size: 10pt;
	font-weight: bold;
	color: #080000;
	background-color: #83bb8b;
	text-align: left;
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #ffffff;
	overflow: hidden;
	width: 99.9%;
}

.white {
	color: #ffffff;
}

a.white:hover {
	color: #ffffff;
}

a.white:active {
	color: #808080;
}

a.white:visited {
	color: #ffffff;
}

a.white:visited:hover {
	color: #ffffff;
}

a.white:visited:active {
	color: #808080;
}

div.navblock,a.menuitem,a.city {
	background-color: #edf5ee;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 5px 5px 5px 22px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

a.menuitem,a.city {
	color: #008000;
}

a.menuitem:hover,a.city:hover {
	color: #a00000;
	background-color: #e0e0ff;
}

a.city {
	padding: 5;
	background-image: none;
	background-color: #ffffff;
}

span.menusub {
	color: #000000;
	font-weight: normal;
}

#crumbs {
	font-weight: bold;
	padding: 10px;
}