H1 {
	font-family : VERDANA, HELVETICA, ARIAL ;;
	font-size : 9pt;
}
BODY, TD {
	font-family : VERDANA, HELVETICA, ARIAL ;
	font-size : 9pt;
	border-bottom :  thin;
}


A {
	text-decoration: underline;
	color: Blue;
}
.Alink {
	text-decoration: underline;
	color: White;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}
.hints {
	border-color :  Maroon;
	border : thin solid;
	border-style : solid solid solid solid;
	list-style-type : square;
	color :  Maroon;
	list-style : square outside;
}
.highlight-text{ color: red;}
.big-letter{
	font : large;
}

.SectionTab
{
    FONT-SIZE: -2;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #000000 
}

.table-layout1{
	border-left:solid #E3C353 1px;
	border-right:solid #E3C353 1px;
	border-bottom:solid #E3C353 1px;
	border-top:solid #E3C353 1px;
}

.table-layout2{
	border-left:solid #000000  1px;
	border-right:solid #000000  1px;
	border-bottom:solid #000000  1px;
}


.table-layout3{
	border-top:solid #000000  1px;
	border-left:solid #000000  1px;
	border-right:solid #000000  1px;
	border-bottom:solid #000000  1px;
}

.pickup_table_layout{
	border-right:solid #000000 1px;
	BACKGROUND-COLOR: #FFFFFF;
}

.delivery_table_layout{
	BACKGROUND-COLOR: #FFFFFF;
}

.ErrorsTab
{
    FONT-SIZE: -2;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #E3C353
}

.bg1 {
	background-color: #66CCCC
}
.bg2 {
	background-color: #FB2304
}
.bg3 {
	background-color: #FDF051
}
.bg4 {
	background-color: #000000
}
.bg5 {
	background-color: #FFFFFF
}
