a
{
text-decoration: none;
font-size: 11px;
color: #5984B0;
}
*{
 margin:0;
 padding:0;
 list-style:none;
 border:none;
}
 body{
  font-family:Verdana,Arial,Tahoma,Verdana,Arial,Sans-Serif;
  align: center;
  font-size:0.5em;
  background:#ffffff;
  color:#000000;
}
#other1{
        font-size:0.8em;
        margin-left:0em;
        margin-right:0em;
}
#other div{
	float:left;
}


.topbutton {
cursor:pointer;
margin-top:5px;
margin-bottom:5px;
align: center;
width: auto;
border:outset 1px #ccc;
background:#999;
font-size:.7em;
text-align: center;
color:#666;
font-weight:bold;
padding:5px;
background:url(../images/button-bg.gif) repeat-x left top; padding:1px;
}
.topbutton1 {
cursor:pointer;
margin-top:5px;
margin-bottom:5px;
align: center;
width: auto;
border:outset 1px #ccc;
background:#999;
font-size:.9em;
text-align: center;
color:#666;
font-weight:bold;
padding:5px;
background:url(../images/button-bg.gif) repeat-x left top; padding:1px;
}
.topbuttoncomp {
cursor:pointer;
margin-top:0px;
margin-bottom:0px;
align: center;
width: auto;
border:outset 1px #ccc;
background:#999;
font-size:.7em;
text-align: center;
color:#666;
font-weight:bold;
padding:0px;
background:url(../images/button-bg.gif) repeat-x left top; padding:1px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:0.1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #B6B6B6;
 font: bold 12px Arial,Tahoma, Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #B6B6B6;
 border-bottom: none;
 text-decoration: none;
 font-size: 12px;
 background: #FFFFEE;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #67678E;
 border-color: #B6B6B6;
 text-decoration: underline;
 background: #F6F9F9;
}

ul.tabbernav li.tabberactive a
{
 background-image: url("../images/shade.gif");
 border-bottom: 1px solid #ffffff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background:#ffffff;
 background-image: url(../images/"shade.gif");
 text-decoration: underline;
}




/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border: 1px solid #B6B6B6;
 border-top:0;
 background: #FFFFEE;

         /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:445px;
 /* width:751px; */
 width: 100%;
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 overflow:auto;

}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


.Panel{
        font-family:Arial,Tahoma,Verdana,Arial,Sans-Serif;
        align: center;
        valign:center;
        font-size:11px;
        color:#ebedd7;
        background:#ffffEE;
        overflow:auto;
/*        height:435px;*/
}
.ListBox{
        font-family: Arial,Tahoma;
        font-size: 11px;
        valign: top;
        background: #ffffff;
}
.ListBox1{
        font-family: Arial,Tahoma;
        font-size: 10px;
        valign: center;
        background: #ffffff;
}
fieldset
{
border: 1px solid #aca899;
width: 20em
font-family: Arial,Tahoma;
font-size: 11px;
valign: top;
background: #f6f9f9;
}

legend
{
color: #44449c;
bgcolor: #red;
border: 1px solid #aca899
padding: 2px 6px
font-family: Arial,Tahoma;
font-size: 16px;
valign: top;
width: 300px;
}
.prename{
font-family: Arial,Tahoma;
font-size: 16px;
font-color: #444496
padding: 10;
}
.BluBtn
{
color: #000;
background: #a7bac0;
border: 1px outset #7c808c;
margin-left: 0.5em;
font-family: Arial,Tahoma;
font-size: 11px;
}
.BluBtn1
{
color: #000;
background: #a7bac0;
border: 1px outset #5c808c;
margin-left:0.5em;
font-family: Arial,Tahoma;
font-size: 11px;
}
.GreyBtn
{
color: #000;
background: #ece9d8;
border: 1px solid;
margin-left:0.5em;
border-color: #fff #000 #000 #fff;
font-family: Arial,Tahoma;
font-size: 11px;
}
.GreyBtn1
{
color: #000;
background: #ece9d8;
border: 1px solid;
border-color: #fff #000 #000 #fff;
font-family: Arial,Tahoma;
font-size: 11px;
}

