body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
form{margin:0px; padding:0px;}
.borderTotal{
	border: 1px solid #333333;
}
.menu_out {
	background-color: #EEEEEE;
}
.menu_selected {
	background-color: #DDDDDD;
}
.divider_horizontal{
	border-bottom: 1px solid #333333;
}
.divider_vertical{
	border-left: 1px solid #333333;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #333333;*/
	color: #9E2E5E;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #9E2E5E;*/
	color: #333333;
	margin:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E2E5E;
	margin-top:0px;
	margin-bottom:0px;
}
.darkPurpleXLText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9E2E5E;
	margin-top:0px;
	margin-bottom:0px;
}
.darkPurpleText{
	color: #9E2E5E;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin-top:0px;
}
.magenta {
	color:#FF00FF;
}
.textfield{
	border: 1px solid #666666;
}
.button{
	border: 1px solid #666666;
	background-color:#EDD1ED;
	cursor:pointer;
}
.largeText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
}
.lightgrey { 
	background-color:#EEEEEE;
}
.latestprods {
	background-color: #EEEEEE;
}
.mostpopular {
	background-color: #EEEEEE;
}
.errorText{
	color: #FF0000;
}
a.menu {font-size: 12px;color: #333333; text-decoration:none;}
a.menu:link {font-size: 12px;color: #333333; text-decoration:none;}
a.menu:visited {font-size: 12px;color: #333333; text-decoration:none;}
a.menu:hover {font-size: 12px;color: #333333; text-decoration:underline;}
.freepostage {
	background-color: #EEEEEE;
	background-image: url(../images/freepostage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9E2E5E;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9E2E5E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9E2E5E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9E2E5E;
	text-decoration: underline;
}
.main_header{background:url(../images/_header1.gif) no-repeat;}
