.arialmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA2D2D;
}
.arialmediumlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA2D2D;
	text-decoration: underline;
}
.arialmediumlink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.verdanabold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AB5DC;
	font-weight: bolder;
}
.arialsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA2D2D;
	font-weight: bolder;
}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AA2D2D;
	text-decoration: none;
	font-size: 10px;
}
a.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

#leftnav {
	width: 150px;
	font-size: 12 px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #E3B3B3;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #E3B3B3 !important;
	border: 2px dotted #E3B3B3 !important; /* */
}

#cartcontent {
    background-color: #000000;
	font-size: 10px;
	font-weight: bolder;	
}

#detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#detail2 {
	font-family: Verdana;
	font-size: 9px;
	color: #AA2D2D;
}


#minicart {
	font-size: 9px;
	font-family: Verdana;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AA2D2D;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AA2D2D;
	font-weight: bold;
	background-position: center;
}

.title{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.title2{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #AA2D2D;
	font-weight: bold;
}

.entryTable .label {
	background-color: #E3B3B3;
}

.entryTable .title {
	background-color: #AA2D2D;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #B3DFBC;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #AA2D2D;
	background-color: #E3B3B3;

}

.notice {
	color: #996600;
	font-weight: bold;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

arialsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA2D2D;
	font-weight: bolder;
}
.link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #AA2D2D;
	text-decoration: underline;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;	
}

.companyname {
	font-family: Arial;
	font-size: 14px;
	color: #AA2D2D;
	font-weight: bold;
	font-style: italic;
}

.row1 {
	background-color: #E3B3B3;
}

.row2 {
	background-color: #E5A1A1;
}

.detailTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.detailTable .label {
	background-color: #EFEFEF;
}

.detailTable .content {
	background-color: #FFFFFF;
}