.Label1
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.25em;
display: block;
font-family: Arial,Tahoma;
font-size: 11px;
}
.Label2
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.25em;
display: block;
font-family: Arial,Tahoma;
font-size: 9px;
}
.InputBox1
{
width:12em;
color: #333333;
background: #ffffff;
border: 1px solid #7F9DB9;
font-family: Arial,Tahoma;
font-size: 11px;
padding: 2px;
}

.InputBox2
{
width: 8em;
color: #333333;
background: #ffffff;
border: 1px solid #7F9DB9;
font-family: Arial,Tahoma;
font-size: 11px;
padding: 2px;
}
.Header1
{
color: #333333;
width: 20em;
float: left;
text-align:left;
margin-right: 0.25em;
display: block;
font-family: Arial,Tahoma;
font-size: 13px;
font-weight: bold;
}
.Header2
{
width: 40em;
color: #333333;
background: #ffffff;
border: 1px solid #7f9db9;
font-family: Arial,Tahoma;
font-size: 11px;
font-weight: bold;
}
.TextA1
{
color: #666666;
background: #f6f9f9;
border: 1px solid #aca899;
font-family: Verdan, Arial,Tahoma;
font-size: 11px;
}
.PName1
{
text-align: left;
padding-left: 0.6em;
display: block;
font-family: Arial,Tahoma,
arial;font-size: 16px;
font-weight: bold;
color: #444496;
}
.PDetail1
{
text-align: left;
padding-left: 0.6em;
display: block;
font-family: Arial,Tahoma;
font-size: 13px;
font-weight: bold;
color: #999999;
}
.PHeader1
{
bgcolor: #a2b5bc;
text-align: left;
padding-left: 0.6em;
display: block;
font-family: Arial,Tahoma;
font-size: 14px;font-weight: bold;
color: #444496;
}
.PHeader2
{
text-align: left;
padding-left: 0.6em;
padding-right: 0.6em;
display: block;
font-family: Arial,Tahoma;
font-size: 12px;
font-weight: normal;
color: #333333;
}
.PText1
{
text-align: left;
padding-left: 0.6em;
padding-right: 0.6em;
display: block;
font-family: Arial,Tahoma;
arial;font-size: 12px;
font-weight: normal;
color: #333333;
bgcolor: #a2b5bc;
}
.PText2
{
text-align: left;
margin-left: 0.6em;
margin-right: 0.6em;
padding-left:0.6em;
display: block;
font-family: Arial,Tahoma;
arial;font-size: 12px;
font-weight: normal;
color: #333333;
}
.THeader
{
text-align: left;
padding-left: 0.6em;
padding-right: 0.6em;
display: block;
font-family: Arial,Tahoma;
font-size: 12px;
font-weight: bold;
color: #333333;
}
.TText
{
text-align: left;
padding-left: 0.6em;
padding-right: 0.6em;
display: block;
font-family: Arial,Tahoma;
font-size: 12px;
font-weight: normal;
color: #333333;
}
.SelDate
{
color: #333333;
height: 0.8em;
background: #ece9d8;
border: 1px inset #aca899;
margin-left:0.1em;
font-family: Arial,Tahoma;
font-size: 11px;
}
p{
  margin:0 0 0 0;
  line-height:1.3em;
}
#Detail
{
 font-family: Arial,Tahoma, Verdana, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}           q

.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 218px;
border: 1px solid #9A9A9A;
}

