body
{
	font-size: 8pt;
	margin: 0px;
	color: black;
	font-family: Verdana, Arial;
}

TABLE
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a:link {
  text-decoration: underline;
  color: #000099;
}

a {
  text-decoration: underline;
  color: #000099;
}
.redlinks a
{
	color: #ff0000;
	text-decoration: none;
}

.redlinks a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.redlinks a:link
{
	color: #ff0000;
	text-decoration: none;
}
.txtheaderinvisible
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #9999cc;
	border-bottom-style: none;
}

.headerbar
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #9999cc;
}

.searchtextbox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 130px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}

.headerbar a
{
	font-weight: bold;
	color: #ffffff;
  text-decoration: underline;
}

.headerbar a:hover
{
	font-weight: bold;
	color: gold;
	text-decoration: underline;
}

.headerbar a:link
{
	font-weight: bold;
	color: #ffffff;
  text-decoration: underline;
}

.subheaderbar
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: gold;
	background-color: #9999cc;
}

.subheaderbar a
{
	font-weight: bold;
	color: #ffffff;
  text-decoration: underline;
}

.subheaderbar a:hover
{
	font-weight: bold;
	color: gold;
	text-decoration: underline;
}

.subheaderbar a:link
{
	font-weight: bold;
	color: #ffffff;
  text-decoration: underline;
}

.dashtbtotrow
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	background-color: gold;
}

.dashtbtotrow a
{
	font-weight: bold;
	color: black;
	font-size: 9px;
  text-decoration: underline;
}
.dashtbtotrow a:hover
{
	font-weight: bold;
	color: dimgrey;
	font-size: 9px;
	text-decoration: underline;
}
.dashtbtotrow a:link
{
	font-weight: bold;
	color: black;
	font-size: 9px;
  text-decoration: underline;
}
.dashtb
{
	border-right: #9999cc 1px solid;
	border-top: #9999cc 1px solid;
	margin-top: 5px;
	border-left: #9999cc 1px solid;
	border-bottom: #9999cc 1px solid;
}

.dashtblead
{
	border-right: #f99d27 1px solid;
	border-top: #f99d27 1px solid;
	margin-top: 5px;
	border-left: #f99d27 1px solid;
	border-bottom: #f99d27 1px solid;
}

.dashtbproposal
{
	border-right: #E4905C 1px solid;
	border-top: #E4905C 1px solid;
	margin-top: 5px;
	border-left: #E4905C 1px solid;
	border-bottom: #E4905C 1px solid;
}

.dashtbproject
{
	border-right: #ABB524 1px solid;
	border-top: #ABB524 1px solid;
	margin-top: 5px;
	border-left: #ABB524 1px solid;
	border-bottom: #ABB524 1px solid;
}

.dashtbgrid
{
	font-weight: bold;
}

.dashtbtitle
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/framework/title.gif);
	color: black;
	background-color: #dbdbeb;
}
.dashtbtitle td
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: #9999cc 1px solid;
}
.dashtbtitle td a
{
	font-weight: bold;
	color: darkgreen;
	text-decoration: underline;
}
.dashtbtitle td a:hover
{
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
.dashtbtitle td a:link
{
	font-weight: bold;
	color: darkgreen;
  text-decoration: underline;
}
.dashtbtitlelead
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/lead/title.gif);
	color: black;
	background-color: #dbdbeb;
}
.dashtbtitlelead td
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: #f99d27 1px solid;
}
.dashtbtitlelead td a
{
	font-weight: bold;
	color: darkgreen;
	text-decoration: underline;
}
.dashtbtitlelead td a:hover
{
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
.dashtbtitlelead td a:link
{
	font-weight: bold;
	color: darkgreen;
  text-decoration: underline;
}
.dashtbtitleproposal
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/proposal/title.png);
	color: black;
	background-color: #dbdbeb;
}
.dashtbtitleproposal td
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: #E4905C 1px solid;
}
.dashtbtitleproposal td a
{
	font-weight: bold;
	color: darkgreen;
	text-decoration: underline;
}
.dashtbtitleproposal td a:hover
{
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
.dashtbtitleproposal td a:link
{
	font-weight: bold;
	color: darkgreen;
  text-decoration: underline;
}

.dashtbtitleproject
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/project/title.gif);
	color: black;
	background-color: #dbdbeb;
}
.dashtbtitleproject td
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: #ABB524 1px solid;
}
.dashtbtitleproject td a
{
	font-weight: bold;
	color: darkgreen;
	text-decoration: underline;
}
.dashtbtitleproject td a:hover
{
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
.dashtbtitleproject td a:link
{
	font-weight: bold;
	color: darkgreen;
  text-decoration: underline;
}
.dashtbmessage
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	color: green;
	font-size: 7pt;
	padding-top: 3px;
	background-color: whitesmoke;
}
.dashtbwarning
{
	border-right: chocolate;
	padding-right: 5px;
	border-top: chocolate;
	padding-left: 5px;
	font-weight: bold;
	border-left: chocolate;
	color: #ff9900red;
	border-bottom: chocolate;
	background-color: gainsboro;
}
.dashtbtextbox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 100px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbrow1
{
	background-color: white;
}
.dashtbrow2
{
	background-color: #f5f5f5;
}
.dashtbhead
{
	font-weight: bold;
	color: white;
	font-size: 9px;
	background-color: #3D3D3D;
}

