/* Blooms Today Main CSS Styles*/

.mainbody {
	color: #624668;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
}

h1 {
	font-size:36px;
	font-weight:bold;
}

h2 {
	font-size:24px;
	font-weight:bold;
}

h3 {
	font-size:18px;
	font-weight:bold;
}

h4 {
	font-size:16px;
	font-weight:bold;
}

input.button {
	cursor: hand;
	cursor: pointer;
}

.smaller {
	color: #624668;
	font-size: 9px;
}

.big {
	color: #624668;
	font-size: 12px;
	font-weight: bold;
}

.bigger {
	color: #624668;
	font-size: 13px;
	font-weight: bold;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #624668;
}

.maintext {
	color: #624668;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
}

input.button {
	cursor: hand;
	cursor: pointer;
}

td.underline {
	border-bottom: 1px solid #624668;
}


.leftc {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #624668;
	border-right-color: #624668;
	border-bottom-color: #624668;
	border-left-color: #624668;
}

.big {
	font-family:verdana, arial, sans-serif;
	color: #624668;
	font-size: 12px;
	font-weight: bold;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #624668;
}