A
{
	color : #006699;
	text-decoration : none;
}

A:link
{
	color : #006699;
	text-decoration : none;
}

A:visited
{
	color : #006699;
	text-decoration : none;
}

A:hover
{
	color : #ff0000;
	text-decoration : none;
}

A:active
{
	color : #006699;
	text-decoration : none;
}
body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #990000; 
	font-weight: bold; 
	font-size: 12px;
	padding-bottom:0px;
	margin-bottom:0px;
}
h1 {
	color: #990000; font-weight: bold; font-size: 12px
}
.head1 {
	color: #990000; font-weight: bold; font-size: 12px;
}
h2 {
	color:#003399; font-weight:bold; font-size: 12px;
}
.head2 {
	color:#003399; font-weight:bold; 
}
h3 {
	color:#990000; font-weight:bold;  font-size: 12px;
}
.head3 {
	color:#990000; font-weight:bold; 
}
.italic {
	font-style: italic
}
h4 {
	font-style: italic; 
}
h5 {
	color: #FF0000;
	font-size:14px;
}
.major {
	font-weight: bold; 
	font-size: 12pt;
}
.attribute {
	font: 10px, Arial, Helvetica, sans-serif;	
}
.widelist {
	margin-left:15px;
	line-height:150%;
}
#boxedarea {
	font-size: .8em;
	padding:0;
	color:#333333;
	/*padding: 15px 3px 15px 3px;
	margin-left:auto;
	margin-right:auto;
	width:110px;*/
}
#navsite p {
	display: none;
}

#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 14em;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #003399;
	color: #333;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-top: 1px solid #003;	
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 0px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #003399;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navsite ul li a {
	width: auto;
}

#navsite ul li a:hover {
	border-left: 10px solid #039;
	border-right: 0px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #336699;
	color: #fff;
}
/*li.book {

	border-left: 5px solid #cc99cc;
	margin-left: 15px;
	font-size: 0.9em;	

}*/
/* Below are sublist experiments */
#navsite ul li ul li a {
	list-style: circle; outside; none; 
	border-left: 5px solid #cc99cc;
	margin-left: 15px;
	font-size: 0.9em;	
}
#navsite ul li ul li a:hover {
	list-style: circle; outside; none; 
	border-left: 2px solid #039;
	border-right: 0px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #cc99cc;
	color: #fff;
}
/* End sublist experiments; below are */
#frontsite ul {
	list-style: none;
	margin: 10px 30px 10px 30px ;
	padding: 0;
}

#frontsite ul li {
	margin: 0;
	border-top: 0px solid #003;
	width: 350px;	
}

#frontsite ul li a {
	display: block;
	padding: 2px 2px 2px 1.5em;
	border-left: 0px solid #369;
	border-right: 0px solid #69c;
	border-bottom: 2px solid #F3F5FA;
	background-color: #cc99cc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #frontsite ul li a {
	width: auto;
}

#frontsite ul li a:hover {
	border-left: 0px solid #039;
	border-right: 0px solid #69c;
	/*border-bottom: 1px solid #369; */
	background-color: #336699;
	color: #fff;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {
font-size: x-small
}

