body {
background-color:#F4F4F4;
margin:0;
padding:0;
font-size:16px;
}

.imenus {
width:180px;
vertical-align:top;
padding:0;
background-image:url(../images/leftnavbg.gif);
}

.text1 {
color:#003;
font-family:"Times New Roman", Times, serif;
font-size: 16px;
text-decoration:none;
text-align:left;
font-weight:bold;
}

.text2 {
color:#000080;
font-family:"CG Times";
text-decoration:none;
font-size:22px;
font-weight:normal;
text-align:center;
}

.text3 {
color:#F00;
font-family:"Century Gothic";
text-decoration:none;
font-size:16px;
font-weight:bold;
}

.text4 {
color:#003;
font-family:"Century Gothic";
text-decoration:none;
font-size:12px;
font-weight:normal;
}

.text5 {
color:#003;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:11px;
font-weight:normal;
}

.hierarchy {
vertical-align:top;
height:20px;
font-size:14px;
font-weight:bold;
color:#630;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bdrright {
border-right:#000 solid 1px;
}
.bdrbot {
border-bottom:#000 solid 1px;
}
.bdrtop {
border-top:#000 solid 1px;
}
.bdrleft {
border-left:#000 solid 1px;
}

h1 {
color:#003;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
text-decoration:none;
text-align:center;
font-weight:bold;
}

h2 {
color:#003;
font-family:"Century Gothic";
text-decoration:none;
text-align:center;
font-size:18px;
}

h3 {
color:#630;
font-family:"Century Gothic";
text-decoration:none;
text-align:center;
font-size:16px;
font-weight:bold;
}

h4 {
color:#000;
font-family:"Century Gothic";
text-decoration:none;
text-align:left;
font-size:18px;
}

address {
vertical-align:baseline;
text-align:left;
background-color:#CC9;
padding:2px 4px;
font-family:Verdana, Arial;
font-size:12px;
}

a:link, a:active, a:visited {
text-decoration:none;
font-weight:bold;
color:#35D;
}

a:hover {
color:#E62;
text-decoration:none;
}


/* Sortable tables */
table.sortable a.sortheader {
background-color:#EEE;
color:#666;
font-weight:bold;
text-decoration:none;
display:block;
}

table.sortable span.sortarrow {
color:black;
text-decoration:none;
}

#link #two {
display:none;
}

.navdiv {
border:#000 solid 1px;
}
.navdiv a, .navdiv a:visited {
color:#C0C0C0;
font-weight:bold;
}
.navdiv a:hover {
color:#0C6;
text-decoration:none;
}

.t-corners, .b-corners {
display:none;
}

