/* CSS Document */
a {
	font-family: "Times New Roman", Times, serif;
	color: #CC6600;
}
a:hover 

{
	color: #000000;
}

body {
	position: relative;
	margin-top: 12px;
	background-color: #735A4D;
	}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldbrownbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F6255;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFE8D0;
	padding: 6px 0px 0px 12px;
}

/* Divisions */
#headercell {
	padding-left: 36px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#headlftcell {
	padding: 0px 0px 2px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/hdr_4.jpg);
	color: #7F6255;
	font-weight: bold;
}
#calloutcell {
	padding: 0px 10px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/callout_mid.jpg);
	color: #000000;
	font-weight: normal;
}
#dividecell {
	background-image: url(../images/line_divide.jpg);
	background-repeat: repeat-y;
}
#navcell {
	background-image: url(../images/nav_bck.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 150px;
	font-size: 12px;

}

#navtable tr { 
        cursor: pointer;
      }

#navlist {
margin: 0; 
padding: 0; 
list-style-type: none; 
}

#navlist a, #navlist a:visited {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
display: block;
padding: 6px 0px 6px 0px;
color: #333333;
text-decoration: none;
}

#navlist a:hover {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #FF6600;
padding: 6px 0px 6px 12px;

}

#navcell #navlist .uberlink {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #FF6600 !important;
font-weight: bold;
cursor: default;
padding: 6px 0px 6px 12px;

}

#navbot .navbot{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	}

#navbot a:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#navbot a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

#navbot a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: None;
	color: #CCFF00;
	}
.blast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blast a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #CC6600;
	}
	
.blast a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #CC6600;
	}

.blast a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	}
h1 {
	font-size: 1.5em;
	margin:0;
	}
