body {font-family:Arial, Helvetica, sans-serif;}
.smalltext {font-size: 12px; font-style: normal; font-weight: normal; color: #003300}

.blocktext {font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-indent: 0px; white-space: pre}

.quotename {font-size: 12px; font-style: normal; font-weight: bold; color: #000000}

.bodytext {font-size: 14px; font-style: normal; font-weight: normal; color: #000000}

p { font-size: 14px; font-style: normal; font-weight: normal; color: #000000}

.indent{
	margin-left: 15px;
		padding-left: 15px;
}
.bodytext {font-size: 14px; font-style: normal; font-weight: normal; color: #000000}
li { font-size: 14px; font-style: normal; font-weight: normal; color: #000000}
h2 {  font-size: 18px; font-style: normal; font-weight: bold; color: 003300}
h1 {
	margin: 5px;
	padding: 5px;
}

h3 { font-size: 16px; font-style: normal; font-weight: bold; color: 003300}
.titles {font-size: 16px; font-style: normal; font-weight: bold; color: 003300}
h4 {  font-size: 14px; font-style: normal; font-weight: bold; color: #333333}
h4 a{  font-size: 14px; font-style: normal; font-weight: bold; color: #333333}
.sub-title { font-size: 14px; font-style: normal; font-weight: bold; color: #333333}

h5 {  font-size: 12px; font-style: normal; font-weight: normal; color: #003300}
.smalltext {  font-size: 12px; font-style: normal; font-weight: normal; color: #003300}

.bn {
font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.dottedBorders {
	border: thin solid #CC9933;
	padding: 5px;
}

.dottedBorders p{
margin: 5px;
}
.space {
margin: 15px;
padding: 15px;
}

div#footer {
	font-size:14;
	text-align: center;
}

div#menu {
	background: url(images/navigation06/backgmenu.jpg) repeat-y left top;
	margin: 0px;
	padding: 0px;
}

div#menu ul {
padding:0px;
margin:0px;


}


div#menu li{
	padding-bottom:10px;
	height: 30px;
}
div#menu li a{
	color: #030;
	margin-left: 15px;
	padding-left: 25px;
	margin-bottom: 20px;
	font-weight:bold;
	list-style-type: none;
	background-image: url(images/navigation06/yellowbullett.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}




div#menu li a:hover{
	color: #030;
	margin-left: 15px;
	padding-left: 25px;
	font-weight:bold;
	background-image: url(images/navigation06/pinkbully.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
