html, body {width: 100%; height:100%}
body {background: #FFF url('images/bg.jpg') repeat; color: #000000; margin: 0px; 
font-family:  Arial, Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16pt; text-align: left;}
a {color: #b5a380; text-decoration: none; font-weight: bold;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #b5a380;}

/* Colors
blue = #016b9f
*/

.hand{cursor:pointer;}
.help{cursor:help;}

h1 {font-size: 1.2em; text-weight: bold;}
h2 {font-size: 1.4em; text-weight: bold;}
h3 {font-size: 1.6em; text-weight: bold;}

.hl {color: #000; font-weight: bold;}
.hl_c {color: #016b9f; font-weight: bold; font-size: 1.2em;}

.emp {color: #000; font-style: italic;}
.emp_b {color: #000; font-style: italic; font-weight: bold;}

table.main { background: transparent; width: 770px; height: 100%; border: none; }
table.main td { vertical-align: top; text-align: left;}

/* PageText Area */

.pageHeader { font-size: 1.4em; color: #a88f67; font-weight:bold; }
.pageSub { font-size: 1.1em; color: #a88f67; font-weight:bold; }

.pageText,table.pageText {background: transparent; width: 500px; font: 12px; color: #000000; vertical-align: top; }

.ltcol {font-size: 1.1em; font-weight: bold; width: 200px; text-align: right; vertical-align: top;}

/* Misc */

.top { background: #000 url(images/topBg2.gif) repeat; height:56px; }

.right { align:right; }

.credits { font-size: 0.8em; color: #909090;}
.credits a:link,.credits a:visited {color: #003366; text-decoration: none;}
.credits a:hover {color: #003366; text-decoration: underline;}
.credits a:active {color: #000; text-decoration: none;}