body {
	font: .8em/1.8em verdana, arial, sans-serif;
	text-align: center;
	background-color:#FFFFFF
}

td, th {
font: 0.8em/1.8em verdana, arial, sans-serif;
}

#Quotes{
float:right;
width: 150;
color: #990000;
text-align:center;
background-color:#FFFFCC;
font: 1.1em/1.4em verdana, arial, sans-serif;
font-weight:bold;
font-style:italic;
margin: 5px;
padding: 5px}


hr {
border: none;
background-color: #99CC00;
color: #99CC00;
height: 1px;
width: 90%;
text-align:center;
}

.txtTitleHome {
color:#99CC00;
font-size: 1.25em;
text-align:center;
text-shadow:0px 0px 5px grey;}

.txtJ {
	font: .8em/1.8em verdana, arial, sans-serif;
	text-align: justify;
}

.txtJ_Home {
	font: .8em/2.3em verdana, arial, sans-serif;
	text-align: justify;
}

.txtC {
	font: .8em/1.8em verdana, arial, sans-serif;
	text-align: center;
}
.txtL {
	font: .8em/1.8em verdana, arial, sans-serif;
	text-align: left;
}
.txtR {
	font: .8em/1.8em verdana, arial, sans-serif;
	text-align: right;
}

.spanBold {
	font-weight: bold;
}

a:link { 
	text-decoration: none;
	color: #333399;
}

a:visited { 
	text-decoration: none; 
	color: #333399;
}

a:hover { 
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	font-weight:bold;
}

#top {
background-image: url('pix/border/1_top_small_highres.jpg');
width: 725;
height: 48;
}

.BlinkText {
text-decoration:blink
}

#container {
background-image: url('pix/border/2_middle_small_highres.jpg');
background-repeat: repeat;
width: 725;
height: 36;
padding: 10 40 10 40;
text-align: justify;
}

#bottom {
background-image: url('pix/border/3_bottom_small_highres.jpg');
width: 725;
height: 48;
}

.OrderTable {
border-collapse:collapse;
}

.OrderTableCellR {
border-right: 1px dotted #D6DDE6;
}
.OrderTableCellRB {
border-right: 1px dotted #D6DDE6;
border-bottom: 1px dotted #D6DDE6;
}
.OrderTableCellB {
border-bottom: 1px dotted #D6DDE6;
}