.dashtbhead a
{
	font-weight: bold;
	color: #ffffff;
	font-size: 9px;
  text-decoration: underline;
}
.dashtbhead a:hover
{
	font-weight: bold;
	color: gold;
	font-size: 9px;
	text-decoration: underline;
}
.dashtbhead a:link
{
	font-weight: bold;
	color: #ffffff;
	font-size: 9px;
  text-decoration: underline;
}
.dashtbdeletebutton
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	border-top-style: outset;
	font-family: Verdana, Arial;
	border-right-style: outset;
	border-left-style: outset;
	background-color: firebrick;
	border-bottom-style: outset;
}
.dashtbbuttonhighlight
{
	font-weight: bold;
	font-size: 8pt;
	width: 200px;
	color: white;
	border-top-style: outset;
	font-family: Verdana, Arial;
	border-right-style: outset;
	border-left-style: outset;
	background-color: chocolate;
	border-bottom-style: outset;
}

.dashtbedit
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	margin-top: 10px;
	font-weight: bold;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.dashtbedit td
{
	border-bottom: white 1px solid;
}
.dashtbedithead
{
	padding-right: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: black;
	background-color: #f5f5f5;
	text-align: right;
	vertical-align:top;
}
.dashtbedithead2
{
	padding-right: 3px;
	padding-left: 15px;
	font-weight: bold;
	vertical-align: top;
	color: white;
	background-color: darkgray;
	text-align: right;
}
.dashtbeditheadlead
{
	padding-right: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: black;
	background-color: #f5f5f5;
	text-align: right;
}
.dashtbedittophead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	color: maroon;
	background-color: #f5f5f5;
}
.dashtbeditmandatory
{
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
	color: gold;
	background-color: midnightblue;
	text-align: right;
}
.txtmandatory
{
	color: gold;
}
.dashtbeditrow2
{
	padding-left: 3px;
	background-color: white;
}

.dashtbeditfoot
{
	font-weight: bold;
	color: black;
	background-color: white;
	padding-right:10px;
	padding-left: 10px;
}
.dashtbeditgrideditrow
{
	padding-left: 3px;
	background-color: #dbdbeb;
}
.dashtbgridarrows
{
	font-size: 10pt;
	color: white;
	font-family: Webdings;
}
.dashtbeditgridtextbox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 70px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbeditgridtextboxlarge
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 120px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbedittextboxtiny
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 50px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbedittextboxsmall
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 100px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbfileinput
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 175px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
	}
.dashtbedittextbox
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 200px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbedittextboxmedium
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 300px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbedittextboxlarge
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	width: 400px;
	color: black;
	border-bottom: lightgrey 1px solid;
	height: 17px;
}
.dashtbedittextarea
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	background-color: white;
	scrollbar-base-color:#efebef;
	scrollbar-arrow-color:yellowgreen;
	scrollbar-DarkShadow-Color: #efebef; 
	width: 100%;
	height: 100px;
}
.dashtbedittextareasmall
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	background-color: white;
	scrollbar-base-color:#efebef;
	scrollbar-arrow-color:yellowgreen;
	scrollbar-DarkShadow-Color: #efebef; 
	width: 130px;
	height: 80px;
}

