html { padding: 0; margin: 0;}
body { background: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 0px; margin: 0px; color:#2d3c43;}

a:link { text-decoration: none; color : #000; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #000; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #000; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #050505; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: "Trebuchet MS";}
img { padding: 0px; margin: 0px; border: none; text-align: center;}
.BGC { width: 1200px; margin: 0 auto;  position: relative }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/ * html .Header { height: 314px;} /* */ 
.Header { background: url(img/header_bg.jpg) no-repeat center top; float: right; text-align: left; clear: both; padding: 0px; height: 200px; width: 1200px; margin: 0 auto; }
.Header h1 { padding: 0; margin: 24px 0 0 10px; font-size: 24px; font-weight: bold; padding-left: 10px;}
.Header h1 a { color:#000; text-decoration: none; }
.Header h1 a:visited { color:#000; text-decoration: none; }
.Header h1 a:hover { color:#000; text-decoration: none; }
.Header .Desc { color:#2d3c43;; font-size: 14px; line-height: 14px; font-weight: bold; font-family: 'Arial'; padding: 0px; padding-left: 10px; margin: 0px 0 0 10px; }

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Menu { position: absolute; top: 144px; left: 270px; padding: 0 10px 0 10px; font-weight: bold; }
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0; padding: 0 }
.Menu ul li ul { display: none; margin: 0; padding: 0 }
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;}
.Menu a { padding: 0px; margin: 0px; float: left;}
.Menu a span { padding: 6px 9px 10px 0px; display: block; float: right; }
.Menu a span { float: none; color: #000033;}
.Menu a:hover { color:#CC6600; text-decoration: none;}
.Menu a:hover span { color: #CC6600;}
.Menu .on { color:#013968; }
.Menu .on span { color:#013968; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { text-align: center; margin: 0 auto; width: 1200px; background: #ffffff url(img/footer_bg.gif) no-repeat right top; clear: both; position: relative; padding: 20px 1px 10px 0px;}
.Footer p { font-size: 10px; color:#000; padding: 0px; margin: 0px; }
.Footer a { color:#000; text-decoration: underline;}


div.content {  background: url(img/body_bg.gif) repeat-y top left; width: 1200px; margin: 0 auto; position: absolute; top: 200px}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/ * html .SC { width: 595px; margin: 0px 30px 0px 0px;} /**/
.SC { width: 875px; float: Right; margin: 0px 40px 0 0px; position: relative;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 20px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Side Bar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/ * html .SRL { margin: -20px 0px 0px 40px;} /**/
div.sidebar { position: relative; margin: -20px 0px 0px 24px; float: left; width: 200px; }
h2.sidebar { 
	width: 184px;
	margin: 0px;
	margin-left: 3px;
	margin-top: -1px;
	padding: 2px 2px 2px 12px;
	color: #fff;
	border:1px #151515 solid;
	background:url(img/sb_title_bg.gif) repeat-x top center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/* .sidebar h3 { color: #000000; padding: 2px 0px 4px 0px; margin: 0px}
.sidebar li { 	list-style:none; padding: 0px;}
.sidebar li a { color:#2d3c43; font-size: 12px; }
.sidebar li a:visited { color:#2d3c43; text-decoration: none; }
.sidebar li a:hover { color:#2d3c43; text-decoration: underline; }*/

/* Main ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.main { position: relative; margin: 0px; float: left; width: 900px; left: 45px;}


/* Login ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
form.loginform { width: 200px; padding: 5px 3px; }
input.loginform { font-size:11px; width:140px; height:13px; font-style:italic; color:#999999; font-family:verdana; display:inline; float:left;}
input.loginsubmit{ display:inline; float:right; border: 1px solid #ecf6f8; background-color: #ecf6f8; cursor: pointer; font-weight: bold;}
input.loginsubmit:hover	{ border: 1px solid black; background-color: #dce6e8;} 

/* Tracks ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.databox {
	border: 1px solid black; 
	background-color: white;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-Webkit-Border-Radius: 5px;
	font-Size: 0.8em;
  line-Height: 1.2em; 
  width: 187px;
  overflow: hidden;
  margin-left: 5px;
  margin-top: 2px;
 }
 
 
 table.databox {
   width: 185px;
}
 
 td.title, td.value {
 	background-color: white;
 }
 
 td.value {
 	text-align: right;
 }
 
 select.track {
 	width: 185px;
 	font-Size: 0.9em;
 	margin-left: 5px;
 	overflow: hidden;
 }