.smallWhite {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.verySmallGreen {
	color:#2D5702;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.smallGreen {
	color:#2D5702;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

.smallBlack {
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

.elevenBlack {
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}


.mediumBlack {
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}



.elevenGreen {
	color:#2D5702;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.fourteenGreen {
	color:#2D5702;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}


.mediumWhite {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}

.mediumGreen {
	color:#2D5702;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.mediumGreenBold {
	color:#2D5702;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.fourteenBlack {
	color:#000000;
	font-family: verdana, helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}

.twelveBlack {
	color:#000000;
	font-family: verdana, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}


.largeWhite {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}


.qbSelections_title {
font-family: arial, helvetica, sans-serif;
font-variant: small-caps;
font-weight:normal;
font-size:14px;

           }

.qbSelections_subtitle {
color:#2D5702;
font-family: arial, helvetica, sans-serif;
font-weight:normal;
font-size:10px;
           

           }

.yellow {
font-family: arial, helvetica, sans-serif;
background-color: yellow;
font-weight:normal;
font-size:10px;
           }


td.niceup
{
background:buttonface #ffffff;
border-left: 1 solid buttonhighlight;
border-right: 1 solid buttonshadow;
border-top: 1 solid buttonhighlight;
border-bottom: 0 solid buttonshadow;
}


td.nicedown{
background:buttonface #e7e7ce;
border-left: 1 solid buttonshadow;
border-right: 1 solid buttonhighlight;
border-top: 1 solid buttonshadow;
border-bottom: 0 solid buttonhighlight;
}

td.explainer {
font-family:Verdana;
font-size:10pt;
color:#000000;
}


.logo {
font-family: Arial;
font-variant: small-caps;
font-weight: lighter;
font-size: 13px;
           }


.menu {
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}


.header19 {
font-family: Arial;
font-variant: small-caps;
font-weight: normal;
font-size: 19px;
           }


.datePicker {
	border:		1px solid WindowText;
	background:	Window;
	width:		170px;
	padding:	0px;
	cursor:		default;
	-moz-user-focus: normal;
}


.datePicker td {
	font:			smallcaption;
	font:			small-caption;
	text-align:		center;
	color:			WindowText;
	cursor:			default;
	font-weight:	normal !important;
	-moz-user-select:	none;
	padding:		0;
}

.datePicker td.red {
	color:			red;
}

.datePicker .header {
	background:		ActiveCaption;
	padding:		3px;
	border-bottom:	1px solid WindowText;
}

.datePicker .headerTable {
	width:			100%;
}

.datePicker .footer {
	padding: 3px;
}

.datePicker .footerTable {
	width:		100%;
}

.datePicker .grid {
	padding:	3px;
}
.datePicker .gridTable {
	width:	100%;
}

.datePicker .gridTable td {
	width:	14.3%;
}

.datePicker .gridTable .daysRow td {
	font-weight:	bold !important;
	border-bottom:	1px solid ThreeDDarkShadow;
}

.datePicker .grid .gridTable .upperLine {
	width:		100%;
	height:		2px;
	overflow:	hidden;
	background:	transparent;
}

.datePicker td.today {
	font-weight:	bold !important;
	background-color:	ThreeDFace;
}

.datePicker td.selected {
	background:		Highlight;
	color:			HighlightText !important;
}

.datePicker td.labelContainer {
	width:	100%;
}

.datePicker td .topLabel {
	color:			CaptionText;
	display:		block;
	font-weight:	bold !important;
	width:			100%;
	text-decoration:	none;
	
}

.datePicker td.filler {
	width:			100%;
}

.datePicker button {
	border-width:	1px;
	font:			Caption;
	font-weight:	normal !important;
}

.datePicker .previousButton {
	background:	buttonface url("../images/arrow.left.png") no-repeat center center;
}

.datePicker .nextButton {
	background:	buttonface url("../images/arrow.right.png") no-repeat center center;
}
.datePicker .previousButton,
.datePicker .nextButton {
	width:			14px;
	height:			14px;
}

.datePicker .todayButton,
.datePicker .noneButton {
	width:	50px;
}


.datePicker .labelPopup {
	position:	absolute;
	min-width:	130px;
	background:	Window;
	border:		1px solid WindowText;
	padding:	1px;
}

.datePicker .labelPopup a {
	width:				100%;
	display:			block;
	color:				WindowText;
	text-decoration:	none;
	white-space:		nowrap;
}

.datePicker .labelPopup a:hover {
	background:	Highlight;
	color:		HighlightText;
}

.datePicker .labelPopup a.selected {
	font-weight:	bold;
}



