BODY
{
    FONT-FAMILY:  Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color:white
}
TD
{
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
}
.HeadLine
{
	font-weight:bold;
	font-size:16px;
	color: #003399
}
.GroupTree
{
	font-size:11px;
	color:#003399;
	font-weight:bold;
}
.GroupTree SPAN
{
	font-size:11px;
	color:Black;
	font-weight:normal;
}

.Alphabet
{
	border-right: #990000 2px solid;
	border-top: #990000 2px solid;
	border-left: #990000 2px solid;
	border-bottom: #990000 2px solid;
	background-color: white;
}
.Alphabet A
{
	font-weight:bold;
	color:#CC0000;
}
.noBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.menu
{
	border-top: white 2px solid;
	color: white;
	background-color: #990000;
}
.menu TD
{
	color:White;
	font-family: Arial;
	font-weight:bold;
	font-size:12px
}
.menu A
{
	color:White;
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none	
}
.menu .selected
{
	color:Yellow
}
.mainLeft
{
	border-right: solid 2px white;
	background-color:#CCCCCC
	
}
.mainRight
{
	border-left: solid 2px white;
	background-color:white
}
.mainCenter
{
	border-left: solid 2px white;
	background-color:#EEEEEE
}
.mainGroups
{
	border-left: solid 2px white;
	background-color:#FFFFFF
}
.bottom
{
	background-color: #990000;
}
.bottom TD
{
	color:White;
	font-family: Verdana;
	font-size:10px
}
.bottom A
{
	color:White;
	font-family: Verdana;
	font-size:10px;
	text-decoration:none
}

.topAreaMenu
{
	font-weight: bold;
	font-size: 10pt;
}

.topAreaMenuMouseOver
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: #003399;
}

.subAreaMenu
{
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
	background-color: #003399;
	padding-left:10px;
}

.subAreaMenuMouseOver
{
	font-weight: normal;
	font-size: 10pt;
	cursor: hand;
	color: #000000;
	background-color: Yellow;
	padding-left:10px;
}
.buttons
{
	border-right: #990000 2px solid;
	border-top: #990000 2px solid;
	border-left: #990000 2px solid;
	border-bottom: #990000 2px solid;
	background-color: #eeeeee;
}


.altStyle
{
	background-color: #EEEEEE;
}
.altStyleInfo
{
	background-color: #EEEEEE;
	font-size:x-small;
	color:#003399;
	font-style:italic;
}
.Info
{
	font-size:x-small;
	color:#003399;
	font-style:italic;
}
.normStyle
{
}

.bluecell
{
	font-weight: bold;
	color: white;
	background-color: #990000;
}
.smallText
{
	font-size:xx-small;
}
.headline TD
{
	color:#003399;
	font-weight:bold;
	font-size:x-small;
}
.rowHigh
{
	padding-bottom:5px;
	padding-top:5px;
}
.cart
{
	border-collapse:collapse
}
.cart .left
{
	background-color: #c0c0c0;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	font-weight:bold
}
.cart .right
{
	background-color:#c0c0c0;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	padding: 5px 5px 5px 5px;
	font-weight:bold
}
.cart .pad
{
	padding: 5px 5px 5px 5px;
	font-weight:bold
}

.pageBreak
{
    page-break-after : always;
}


