body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E6D3;
}
.box {
	background-color: #FFFFFF;
	border: 1px solid #A8C149;
}

.bg_border {
	background-color: #FFFFFF;
	border: 1px solid #A8C149;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #285540;
	text-decoration: none;
}

.menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9a7a5;
}

.menu a{
color:#000000;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}

.menu a:hover{
color:#278EAD;

text-decoration:underline;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969492;
	border-bottom-color: #969492;
}

.footer a{
padding-left:10px;
padding-right:10px;
color:#278faf;
text-decoration:none;
}

.footer a:hover{
text-decoration:underline;
}

.subtitle
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
.DialogTitle
{
color:#ffffff;
background-color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.cart_bgclass
{
background-color: #E9EFD1 ;
}
.cart_bgclass2
{
background-color:#ffffff;
}

.error
{
color:#FF0000; 
}
.Button {                                 
		FONT-FAMILY: Arial;
		BACKGROUND-COLOR:#A8C048;
		COLOR: #FFFFFF; FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		TEXT-DECORATION: none;
		border:none;
}  
.add {

color:#1B6884;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}