BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0;
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}


.navtab	{	background-color: #000040;	border: 2px solid #ffffff;	padding: 4px;	width: 135px;	height: 25px;	}
a.nt:link, a.nt:visited, a.nt:active {	color: #ffffff; font-weight:bold; text-decoration: none;	display: block;	font-size: 10px;	}
a.nt:hover	{	color: #ffff00;	}




/* this group sets the normal link colors */
A:LINK, A:VISITED, A:ACTIVE {	color : #000080;	text-decoration: none;	}
A:hover {	color : #000000;	text-decoration : underline; }

H1 {
font-size : 130%;
font-weight : bold;
color : #000080;
letter-spacing: 1
}

H2 {
font-size : 120%;
font-weight : bold;
color : #000000;
letter-spacing: 1
}

H3 {
font-size : 110%;
font-weight : bold;
color : #000080;
letter-spacing: 1; text-transform:uppercase
}

H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #000080;
letter-spacing: 1
}

.navigationtop {
background: #FF8C00 ;
text-align: center;
font-weight: bold;
font-size: 70%;
letter-spacing: 1;
color: #FFFFF;
padding: 5px;
border-top: 1px solid #646464;
border-left: 1px solid #646464;
border-right: 1px solid #646464;
}

.navigation {
background: #FFFFFF;
font-size: 90%;
font-weight: bold;
line-height: 18px;
padding: 5px;
text-align: center;
border-top: 1px solid #646464;
border-left: 1px solid #646464;
border-right: 1px solid #646464;
border-bottom: 1px solid #646464;
}

.borders {
font-family : Verdana, Arial, sans-serif;
background: #FFD700;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 100%;
font-weight: bold;
}

.plain {
padding: 20px;
}

.rightside {
font-family : Verdana, Arial, sans-serif;
border-left: 1px dashed #646464;
text-align: justify;
background: #FFFFFF;
padding-left: 10px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 25px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}
.tiny {
font-size: 80%;
letter-spacing: 2;
font-weight-bold
}
.special {
border: 1px dotted #646464;
padding: 5px;
font-size: 100%;
line-height: 15px;
}

hr {
color: #000000;
height: 1px;
width: 100%;
}


