body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	top-margin: 20px;
	left-margin: 10px;
	bottom-margin: 10px;
	background-repeat: repeat-x;
	background-position: bottom;

}



a:link{
	color: #7831BA;
	text-decoration: none;
}


a:visited {
	color: #7831BA;
	text-decoration: none;
}

a:hover {
	color: #7831BA;
	text-decoration: underline;
}

.products a:link{
	color: #AC9FB2;
	text-decoration: none;
}


.products a:visited {
	color: #AC9FB2;
	text-decoration: none;
}

.products a:hover {
	color: #AC9FB2;
	text-decoration: underline;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	vertical-align: top;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.title {
	font-size:14px;
	color: #6910BB;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	background-color:#F4EBF5 ;

}

.small_text {
font-size:10px;
}

select, input  {
	background-color:#FFFFFF; 
	border: 1px solid #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a0a0a;
	height:16px;
}

textarea {
	background-color:#FFFFFF; 
	border: 1px solid #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a0a0a;
	width: 150px;
}

input.paypal {
	width: 150px;
	height: 52px;
}
.checkbox{
	border:0px;
	color:#FFF2FF;
}

.tableheading {
	font-weight:bold;
	color:#7831BA;
	text-align:center;
}

.tablecell {
	text-align:center;
}

.subheading {
	font-weight:bold;
	color:#7831BA;
}





