BODY {
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 4px;
	margin-top: 4px;
	margin: 4px;
}

.smallfont {

      font-size: x-small;

}

A:LINK {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color : Blue;
	text-decoration : none;
	font-weight: bold;
	font-size: 100%;
	image-border: 1px solid black;
}

A:VISITED {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color : Blue;
	text-decoration : none;
	font-weight: bold;
	font-size: 100%;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

.smalllinks{
	font-size: 70%;
}


.caption{
	font-size: 65%;
      font-weight:  bold;
}



.headertopleft{
	border-left: 1px solid #008000;
	border-top: 1px solid #008000;
	border-right: 1px solid #008000;
	background-color: #008000;
	
}

.headertopleft1{	
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	border-bottom: 1px solid #008000;
	border-top: 13px solid #008000;
	background-color: #CEDEBD;
}





.red{
     color: #E80E01;
     font-weight: bold;
}

.blue{
     color: blue;
     font-weight: bold;
}

.peter1{
	padding-top: 20px;
      padding-bottom: 20px;
	border-left: 1px solid #008000;
	margin-left:auto; 
	margin-right:auto; 
	display:block; 
	text-align:center;
	vertical-align: top;

}


.leftnavoff{
	border-width: 1px;
	border-left-width: 1px;
	border-color: #008000;
	border-right-width: 0px;
	border-style: solid;	
	background-color: #CEDEBD;
	padding-left: 4px;
}

.leftnavoff1{
	
	padding-left: 4px;
}

.bodycell{
	padding: 20px;
	border-right: 1px solid #008000;
	font-size: x-small;
}

.bodycell1{
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	font-size: x-small;
}

.bottomnavbgcolor{
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
      border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
	background-color: #CEDEBD;
text-align: center;
margin: auto;
}

.footerstyle{

text-align: left;
margin: auto;
}