BODY {
	background-color:#ffcccc;
	margin-left:0px; margin-top: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #850000;
}

.menu {
	background-color: #ffcccc;
	clear: left;
	border: thin solid #ffffff;
	white-space: normal;
	color: #850000;
	height: 20px;
}

.textbox {
	background-color: #ffcccc;
	clear: left;
	border: thin solid #ffffff;
	white-space: normal;
	color: #850000;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #EC037C;
}

.title,.title:link,.title:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #EC037C;
	font-weight:bold;
	text-decoration:none;
		}
.title:hover {
	color: #850000;
	text-decoration:underline;
}

.largetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #850000;
		}
		
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	color: #850000;
			}
			
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	height: auto;
	color: #850000;
	text-decoration: none;
	border-top: thin solid #9F003A;
	border-right: thin solid #9F003A;
	border-bottom: thin solid #9F003A;
	border-left: thin solid #9F003A;
	background-color: #ffcccc;
}

.lineadjust {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #850000;
	text-decoration:none;
}
a:hover {
	color: #EC037C;
	text-decoration:underline;
}

.errtext {
	color:red;
}

.thinbox {
	border:1px solid #850000;
}

.toprightborder {
	border-top: 1px dotted #EC037C;
	border-right: 1px dotted #EC037C;
}
.bottomborder {
	border-bottom: 1px dotted #850000;
	padding: 5px;
}
.bottomborderred {
	border-bottom: 1px solid #EC037C; 
	padding: 5px;
}
.bottombordersolid {
	border-bottom: 1px solid #850000;
	padding: 5px;
}

.bottomrightborder {
	border-bottom: 1px dotted #EC037C;
	border-right: 1px dotted #EC037C;
}

.leftrightborder {
	border-left: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;
}

.tableheader {
	background-color: #FCE4E4;
}

.carttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	color: #ffcccc;
}

.small-super {
	font-size: 9px;
	vertical-align:super;
}

.button {
 border: 1px solid #ffaaaa;
 background-color:#fce4e4;
}

.caption {
 font-size:9px;
}

.smallsize {
	font-size:10px;
}
.hlrow {
	background-color: #ffcccc; layer-background-color:#ffcccc; cursor: pointer; cursor: hand;
}

.dlrow {
	background-color: #FCE4E4; layer-background-color:#FCE4E4;
}