.dashtbedittextarealarge
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	background-color: white;
	scrollbar-base-color:#efebef;
	scrollbar-arrow-color:yellowgreen;
	scrollbar-DarkShadow-Color: #efebef; 
	width: 100%;
	height: 200px;
}
.dashtbedittextareaxlarge
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	background-color: white;
	scrollbar-base-color:#efebef;
	scrollbar-arrow-color:yellowgreen;
	scrollbar-DarkShadow-Color: #efebef; 
	width: 100%;
	height: 400px;
}
.dashtbedittextareatask
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana;
	background-color: white;
	scrollbar-base-color:#efebef;
	scrollbar-arrow-color:yellowgreen;
	scrollbar-DarkShadow-Color: #efebef; 
	width: 450px;
	height: 50px;
}
.dashtbeditdd
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 8pt;
	border-left: #959684 1px solid;
	border-bottom: lightgrey 1px solid;
}
.dashtbeditbtnsave
{
	border-right: green thin outset;
	border-top: green thin outset;
	font-weight: bold;
	font-size: 8pt;
	border-left: green thin outset;
	width: 80px;
	color: white;
	border-bottom: green thin outset;
	font-family: Verdana;
	height: 18px;
	background-color: darkgreen;
}
.dashtbeditbtnedit
{
	border-right: darkgreen thin outset;
	border-top: darkgreen thin outset;
	font-weight: bold;
	font-size: 8pt;
	border-left: darkgreen thin outset;
	width: 80px;
	color: white;
	border-bottom: darkgreen thin outset;
	font-family: Verdana;
	height: 18px;
	background-color: darkgreen;
}
.dashtbeditbtncancel
{
	border-right: darkblue thin outset;
	border-top: darkblue thin outset;
	font-weight: bold;
	font-size: 8pt;
	border-left: darkblue thin outset;
	width: 80px;
	color: white;
	border-bottom: darkblue thin outset;
	font-family: Verdana;
	height: 18px;
	background-color: darkblue;
}
.dashtbeditbtndelete
{
	border-right: maroon thin outset;
	border-top: maroon thin outset;
	font-weight: bold;
	font-size: 8pt;
	border-left: maroon thin outset;
	width: 80px;
	color: white;
	border-bottom: maroon thin outset;
	font-family: Verdana;
	height: 18px;
	background-color: maroon;
}
.systemmessagebig
{
	font-weight: bold;
	font-size: 50pt;
	color: darkgray;
}
.systemmessagesmall
{
	font-weight: bold;
	font-size: 12pt;
	color: darkgray;
}
.systemmessagemedium
{
	font-weight: bold;
	font-size: 20pt;
	color: darkgray;
}
.systemmessagetiny
{
	font-weight: bold;
	font-size: 7pt;
	color: darkgray;
}
.tberror
{
	margin-top: 10px;
	font-size: 10pt;
	color: dimgray;
}

.tberrortitle
{
	font-size: 48pt;
	color: darkgray;
}
.dashtbcalsidebutton
{
	margin-top: 5px;
}
.calSide
{
	border-right: #9999cc 1px solid;
	border-top: #9999cc 1px solid;
	margin-top: 10px;
	border-left: #9999cc 1px solid;
	border-bottom: #9999cc 1px solid;
}
.calSideDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	background-color: whitesmoke;
	text-align: center;
}
.calSideDay
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
}
.calSideToday
{
	border-right: darkgreen 1px solid;
	border-top: darkgreen 1px solid;
	padding-bottom: 2px;
	border-left: darkgreen 1px solid;
	padding-top: 1px;
	border-bottom: darkgreen 1px solid;
	background-color: white;
}
.calSideSelDay
{
	color: white;
	background-color: navy;
}
.calSide a
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: none;
}
.calSide a:hover
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: underline;
}
.calSide a:link
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: none;
}

.calSideDayBold
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
}
.calSideDayBold a
{
	font-weight: bold;
	font-size: 7pt;
	color: forestgreen;
	text-decoration: none;
}
.calSideDayBold a:hover
{
	font-weight: bold;
	font-size: 7pt;
	color: forestgreen;
	text-decoration: underline;
}
.calSideDayBold a:link
{
	font-weight: bold;
	font-size: 7pt;
	color: forestgreen;
	text-decoration: none;
}
.cal
{
	color: white;
}
.cal a
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	text-decoration: none;
}
.cal a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	text-decoration: underline;
}
.cal a:link
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	text-decoration: none;
}
.calTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: midnightblue;
}
.calDayHeader
{
	font-weight: bold;
	font-size:7pt;
	color: white;
	background-color: #9999cc;
}
.calDay
{
	font-size: 7pt;
	height: 17%;
	background-color: whitesmoke;
	text-align: right;
}
.calOtherDay
{
	height: 16.6%;
	color: #999999;
	background-color: whitesmoke;
	text-align: right;
}
.calOtherDay a
{
	font-weight: normal;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}
