unknown{
	##background-image: url(images/cell_bg_190.gif);
	##background-position: top right; 
	##background-repeat: no-repeat;
		## background-color: #66ccff; ## pale blue;
	## background-color: #529212; 
	## background-color: #ff0066; 
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2b4c09;
	padding: 0;
}
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#holdme{ margin: 0 auto; width: 660px; }



label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

	
}
.midgrey {
	background-color: #666666;
	background-image: url(images/grey04.gif);
	background-repeat: repeat;
	
}
.darkGrey {
	background-color: #312929;
padding: 3px;

}

.past {
	background-color: #F2F2F2;

	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px;
	
}

.present {
	background-color: #FFFFFF;

	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px;
}

.future {
	background-color: #CCCCCC;

	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px;
	
}
.black {
	background-color: #000000;
	padding: 3px;
}

 hr {
  border: 0;
  width: 100%;
  color: #529212;
background-color: #529212;
height: 1px;
}

.cell_heading01 {
	

	background-color: #312929;
	
}

.cell_heading02 {

	
	background-color: #ffffff;
	padding: 3px;
}

.cell_3inarow {
	background-color: #cccccc;
	padding: 3px;


}

.cell_3inarow_white {
	background-color: #ffffff;
	padding: 3px;


}



.cell_bigimagebox{

 	background-color: #cccccc;
	padding: 3px;
}

.lightgrey {

	background-color: #529212; 
	
	padding: 3px;
}

.lightgrey2 {
	background-color: #333300;
	padding: 3px;
}

.verylightgrey {
	background-color: #FFFFFF;
	padding: 3px;
}

.general {
color: #000000;
	font-size: 10px;
	
	line-height: 150%;
}



.smallDate{
	color: #000000;
	font-size: 9px;
	line-height: 100%;
}


.menu01 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

	 
}
.menu02 {
	font-size: 10px;
	/*font-weight: bold;*/
	color: #999999;
	text-decoration: none;

	 
}


.mainSect {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 115px
	 
}
.mainSect02 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	 text-indent: 5px
}

.mainsect02 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	 text-indent: 5px
}

.mainSect03 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	 text-indent: 5px
	 }
	 
	 .mainsect03 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	 text-indent: 5px
	 }
	 

.names {
	font-size: 10px;
	color: #333333;
	text-align: left;
		font-weight: bold; 

}


.book {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}


A:link {
	color: #ffffff;
	text-decoration: none;
}


A:visited {
text-decoration: none; 
	color: #ffffff;
}



A:hover {
text-decoration: underline; 
color: 2b4c09;
}


