BODY {
	font-weight: normal;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

TABLE, P, PRE, TEXTAREA, INPUT, SELECT {
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

HR {
	color: #675200;
	border-bottom: solid 1px #dddddd;
}

.contentbackground {
	background-color: White;
}

.contentarea {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.linkdescription {
	font-size: 7pt;
	color: #000000;
	padding-left: 10px;
}

.background {
	background-color: #E8E5D9;
}

.outline {
	border: solid 1px #666666;
	padding: 2px 2px 2px 2px;
}

.bullet {
	background-color: #675200;
	width: 5px;
	height: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	font-size: 1px;
}

.frameborder-right {
	padding: 5px 5px 5px 5px;
	border-right: solid 3px #675200
}

.frameborder-left {
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #675200
}

a {
	color: #666666;
}

	a:visited {
		color: Purple;
	}

	a:hover {
		color: Blue;
	}

th {
	font-weight: bold;
	font-size: 9pt;
	border-top: solid 2px #675200;
	border-bottom: solid 5px #675200;
	background-color: #ffcc33;
	color: White;
}

	th a:link {
		color: White;
		text-decoration: none;
	}

	th a:visited {
		color: White;
		text-decoration: none;
	}

	th a:hover {
		color: #675200;
		text-decoration: none;
	}

.gridheader {
	font-weight: bold;
	font-size: 9pt;
	border-top: solid 2px #675200;
	border-bottom: solid 5px #675200;
	background-color: #ffcc33;
	color: White;
}

	.gridheader a:link {
		color: White;
		text-decoration: none;
	}

	.gridheader a:visited {
		color: White;
		text-decoration: none;
	}

	.gridheader a:hover {
		color: #675200;
		text-decoration: none;
	}

.button {
	background-image: url(/mytbb/master_popup/backdrop.jpg);
	background-color: #887838;
	color: White;
}

.tab-off {
	background-image: url(/mytbb/app_themes/popup/images/tab_bkg_off.gif);
	color: White;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

	.tab-off a:link {
		color: White;
		text-decoration: none;
	}

	.tab-off a:visited {
		color: White;
		text-decoration: none;
	}

.tab-on {
	background-image: url(/mytbb/app_themes/popup/images/tab_bkg_on.gif);
	color: White;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

	.tab-on a:link {
		color: White;
		text-decoration: none;
	}

	.tab-on a:visited {
		color: White;
		text-decoration: none;
	}

.tab-left-off {
	background-image: url(/mytbb/app_themes/popup/images/tab_left_off.gif);
	height: 25px;
	width: 10px;
}

.tab-left-on {
	background-image: url(/mytbb/app_themes/popup/images/tab_left_on.gif);
	height: 25px;
	width: 10px;
}

.tab-right-off {
	background-image: url(/mytbb/app_themes/popup/images/tab_right_off.gif);
	height: 25px;
	width: 10px;
}

.tab-right-on {
	background-image: url(/mytbb/app_themes/popup/images/tab_right_on.gif);
	height: 25px;
	width: 10px;
}

.colorheading {
	padding: 3px 0px 1px 5px;
	background-color: #ffcc33;
	color: White;
	border-right: solid 2px #cccccc;
	border-bottom: #666666 2px solid;
}

.header18, .header14, .header12, .header10, .header9 {
	font-weight: bold;
}

.header18 {
	font-size: 18pt;
}

.header14 {
	font-size: 14pt;
}

.header12 {
	font-size: 12pt;
}

.header10 {
	font-size: 10pt;
}

.header9 {
	font-size: 9pt;
}

.smalltext {
	font-size: 8pt;
}

.smalltext-highlight {
	font-size: 8pt;
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.pagerstyle {
	background-color: #FFCC66;
	height: 18px;
	border-bottom: 1px;
	border-top: 1px;
	border-bottom-color: #675200;
	border-top-color: #675200;
	color: White;
}

.selectedrow {
	background-color: #ffffcc;
}

.alternaterow {
	background-color: #f5f5f5;
}

.h-spacing {
	font-size: 2px;
	height: 2px;
}

.divider {
	background-color: #999999;
	width: 5px;
}

.movestatus-red {
	background-color: #cc0000;
	color: White;
}

	.movestatus-red a:link {
		color: White;
		text-decoration: underline;
	}

	.movestatus-red a:visited {
		color: White;
		text-decoration: underline;
	}

	.movestatus-red a:hover {
		color: #666666;
		text-decoration: underline;
	}

.movestatus-yellow {
	background-color: #ffff99;
}

.movestatus-green {
	background-color: #99ff99;
}

.MyCalendar .ajax__calendar_container {
	border: 1px solid #646464;
	background-color: lemonchiffon;
	color: red;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
	color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
	color: black;
	font-weight: bold;
}

.headerstyle {
	background-image: url(images/sort_none.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	vertical-align: middle;
}

.sortascheaderstyle {
	background-image: url(images/sort_asc.gif);
	background-color: #8dbdd8;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	vertical-align: middle;
}

.sortdescheaderstyle {
	background-image: url(images/sort_desc.gif);
	background-color: #8dbdd8;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	vertical-align: middle;
}

.ddfontfamily {
	font-family: Courier New;
}

.label {
	text-align: right;
	font-weight: bold;
}

.ActiveInputControl {
	background-color: #ffff99;
	font-weight: bold;
}

.hlink {
	background-image: url(/mytbb/app_themes/popup/images/tab_bkg_off.gif);
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.buttonfont {
	font-weight: bold;
	color: Blue;
}
