h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #371F7E;
	font-weight: normal;
}
.body_order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.b-thumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.b-bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #5A4B82;
	border-right-color: #5A4B82;
	border-bottom-color: #5A4B82;
	border-left-color: #5A4B82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #371F7E;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A4B82;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #5A4B82;
}
#loginbox {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-decoration: none;
	padding:10px;
}
#login {
	font-size:14px;
}
#loginbox a {
	color:black;
}
#username {
	padding-top:0px;
}
#password {
	padding-top:0px;
}
#rememberlbl {
	padding-top:0px;
}
#forgotpwdlbl {
	padding-top:0px;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
