
.box
	{ border: solid 1px #FF0000;	}


.box2
	{ border: solid 1px #0099FF;	}

/*
.box3
	{ border: solid 1px #7C031A;	}
*/
.padall10
	{ padding: 10px;		}

.offset10L
	{ margin-left: 10px;		}

.offset06T
	{ margin-top: 6px;		}

.offset03T06B
	{ margin-top: 3px;
	  margin-bottom: 6px;  }

.offset10LR
	{ margin-left: 10px;
	  margin-right: 10px;  }

.offset20L
	{ margin-left: 20px;		}

.offset40L
	{ margin-left: 40px;		}

.offset90L
	{ margin-left: 90px;		}

/*
.offset10R
	{ margin-right: 10px;		}

*/

.offsetarea
	{ margin-left: 10px;
	  margin-top: 10px;		}


.flatbtn
	{ font-size: 12px;		
	  border: solid 2px #7C031A;
	  background-color: #7D3134;
	  color: #FFFFFF;	}

/*
.flatbtnEdit
	{ border: solid 2px #581A1C;
	  background-color: #B36B71;
	  color: #FFFFFF;
	   font-size: 9px;	}

.wide40
	{ width: 40px;	}

.listselection
	{ color: #7C031A;
	  background-color: #E8E8E8;	  		}
*/

.textcolor1
	{ color: #7C031A;  }

/* 
-- not currently being used -- 
.anonnote
	{ display: none; 
	  width: 270px; 
	  height: 100px; 
	  background-color: #FFFFCC; 
	  border: solid 3px #333333; 
	  padding: 10px;
	  text-align: center;
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-order: 99;		}
*/

/*
.expresspay
	{ background-color: #FFFFCC; 
	  border: solid 3px #333333; 
	  padding: 10px;
	  text-align: center;	}


.copy10
	{  font-size: 10px;		}

.copy14
	{  font-size: 14px;		}

*/
.copy12
	{  font-size: 12px;		}

/*	
.copy16
	{  font-size: 16px;		}
*/

/*Use with a full-width right column */
/*
#wide-right {  
	width: 500px;
	padding: 0px;
	float: right;
	display: inline;
}

#auction
	{ list-style: square;
	  margin-left : 30px;		}
	  
table
	{ text-align: left;	}	  
*/

#wrapform
	{ width: 460px;
	  padding: 10px;
	  padding-bottom: 0px;
	  text-align: left;
	  font-size: 12px;
	  border: solid 0px #0099FF;   }

.bolded
	{ font-weight: bold;	}

textarea
	{ font-family: Tahoma, Verdana, sans-serif;
	  font-size: 12px;
	  width: 410px;
	  margin-left: 20px;
	  margin-top: 6px;
	  height: 120px;   }  /* 64px */

textarea.inline
	{ font-family: Tahoma, Verdana, sans-serif;
	  font-size: 12px;
	  width: 320px;
	  margin-left: 0px;
	  margin-top: 0px;
	  height: 120px;   }  /* 84px */

select
	{ font-size: 12px; }


input.which
	{ width: 320px;	}


/*
option.divider
	{ color: #000000;
	  background-color: #CCCCCC;  }

.donationdeadline
	{ font-family: Arial, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  border: solid 2px #7C031A;	}

td.activestep
	{	border: solid 2px #7C301A; 
		color: #FFFFFF;
		background-color: #DC812E; 			}

td.inactivestep
	{	border: solid 1px #7289A6;			}
	
*/	
