/* Tags */
body {
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
font-size: 85%;
margin: 0em;
background-color: #99cc99;
/*background-image : url(bg.gif);*/
}

table {
font-size: 100%;
}

h1 {
font-size: 175%;
color : #993333;
text-align:center
}

h2 {
font-size: 152%;
color : #993333;
text-align:center
}

h3 {
font-size: 132%;
color : #993333;
/*clear : both;*/
}

h4 {
font-size: 115%;
color : #993333;
/*clear : both;*/
}

h5 {
font-size: 110%;
color : #993333;
/*clear : both;*/
}

h6 {
font-size: 105%;
color : #993333;
/*clear : both;*/
}

p {
}

hr {
background : #99cc99;
}

/* Classes */
.big115 {
font-size: 115%;
}

.small85 {
font-size: 85%;
}

.author {
font-size: 85%;
font-weight:bold;
}

.small65 {
font-size: 65%;
}

.req {
color: #ff0000;
}

.sidebartitle {
color: #993333;
}

.intNav {
border-top-color : #cccc99;
border-top-style : solid;
border-top-width : medium;
border-bottom-color : #cccc99;
border-bottom-style : solid;
border-bottom-width : medium;
padding: 5px;
clear: all;
background-image : url(bg-intnav.gif);
}

/* Announce links */
A.ann:link {
font-size: 85%;
text-decoration: underline;
color: #336633;
font-weight: bold;
}

A.ann:visited {
font-size: 85%;
text-decoration: underline;
color: #336633;
font-weight: bold;
}

A.ann:active {
font-size: 85%;
text-decoration: underline;
color: #0000ff;
font-weight: bold;
}

A.ann:hover {
font-size: 85%;
text-decoration: underline;
color: #336633;
font-weight: bold;
}

/* Main Nav links */
.currentPage {
color: #ffffcc;
font-weight: bold;
}

A.nav {
text-decoration:none;
font-weight: bold;
font-size:85%;
display:block;
height:100%;
}

A.nav:link {
color: #000066;
}

A.nav:visited {
color: #000066;
}

A.nav:active {
color: #ffffff;
}

A.nav:hover {
color: #336633;
}

/* Body links */
A {
text-decoration: underline;
}

A:link {
color: #0000ff;
}

A:visited {
color: #000099;
}

A:active {
color: #0000ff;
}

A:hover {
color: #336633;
}

/* Footer links */
A.footerNav {
font-size: 85%;
font-weight: bold;
text-decoration:none;
border-left:1px solid #336633;
border-right:1px solid #336633;
padding:0,5px,0,5px;
}

A.footerNav:link {
font-weight: bold;
color: #000099;
}

#PageSubNav A.footerNav, #header A.footerNav {
border:none;
}

A.footerNav:visited {
color: #000066;
}

A.footerNav:active {
color: #0000ff;
}

A.footerNav:hover {
color: #336633;
}

.contentBorder {background-color:#336633;}

.mainNavBG { 
	background-color:#99cc99;
	
}
.indent10 {
	margin-left: 10px;
}