.markermenu li a{
background: #f6f9f9 url(../images/arrow-list.gif) no-repeat 2px center;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-top: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 218px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #ffffcb;
background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
DIV.topback{
overflow: hidden;
}
SPAN.sitename {
position: relative;
top: 0px;
left: 10px;
color: #5984b0;
font: 28px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-weight: bold;
width: 248px;
}
SPAN.sitedesc {
position: relative;
top: -5px;
left: 15px;
color: #797979;
width: 278px;
font: 12px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
DIV.loginstat {
position: relative;
oveflow: hidden;
height: 14px;
top: 0px;
left: 728px;
color: #ffffff;
font: 13px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
SPAN.pagedesc {
position: relative;
top: 40px;
left: -460px;
color: #ffffff;
font: 17px bold "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
DIV.firstpic{
position: relative;
top: 20px;
width: 104px;
height: 144px;
left: 25px;
background-image:url(../images/tt_r5_c2.jpg);
}
DIV.secondpic{
position: relative;
top: -124px;
width: 104px;
height: 144px;
left: 137px;
background-image:url(../images/tt_r5_c4.jpg);
}
DIV.topbox {
position: relative;
width: 257px;
height: 144px;
color: #ffffff;
border: 1px solid #ffffff;
overflow: hidden;
}
TD.dtext1 {
position: relative;
top: 0px;
left: 0px;
color: #676767;
padding: 0px;
height: 20px;
font: 11px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
TD.dtext2 {
position: relative;
top: 0px;
left: 0px;
color: #676767;
padding: 0px;
font: 11px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
*html TD.dtext2 {
position: relative;
top: 0px;
left: 0px;
color: #ffffff;
padding: 0px;
font: 11px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
DIV.dspace {
height: 12px;
top: 10px;
left:5px;
}
TD.ddate {
position:relative;
top: 0px; left:0px;
width: 39px;
}
*html TD.ddate {
position:relative;
top: 0px; left:0px;
width: 39px;
}
DIV.regions {
position:relative;
top: -100px; left:105px;
width: 145px;
padding: 6px;
}
*html DIV.regions {
position:relative;
top: -120px; left:105px;
width: 145px;
padding: 5px;
}
TD.ddate2 {
position:relative;
top: 0px; left:0px;
width: 39px;
}
*html TD.ddate2 {
position:relative;
top: 0px; left:0px;
width: 39px;
}
TD.ddate3 {
position:relative;
top: 0px; left:-10px;
width: 39px;
padding-left: 0px;
}
*html TD.ddate3 {
position:relative;
top: 0px; left:-10px;
width: 39px;
padding-left:8px;
}
DIV.dchild {
position:relative;
top: 0px; left:0px;
width: 39px;
padding: 6px;
}
*html DIV.dchild {
position:relative;
top: 0px; left:0px;
width: 39px;
padding: 5px;
}
DIV.calbut {
position:relative;
top: 0px; left:0px;
width: 39px;
padding: 6px;
height:12px;
}
*html DIV.calbut {
position:relative;
top: 0px; left:0px;
width: 39px;
padding: 1px;
height:8px;
}
DIV.gobtn {
position:relative;
top: -314px; left:258px;
width: 39px;
padding: 6px;
height:12px;
}
*html DIV.gobtn {
position:relative;
top: -295px; left:258px;
width: 39px;
padding: 1px;
height:8px;
}
DIV.menubox {
position: relative;
top: -445px;
width: 175px;
height: 180px;
left: 600px;
}
DIV.menubox2 {
overflow: hidden;
position: relative;
top: -30px;
width: 175px;
height: 60px;
left: 612px;
align: bottom;
}
TD.menuline {
color: #828c92;
padding-left: 9px;
padding-right: 9px;
font-decoration: none;
background: #FFEE33;
height: 26px;
font: 12px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
TD.menuline a {
color: #ffffff;
font-decoration: none;
font: 12px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
TD.menuline a:hover {
color: #ffffff;
padding-top: 4px;
height: 26px;
font-decoration: none;
font: 12px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background:url(../images/menuh.jpg);
background-repeat: repeat;
border-top: 1px solid #5588bb;
}
TD.menulined {
color: #e7b84e;
height: 26px;
background:url(../images/menud.jpg) repeat-x left top;
}
DIV.menuline2 {
position: relative;
overflow: auto;
top: 3px;
left: 5px;
height: 22px;
color: #ffffff;
width: 170px;
padding-top: 6px;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
border-bottom: 1px solid #CEA33A;
}
DIV.menuline2 a {
color: #ffffff;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
DIV.menuline2 a:hover {
color: #e7b84e;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
* html DIV.menuline2 {
position: relative;
top: 0px;
left: 2px;
height: 20px;
color: #ffffff;
width: 170px;
padding-top: 1px;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
border-bottom: 1px solid #CEA33A;
}
* html DIV.menuline2 a {
color : #ffffff;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
* html DIV.menuline2 a: hover {
color : #e7b84e;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
DIV.searchbox {
position: relative;
top: 5px;
left: 5px;
height: 28px;
color: #ffffff;
width: 120px;
padding-top: 6px;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
TD.searchbox {
color: #ffffff;
width: 150px;
font-decoration: none;
font: 14px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
DIV.searchbut {
position: relative;
top: -28px;
left: 114px;
height: 28px;
color: #ffffff;
width: 39px;
padding-top: 6px;
}
* html DIV.searchbut {
position: relative;
top: -22px;
left: 114px;
height: 28px;
color: #ffffff;
width: 39px;
padding-top: 6px;
}
TD.bg100 {
overflow: hidden;
height: 90px;
}

TD.norm {
font: 11px "Verdana", "Arial";
color: #000080;
}
TD.LocHeader {
border-bottom: 1px solid #aca899;
border-left: 1px solid #ffffff;
border-right: 1px solid #aca899;
padding-left: 5px;
background: #ece9de; color: #666666;
font: 11px Verdana, Arial;
font-weight: bold;
height: 20px;
}
TH.LocHeader {
border-bottom: 1px solid #aca899;
border-left: 1px solid #ffffff;
border-right: 1px solid #aca899;
padding-left: 5px;
background: #ece9de; color: #666666;
font: 11px Verdana, Arial;
font-weight: bold;
height: 20px;
}
TD.LocHeader {
border-bottom: 1px solid #aca899;
border-left: 1px solid #ffffff;
border-right: 1px solid #aca899;
padding-left: 5px;
background: #ece9de; color: #666666;
font: 11px Verdana, Arial;
font-weight: bold;
height: 20px;
}
TD.LocDetail {
border-bottom: 1px solid #aca899;
border-right: 1px solid #aca899;
border-left: 1px solid #ffffff;
padding-left: 5px;
background: #ffffcb;
color: #666666;
font: 11px Verdana, Arial;
font-weight: normal;
height: 20px;
}
INPUT.LocDetail {
border-bottom: 1px solid #aca899;
border-right: 1px solid #aca899;
border-left: 1px solid #ffffff;
padding-left: 5px;
background: #ffffcb;
color: #666666;
font: 11px Verdana, Arial;
font-weight: normal;
height: 20px;
}
TD.LocDetail1 {
border-bottom: 1px solid #aca899;
border-left: 1px solid #ffffff;
border-right: 1px solid #aca899;
padding-left: 5px;
background: #f6f9f9;
color: #666666;
font: 11px Verdana, Arial;
font-weight: normal;
height: 20px;
}
DIV.accom {
visibility: hidden;
height: 0px;
}
DIV.cars {
visibility: hidden;
height: 0px;
}
DIV.progbar {
position: absolute;
top: 400px;
left: 360px;
color: #ffffff;
font: 13px "Verdana", "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
color: #828c92;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #448;
background: #FFE84F url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
font-size: 12px;
border-bottom: 1px solid #b6b6b6;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #FFFFC1;
}

#ddcolortabs a:hover span{
background-color: #FFFFC1;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #FFFFC1;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 512px;
height: 8px;
line-height: 8px;
background: #FFE84F;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
border-bottom: 1px solid #B6B6B6; /*Remove this to remove border between bar and tabs*/

}
#loadingMessage {
position: absolute;
width:  300px;
height: 30px;
top: 35%;
left: 35%;
text-align: center;
padding: 15px;
border: 1px solid #B6B6B6;
background-color: #ffe84f;
color: #444488;
font: 12px Lucida Grande, Verdana, Arial;
z-index: 100;
opacity: 0.5;
}



.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }



