body {
background-color:#ffffff;
font-family:'Trebuchet MS', arial;
padding:1em;
margin:0;
}

#border {
position: absolute;
left: 0px;
top:0px;
background-color: transparent;
text-align: left;
width: 700px;
visibility: visible;
}

#header {
font-family:'Trebuchet MS', arial;
text-align: right;
clear:both;
}

/* ------- Navigation Starts ------- */
#nav ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav a {
float:left;
font-family:'Trebuchet MS', arial;
font-size: 9pt;
font-weight: bold;
background-color: #0066ff;
text-decoration:none;
color: #c2dbf8;
}

#nav a:hover {
font-size: 9pt;
color:#c2dbf8;
font-weight: bold;
text-decoration:none;
background-color: #0066ff;
cursor: hand;
border: solid 1px 1px 1px 1px red;
/* width: 10em; */
text-align: center;
}

#nav li#first {
border-left-width: 1em;
}

#nav li#last {
border-right-width: 1em;
}

/* ------- Navigation Ends ------- */

#topquote {
font-family:Arial;
font-size:10pt;
font-weight:bold;
color:#2427aa;
text-align:left;
padding-left:1em;
}

#detail {
float:left;
width:405px;
text-align:left;
}

#pics {
position:relative;
top:20px;
float:right;
width:320px;
padding:20px 20px 20px 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;
}
.tabeven {
background-color:#c2dbf8;
}

h1, h2, h3, h4, h5, p, ul, table, form {
font-family:'Trebuchet MS', arial;
font-size:9pt;
color:#0066ff;
}

p.notes {
text-align:left;
padding-right:2em;
}

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-size:7pt;
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;
}

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);
}

/* ---- Menu Stuff Begins ---- */
.menu1 {
position:absolute;
visibility:hidden;
top:5px;
}

td.menuup {
visibility:hidden;
}
td.menuover {
visibility:hidden;
}

/* ---- End of Menu Stuff ---- */
