body {
background-color:#ffffff;
font-family:'Trebuchet MS', arial;
padding:1em;
margin:0;
}

#border {
border:10px solid #c2dbf8;
text-align: center;
margin-left: -396px;
position: absolute;
left: 50%;
width: 790px;
visibility: visible;
}

#header {
font-family:'Trebuchet MS', arial;
text-align: right;
clear:both;
}

/* ------- Navigation Starts ------- */
#nav, #nav ul {
float: left;
/* width: 30em; */
list-style: none;
line-height: 1;
background-color: #c2dbf8;
font-weight: bold;
padding: 0;
margin: 0 0 1em 0;
}

#nav a {
width: auto;
display: block;
font-family:'Trebuchet MS', arial;
font-size: 9pt;
font-weight: bold;
text-decoration:none;
text-align: center;
color: #0066ff;
padding: 0.25em 1em 0.25em 1em;
}

#nav li {
float: left;
padding: 0;
width: auto;
border-width: 1px;
border: solid #ffffff;
text-align:left;
/* padding: 0.25em 0.75em 0.25em 1em; */
}

#nav li ul {
position: absolute;
/* left: -999em; */
visibility: hidden;
height: auto;
width: 10em;
font-weight: bold;
margin: 0;
}

#nav li li {
width: 10em;
}

#nav li ul a {
width:10em;
text-align: left;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
visibility: visible;
width:10em;
}

#nav li:hover, #nav li.sfhover, #nav a:hover {
background-color: #0066ff;
color: #c2dbf8;
}

/* ------- Navigation Ends ------- */

#topquote {
font-family:Arial;
font-size:10pt;
font-weight:bold;
color:#2427aa;
text-align:left;
padding-left:1em;
}

#topquote h2 {
font-size: 12pt;
color: #cc0000;
}

.std{
font-weight:normal;
}

#detail {
float:left;
width:405px;
text-align:left;
padding-top:10px;
/* border:1px solid red; */
}

#pics {
position:relative;
top:0px;
float:right;
width:320px;
padding:10px 20px 10px 20px;
}

#footer {
font-family:Arial;
font-size:11pt;
font-weight:bold;
color:darkblue;
clear:both;
}

#haveRes {
position:relative;
font-size:10pt;
color:#0066ff;
display:block;
}

#expired {
position:relative;
font-weight:bold;
font-size:12pt;
color:#cc0000;
display:none;
}

#resform {
position:relative;
width:600px;
padding-left:1em;
text-align:left;
display:none;
}

#bookOK {
position:relative;
font-size:10pt;
color:#0066ff;
display:none;
}

.tabhead {
background-color:#e0e0e0;
font-weight:bold;
}
.tabodd {
background-color:#e0e0e0;
text-align:left;
}
.tabeven {
background-color:#c2dbf8;
text-align:left;
}

h1, h2, h3, h4, h5, p, ul, table, form {
font-family:'Trebuchet MS', arial;
font-size:9pt;
color:#0066ff;
}

input, select, textarea {
color:#0066ff;
font-size:8pt;
font-weight:bold;
}

.msg {
font-family:'Trebuchet MS', arial;
font-size:11pt;
color:darkblue;
font-weight:bold;
}

.adv {
font-family:'Trebuchet MS', arial;
font-weight:normal;
font-size:8pt;
color:darkblue;
font-style:normal;
}

.rate {
font-family:'Trebuchet MS', arial;
font-size:9pt;
color:#0E0796;
font-weight:bold;
}

.title {
font-family:Arial;
font-size:10pt;
font-weight:bold;
font-style:none;
color:#B518BF;
text-align:left;
}

p.head {
font-family:Arial;
font-size:8pt;
font-weight:bold;
font-style:none;
color:darkblue;
}

p.foot {
font-family:'Trebuchet MS', arial;
font-size:8pt;
color:red;
}

p.notes {
text-align:left;
margin-left:3em;
margin-right:1em;
text-indent:-1em;
}

a:link {
color: rgb(255,102,0);
text-decoration:none;
}
a:visited {
color: rgb(255,102,0);
text-decoration:none; 
}
a:hover {
color: rgb(0,102,102);
}

.amber {
color: #000000;
background-color: #ffb300;
}

.red {
color: #000000;
background-color: #cc0000;
}

/* ---- Menu Stuff Begins ---- */
.menu1 {
position:absolute;
visibility:hidden;
top: 22px;
left: auto;
}

* html .menu1 {margin-left:-93px;}

td.menuup {
font-size: 9pt;
font-weight: bold;
background-color: #c2dbf8;
text-decoration:none;
color: #0066ff;
}

td.menuover {
font-size: 9pt;
color:#c2dbf8;
font-weight: bold;
text-decoration:none;
background-color: #0066ff;
cursor: default;
cursor: hand;
}

/* ---- End of Menu Stuff ---- */

