body {
	margin:0;
	padding:0;
}

* {
	font: small Arial,sans-serif;
	color: #000000;
}

a {
	color: #000000;
}

a:hover {
	color: #fff;
	background-color: #bbbbbb;
}

hr {
	height: 1px;
	color: #000000;
	border-top-style:dashed;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
}

#header {
	background-color:#FF6600;
	border-bottom:medium none;
	margin:0 0 6px;
	padding-bottom:3px;
	padding-top:0;
	height: 21px;
}

#header span {
	color:#FFFFFF;
	margin:0 0 0 7px;
	padding:3px 0 1px;
	position:absolute;
}	

#header img{
	float:right;
}

div.footer,
div.ct{
	margin-left:0.5em;
}

/* IPHONE and ANDROID HEADER */
#header.aheader,
#header.iheader{
	background-image: url('../images/iPhone/header_vvs.png')!important;
}

#header.aheader span{
	color:#FFFFFF !important;
}

#header.aheader img,
#header.iheader img {
	display:block;
}

div.back {
  -webkit-border-image : url('../images/iPhone/back_button.png') 0 4 0 13 !important;
}


#sm-res .symbol {
	width:1em;
	padding-right: 0px;
}

#sm-res .lineNum {
	padding-right:10px;
}

#r-det,
#pr-desc-c {
	border-top: 1px solid #000000; 
	margin: 10px 0;
}

#lg-desc td, 
#sm-res td {
	padding: 3px;
	vertical-align: top;
}

.realtimeinfo {
	color: #459adb;
}

#sm-res .info{
	width:1.0em;
}

#pr-desc-c .info{
	width: 1.25em;
}

#t-frs {
	 border-collapse:separate;
}

.r-opt {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.f-set {
	border-bottom:1px solid #000000;
	margin-top: 1em;
	padding: 0.2em;
}

.a-mid {
	border-bottom: 1px solid #000000;
}

#r-det td {
border-bottom: 1px solid #000000;
}

#r-det div {
	border-bottom: 1px solid #000000;
	margin-top:3px;
}

.trp-cat {
	background-color: #FF6600;
	color: #fff;
}

.trp-last {
	background-color: #98fb98; /* palegreen */
	border-bottom: 1px solid #000000;
}

#pr-desc .oddH  td{
	 border-bottom: 0px dashed #000000; 
}

#pr-desc .odd  td{
	border-bottom: 1px solid #000000;
}

.footerElement {
	padding:1px 1px;
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	bottom:0px;
	float:left;
}  

td.fb{
	background-color:#E5E5E5;
	color:#C95500;
	border:1px solid #CCCCCC;
}

div#r-det img.rbl{
	padding-right: 23px;
}

.ics-wml a{
	color: #FF6600;
}

.zones{
	font-weight:bold;
	width:150px;
}
