body {font-family: "Trebuchet MS", sans-serif;
	font-size:9pt;
	font-weight:normal;
	color: gray;
	background: #DDDDDD
	}

hr {border: 0;
	width: 100%;
	height: 0px;
	border-top: 1px solid #336699;
	margin-top:15px;
	margin-bottom:15px}

h1 {margin-top: 0px;
	margin-bottom: -5px}

td {font-family: "Trebuchet MS", sans-serif;
	font-size:9pt;
	font-weight:normal;
	color: gray
	}

select {font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0px
	}

select.leftbar {font-family:"Trebuchet MS", sans-serif;
	width:125px;
	font-size:11px;
	font-weight:normal;
	color:#336699;
	margin:0px	
	}

input.go  { border: 0px;
	padding:0px;
	background-image: url(http://www.reviewfundraiser.org/images/searchgo.gif);
	background-repeat: repeat-x;
	width:46px;
	height:42px
	} 

form { padding:0px;
	margin:0px
	}

/*LEFT BAR*/

.leftbar {font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: white;
	margin:10px;
	margin-top:20px}

.leftbar h1 {font-size: 12pt;
	font-weight: bold}

.leftbar A:link, .leftbar A:visited, .leftbar A:active, .leftbar A:hover  {text-decoration: none;
	color:white}

/*MIDDLE OF HOMEPAGE*/

.home {font-family: "Trebuchet MS", sans-serif;
	font-size:9pt;
	font-weight: normal;
	margin:10px}

.home h1 {font-size:12pt;
	font-weight:bold}

.home A:link, .home A:visited, .home A:active, .home A:hover {text-decoration: underline;
	color:#336699}

/*RIGHT BAR*/

.rightbar {font-family: "Trebuchet MS", sans-serif;
	font-size:9pt;
	font-weight:normal;
	color: gray;
	margin:10px}

.rightbar h1{font-size:12pt;
	font-weight:bold;
	color: #336699}

.rightbar A:link, .rightbar A:visited, .rightbar A:active, .rightbar A:hover {text-decoration: underline;
	color:#336699}


/*MAIN BODY*/

.main {font-family: "Trebuchet MS", sans-serif;
	font-size:9pt;
	font-weight:normal;
	color: gray;
	line-height:15pt;
	margin-left:20px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:20px}

.main h1{font-size:10pt;
	font-weight:bold;
	color: #336699}

.main A:link, .rightbar A:visited, .rightbar A:active, .rightbar A:hover {text-decoration: underline;
	color:#336699}

/*PRODUCT LISTINGS */

.prod {font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	font-weight:normal;
	color: gray;
	line-height:8pt
	}

.prod h1 {font-size:10pt;
	font-weight:bold;
	line-height:15pt
	}

/*SPECIALTABLE*/
.gback {background:#EEEEEE;
	color: #336699;
	font-size:8pt;
	font-weight:normal
	}

/*BOX*/
.box	{background:#EEEEEE;
	border-color: #336699;
	border-width: 2px;
	width: 250px
	}

.whitebox	{background:#FFFFFF;
	margin: 20px;
	width: 760px;
	font-size: 8pt
	}

.orderbox	{background:#FFFFFF;
	border: 5px solid #666666;
	padding: 15px;
	margin: 20px;
	width: 760px;
	font-size: 8pt
	}

/*MISC ATTRIBUTES*/
.bluetext {color:#336699}

.margin {margin:20px}

.smalltext {font-size:8pt}

.smallertext {font-size:7pt}

.babyblue {font-size:8pt;
	color:#336699}

.formtext { font-size: 10px; 
	 background-color: #CCCCCC; 
	 border: 1px solid #666666 
	}	

.indent {margin-left: 15px}

.confirm {border: 1px solid black
}

.tdconfirm {
	border-width: 1px;
	padding: 1px;
	font-size:8pt;
	border-style: outset
}

.tdconfirmg {
	border-width: 1px;
	background:#EEEEEE;
	color: #336699;
	font-size:8pt;
	font-weight:normal;
	padding: 1px;
	border-style: outset
}

.smallselect {font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#336699;
	margin:0px
	}

	table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white
	}

	table.sample td {
		border-width: 0px;
		padding: 5px;
		border-style: inset;
		border-color: gray
	}

.support {
	width: 450px;
	margin-left: 50px;
	padding: 15px;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	}
