body {
	font-family: "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	background-color: #26264B;
	margin: 0px;
	background-image : url(images/bg_nav07bg.gif);
	background-repeat : repeat-x;
}

.Header01 {
	font-size: 24px;
	font-weight: bold;
}
.ContentText {
	font-size : 11px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
}
.Header02 {
	font-size: 16px;
	font-weight : bold;

}
li {
	list-style-image: url(/images/bullet_arrow.gif);
}

td {
	font-size: 11px;
}
.BigNumbers {
	font-size: 18px;
	font-weight: bold;
	background-color: #000099;
	padding : 5;
}
hr {
	height : 1px;
	border-top : 1px dashed #F8F8FF;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 0px;
}
.SubmitButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	font-family : "Trebuchet MS", sans-serif;
	border : 1px solid #9999CC;
	cursor: hand;

}
.bold {
	font-weight: bold;
}
.Header03 {
	font-size: 14px;
	font-weight : bold;
}

.header04 {
	font-size : 24px;
	vertical-align : bottom;
	border-bottom : 4px inset #20FF22;
}

.header05 {
	font-size : 24px;
	vertical-align : bottom;
	border-bottom : 4px inset #9400D3;
}

.Header06 {
	font-size: 20px;
	font-weight : bold;
	border-bottom : 1px solid #20FF22;
}

.Header07 {
	font-size: 20px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	line-height: 1em;
	border-top: 1px solid #FFD700;
}

.Header08 {
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	padding: 2em 0 0 0;
	text-transform: uppercase;
	letter-spacing: .5em;
	color: #FFD700;
}


th {
	font-size: 10px;
	text-align: left;
	border-bottom: 3px double #FFD700;
}

.ContentArea02 {
	padding-left : 20px;
	padding-top : 5px;
	padding-right : 10px;
}

.Products {
	background-color: #4D4E99;
}

.CartDetail {
	font-size : 14px;
	font-weight : bold;
}

#content {
	padding-left : 70px;
	padding-top : 20px;
	padding-bottom : 40px;
	padding-right : 20px;
}

.Table01 {
	background-color: #5253A4;
	margin-right: 10px;
}

.table02 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
}

.table03 {
	border-top: 1px solid #FFD700;
}