/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #661e2b; background-repeat: repeat-x;}

A:link { color: #111111; text-decoration: underline;}
A:visited { color: #661e2b; text-decoration: underline; }
A:hover { color: #660000; text-decoration: none;}

.txtBold { font-size: 11px; color: #333333; font-weight: bold;}
.txtNormal { font-size: 11px; color: #000000; line-height: 17px;}
.txtCompact { font-size: 10px; color: #000000; line-height: 14px;}
.txtColored { font-size: 11px; color: #660000; line-height: 14px;}
.txtSmall { font-size: 9px; color: #EEEEEE; line-height: 11px;}
.txtFooter { font-size: 9px; color: #777777;}

/* Drop Menu */
.wrap1{ position:absolute;}
.wrap2{ position:relative;}
#dropmenu0, #dropmenu1{ z-index:100;}
