BODY {
	font-weight: normal;
	font-size: 6pt;
	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: 6pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

HR {
	color: #675200;
	border-bottom: solid 1px #dddddd;
}

.contentarea {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
}

.linkdescription {
	font-size: 6pt;
	color: #000000;
	padding-left: 10px;
}



.shadow {
	filter: shadow(color:gray, strength:5, direction:315);
}

.outline {
	border: solid 1px #666666;
	padding: 2px 2px 2px 2px;
}

.buttonimage {
	background-image: url(/mytbb/app_themes/skyblue/images/button_bkg.jpg);
}

.bullet {
	background-color: #675200;
	width: 5px;
	height: 5px;
	margin-right: 5px;
	font-size: 1px;
}

a {
	color: #666666;
}

	a:visited {
		color: #333333;
	}

	a:hover {
		color: #000000;
	}

th {
	font-weight: bold;
	font-size: 7pt;
	border-top: solid 2px #675200;
	border-bottom: solid 5px #675200;
	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: 7pt;
	border-top: solid 2px #675200;
	border-bottom: solid 5px #675200;
	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;
	}

.colorheading {
	padding: 3px 0px 1px 5px;
	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: 8pt;
}

.header9 {
	font-size: 9pt;
}

.smalltext {
	font-size: 7pt;
}

.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;
}

.seperator {
	width: 100%;
	color: #666666;
	font-size: 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;
}

.content-border-L {
	background-image: url(images/content_border_L.gif);
	width: 10px;
}

.content-border-T {
	background-image: url(images/content_border_T.gif);
	height: 10px;
}

.content-border-R {
	background-image: url(images/content_border_R.gif);
	width: 10px;
}

.content-border-B {
	background-image: url(images/content_border_B.gif);
	height: 10px;
}

.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;
}

.print {
	visibility: hidden;
}
