.menuTop {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.menuTop:link { text-decoration: none; }
A.menuTop:active { text-decoration: none; }
A.menuTop:visited { text-decoration: none; }
A.menuTop:hover { color:#cccccc; }

.menuTopOpt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.menuTopOpt:link { text-decoration: none; }
A.menuTopOpt:active { text-decoration: none; }
A.menuTopOpt:visited { text-decoration: none; }
A.menuTopOpt:hover { color:#cccccc; }

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7e7e7e;
}

.columnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.columnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
/*	text-transform: lowercase;*/
}

.columnAdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7e7e7e;
}

.sectionTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5e92d3;
}

.sectionSubtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7e7e7e;
}

.sectionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.normalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5e92d3;
}

.normalHint {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5e92d3;
}

.normalError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;	
}

.normalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
A.normalLink:link { text-decoration: underline; }
A.normalLink:visited { text-decoration: underline; }
A.normalLink:active { text-decoration: underline; }
A.normalLink:hover { text-decoration: none; }

.searchTable {
	border: 1px dotted #cdcdcd;
	text-align: left;
}

.searchTablePopup {
	border: thick solid #cdcdcd;
	text-align: left;
}

.tdPadding { padding: 5px; }

.searchTableSection {
	border: 1px dotted #cdcdcd;
	background-color: #F3F3F3;
	text-align: left;
	height: 25px;
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7e7e7e;
}

.searchTableLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F7F7F7;
	padding: 3px;
}

.resultTableTitle {
	background-color: #f3f3f3;
	padding: 2px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
}

.resultTableOdd {
	background-color: #f3f3f3;
	padding: 2px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.resultTableEven {
	background-color: #ffffff;
	padding: 2px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

A.flatLink:hover { text-decoration: none; }

.imageBorder {
	border: 1px dotted #cdcdcd;
}

.imageLegend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.chartTable {
	border: 1px dotted #cdcdcd;
	border-collapse: collapse;
	text-align: center;
}

.chartTableLeft {
	border: 1px dotted #cdcdcd;
	border-collapse: collapse;
	text-align: left;
	padding-left: 5px;
}

.chartTableNo {
	border: 1px dotted #cdcdcd;
	border-collapse: collapse;
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.chartTableYes {
	border: 1px dotted #cdcdcd;
	border-collapse: collapse;
	background-color: #f3f3f3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.superscriptText {
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.tabsLinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}
.tabsLinks:hover { color: #FFFFFF; text-decoration: none; text-transform: lowercase; }

.searchPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
.searchPriceSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7e7e7e;
}
.searchPriceDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normalSumValue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.normalValue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.positiveValue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009b00;
}
.negativeValue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #993333;
}
.nilValue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.hiddenLink {
	text-decoration: none;
}

.gws { font-weight: bold; color: #5E92D3; }

.inputbox {
  height: 17px;
  border: 1px solid #cdcdcd;
  font: 12px arial;
  letter-spacing: 1px;
  color: #5e5e5e;
  padding-left: 3px;
  vertical-align: middle;
}

.scrollBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #dddddd;
  vertical-align: middle;
	text-decoration: none;
}

.wineTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}

.adTitle { font: bold 13px verdana; color: #0000cc; text-align: left; }
A.adTitle:link { font: bold 13px verdana; color: #0000cc; text-decoration: none; text-align: left; }
A.adTitle:visited { font: bold 13px verdana; color: #0000cc; text-decoration: none; text-align: left; }
A.adTitle:active { font: bold 13px verdana; color: #0000cc; text-decoration: none; text-align: left; }
A.adTitle:hover { font: bold 13px verdana; color: #0000cc; text-decoration: underline; text-align: left; }

.adDescription { font: 12px verdana; color: #000000; text-align: left; }
A.adDescription:link { font: 12px verdana; color: #000000; text-decoration: none; text-align: left; }
A.adDescription:visited { font: 12px verdana; color: #000000; text-decoration: none; text-align: left; }
A.adDescription:active { font: 12px verdana; color: #000000; text-decoration: none; text-align: left; }
A.adDescription:hover { font: 12px verdana; color: #000000; text-decoration: underline; text-align: left; }

.adURL { font: 11px verdana; color: #ca0306; text-decoration: underline; text-align: left; }
A.adURL:link { font: 11px verdana; color: #ca0306; text-decoration: underline; text-align: left; }
A.adURL:visited { font: 11px verdana; color: #ca0306; text-decoration: underline; text-align: left; }
A.adURL:active { font: 11px verdana; color: #ca0306; text-decoration: underline; text-align: left; }
A.adURL:hover { font: 11px verdana; color: #ca0306; text-decoration: underline; text-align: left; }

textarea {
  border: 1px solid #cdcdcd;
  font: 12px arial;
  letter-spacing: 1px;
  color: #5e5e5e;
  padding-left: 3px;
}

.dropdown {
	height: 19px;
	border: 1px solid #cdcdcd;
	font: 11px arial;
	letter-spacing: 0px;
	color: #5e5e5e;
	padding-left: 3px;
  vertical-align: middle;
}

.checkBox {
	border: 0px none #cdcdcd;
	line-height: 0px;
	font-size: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: left top;
	vertical-align: middle;
}

.radio { vertical-align: middle; }

.sourceCode { font: 12px courier new; letter-spacing: 0.5px; }

body {
	margin: 0px;
	background-color: #ffffff;
}

html, body {
	height: 100%;
}

* html #outer{height:100%;}