.calOtherDay a:hover
{
	font-weight: normal;
	font-size: 7pt;
	color: #999999;
	text-decoration: underline;
}
.calOtherDay a:link
{
	font-weight: normal;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

.calToday
{
	border-right: darkgreen 2px solid;
	border-top: darkgreen 2px solid;
	padding-bottom: 2px;
	border-left: darkgreen 2px solid;
	padding-top: 1px;
	border-bottom: darkgreen 2px solid;
	background-color: whitesmoke;
	text-align: right;
}
.calSelDay
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	padding-bottom: 2px;
	border-left: navy 1px solid;
	padding-top: 1px;
	border-bottom: navy 1px solid;
	background-color: whitesmoke;
	text-align: right;
}
.appttab
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	background-color: #d8e8f8;
}
.appttabtitle
{
	border-top: #6699cc 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: #6699cc 1px;
	background-color: #d8e8f8;
}
.appttabbody
{
	border-right: #6699cc 1px solid;
	padding-bottom: 5px;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	background-color: #d8e8f8;
}
.appttabtitle2
{
	border-bottom: 1px solid #6699cc;
}
.appttabend
{
}
.popcalDay
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
}
.popcalDay a
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: none;
}
.popcalDay a:hover
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: underline;
}
.popcalDay a:link
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: none;
}
.popcalOtherDay
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}.popcalOtherDay a
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: none;
}
.popcalOtherDay a:hover
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: underline;
}
.popcalOtherDay a:link
{
	font-weight: normal;
	font-size: 7pt;
	color: navy;
	text-decoration: none;
}
.reminderpaneltitle
{
	padding-left:5px;
	background-color :whitesmoke;
}

.matrixtable td
{
	padding-left: 7px;
	padding-left: 7px;
	font-weight: bold;
	background-color: #ebebf5;
}

.matrixhead
{
	font-weight: bold;	font-size: 12pt;	color: white;	background-color: #9999cc;
}
.salepricing
{
	font-weight: bold;
	font-size: 10pt;
	color: darkgreen;
}
.regpricing
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: line-through;
}
.smallgreen
{
	font-weight:bold;
	font-size:9px;
	color:Green;
}
.smallorange
{
	font-weight: bold;
	font-size: 9px;
	color: darkorange;
}
.smallred
{
	font-weight:bold;
	font-size:9px;
	color:red;
}
.smallblue
{
	font-weight: bold;
	font-size: 9px;
	color: blue;
}
.smallblack
{
	font-weight:bold;
	font-size:9px;
	color:Black;
}
.metricblack
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black
}
.tinyblack
{
	font-weight:bold;
	font-size:8px;
	color:Black;
}
.tinyred
{
	font-weight:bold;
	font-size:8px;
	color:red;
}
.tinygreen
{
	font-weight:bold;
	font-size:8px;
	color:Green;
}
.rptHeader
{
	font-weight: bold;
	font-size: 17px;
	color:Navy;
}
.redlinks a
{
	color: #ff0000;
	text-decoration: none;
}

.redlinks a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.redlinks a:link
{
	color: #ff0000;
	text-decoration: none;
}

.dashquicklinks
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/framework/titlequicklinks.gif);
	color: black;
	background-color: #dbdbeb;
}
.dashquicklinks td
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: #f99d27 1px solid;
}
.dashquicklinks td a
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
.dashquicklinks td a:hover
{
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.dashquicklinks td a:link
{
	font-weight: bold;
	color: #000099;
  text-decoration: underline;
}
.campaigncontrolpanel
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/workflow/panel.gif);
	color: black;
	background-color: #dbdbeb;
}
.nopadspace td
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

.TopMenuGroup
{
  background-image:url(../images/top_group_background.gif);
  background-color:#DBD7D0;
  border:1px solid black; 
}

.TopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-left-color:#737373;
  border-top-color:#4C4C4C;
  border-bottom-color:#131413;
  cursor:default;
}

.TopMenuItemHover 
{
  color:white;
  background-color:#3D3D3D; 
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-bottom-color:#AAAAAA;
  cursor:default;
}


.MenuGroup
{
  background-image:url(../images/group_background.gif);
  background-color:#DBD7D0;
  border:1px solid black; 
}

.MenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  margin:1px;
  cursor:default;
}

.MenuItemHover 
{
  background-color:gold;
  color:black; 
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid orange;
  cursor:default;
}

.MenuBreak
{
  background-image:url(../images/break.gif);
  width:100%;
  height:1px;
}