body {
	margin: 0px;
	font-size: 11px;
	font-family: verdana, arial;
}

img {
	border: 0px;
}

li {
	padding: 2px;
}

p, td, th {
	font-size: 11px;
	font-family: verdana, arial;
}

a:link, a:visited {
	color: #4A926E;
	font-size: 12px;
	font-family: arial, verdana;
}

a:hover {
	text-decoration: none;
}

table.topaligncell, table.topaligncell td {
	vertical-align: top;
}

.nounderline {
	text-decoration: none;
}

h1 {
	color: #4A926E;
	font-weight: bolder;
	font-size: 12px;
	font-family: verdana, arial;
	margin-bottom: 4px;
}

input, select, textarea {
	font-size: 9px;
	font-family: verdana, arial;
}

table.mainborder {
	border:1px solid #006639;
}	

td.smalllink a:link, td.smalllink a:visited{
	font-size: 11px;
}

td.bgbrown {
	background-color: #E7E0CD;
	border-left:1px solid #C9DFD5;
}

td.nbgbrown {
	background-color: #E7E0CD;
}

td.bgwhite {
	background-color: #FFFFFF;
	border-left:1px solid #C9DFD5;
}

table.bgfooter {
	background-color: #EDE8DA;
}

table.bgfooter a:link, table.bgfooter a:visited, table.bgfooter td {
	color: #666666;
	font-family: verdana, arial;
	font-size: 9px;
}

table.shopCart {
	border: 1px solid #E7E0CD;
}

table.shopCart td, table.shopCart th {
	font: 8pt verdana, arial;
	border-right: 1px solid #E7E0CD;
	border-bottom: 1px solid #E7E0CD;
}

table.shopCart p {
	font: 8pt verdana, arial;
}

table.shopcart th {
	background-color: #4A926E;
	color: #FFFFFF;
	font-weight:  bolder;
}

table.budSteps {
	border: 1px solid #4A926E;
}

table.budSteps td, table.budSteps th {
	font: 8pt verdana, arial;
	border-right: 1px solid #4A926E;
	border-bottom: 1px solid #4A926E;
}

table.budSteps p {
	font: 8pt verdana, arial;
}

table.budSteps th {
	background-color: #E7E0CD;
	color: #4A926E;
	font-weight:  bolder;
}


table.noborder {
	border: 0px solid #990000;
}

table.noborder td {
	border: 0px solid #990000;
}

table.budSteps p.footer {
	font: 7pt verdana;
}

.bordertextbox {
	border-top: 0px solid #990000;
	border-right: 1px solid #C9DFD5;
	border-left: 1px solid #C9DFD5;
	border-bottom: 0px solid #C9DFD5;
	/*text-align:center;*/
	height: 16px;
	padding: 2px;
}

.readonlytxt {
	border: 0px solid #990000;
	background-color: transparent;
}

.greenheader {
	color: #4A926E;
	font-weight: bolder;
	font-size: 12px;
	font-family: verdana, arial;
}

.greenfont {
	font-family: verdana, arial;
	font-size: 9px;
	font-weight:bolder;
	color: #4A926E;
}

.greenfontbig {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight:bolder;
	color: #4A926E;
}

.purButton {
	font-family: verdana, arial;
	font-size: 10px;
	border-top: 1px solid #C9DFD5;
	border-right: 1px solid #C9DFD5;
	border-left: 1px solid #C9DFD5;
	border-bottom: 1px solid #C9DFD5;
	background-color: #E7E0CD;
	font-weight: bolder;
	color: #4A926E;
	cursor: hand;
	cursor: pointer;
}

.purButtonHov {
	font-family: verdana, arial;
	font-size: 10px;
	border-top: 1px solid #E7E0CD;
	border-right: 1px solid #E7E0CD;
	border-left: 1px solid #E7E0CD;
	border-bottom: 1px solid #E7E0CD;
	background-color: #4A926E;
	font-weight: bolder;
	color: #FFFFFF;
	
	cursor: hand;
	cursor: pointer;
}