*.line    {
	color: #64b079;
}

*.smallPics    {
	Border: 0px;
	Width: 75px;
	Height: 85px;
}

*.tributePics    {
	Border: 0px;
	Height: 80px;
	Width: 80px;
}

*.midPics    {  
	Border: 0px;
	Width: 90px;
	Height: 110px;
}
*.largePics {
  Width: 500px;
	Height: 400px;
}
*.pics{
	border-style:ridge;
	border-color:#64b079;
	border-width:3px;
}
*.dbox    {
	Border-width: 1px;
	border-style: solid;
	Border-color: #64b079;
	border-collapse: collapse;
}

*.appHeader    {
	font-family: verdana,tahoma;
	font-weight: bold;
	font-size: 25px;
	color: #64b079;
	vertical-align: middle;
}

*.centerpage    {  
  left: 50%; 
  margin-left: -400px; 
  width: 800px; 
  position: absolute;   	
	border-style: solid;
	border-width: 1px;
	border-color: #64b079;
}

*.msgBox    {
	color: #ff0000;
}
*.leftNav    {
	border-right-style: solid;
	border-right-color: #64b079;
	border-right-width: 1px;
	width: 170px;
}
*.content {
  width: 630px;
}
BODY    {    
	font-family: sans-serif,arial;	
	font-size: 12px;
	margin: 0px;		
}

TABLE    {
	font-family: sans-serif,arial;	
	font-size: 12px;
}

TD    {
	vertical-align: top;
}
TABLE.dinfo TH {
  vertical-align: top;
  text-align: left;
}
TR.header    {
	font-family: sans-serif,arial;	
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	Background-color: #64b079;
}
FORM    {
	display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA    {
	font-family: sans-serif,arial;	
}

INPUT.button    {
	background-color: #64b079;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	color: #ffffff;
	font-weight: bold;	
	font-family: sans-serif,arial;
}

A.header    {
	color: #ffffff;
	text-decoration: none;
}

A.header:hover    {
	color: #ffffff;
	text-decoration: underline;
}


