/* Main Styles */

body,div,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,th,td {font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333}
.small{font-size: 14px}
.xsmall{font-size: 12px}
.xxsmall{font-size: 11px}
.xxxsmall{font-size: 10px}
.large{font-size: 16px}
.xlarge{font-size: 17px;color:#993400}
.xxlarge{font-size: 20px;color:#993400}
.medbold{font-size: 14px;font-weight: bold;color:#993400}
.linkcopy{color:#990000;text-decoration:none;font-family:helvetica, sans-serif}
.dirtable {
	width: 100%;
}
.dirtable tr th {
	font-size: 14px;
	font-weight: bold;
	color:#993400;
	border-bottom: solid 2px #993400;
	padding-bottom: 2px;
	white-space: nowrap;
}

.dirtable tr td {
	padding: 4px 5px 4px 5px;
	white-space: nowrap;
}

.dirtable tfoot td {
	font-weight: bold;
	border-top: solid 2px #993400;
	padding-top: 2px;
}

.dirtable tr td.dircol {
	border-left: solid 1px #CCC;
}

a:link {color:#990000;text-decoration:none;font-family:helvetica, sans-serif}
a:visited {color:#990000;text-decoration:none;font-family:helvetica, sans-serif}
a:hover {color:#CC0000;text-decoration:underline;font-family:helvetica, sans-serif}

.deschlink:link {color:#838961;text-decoration:none}
.deschlink:visited {color:#838961;text-decoration:none}
.deschlink:hover {color:#7A805E;text-decoration:underline}

.days_cell {background-color:#FFF0BC;height:70; width: 86}
.empty_day_cell {background-color:#EDEDED;height:70; width: 86}
.today_cell {background-color:#FFE890;height:70; width: 86}
.title {background-color:#C1C1C1;font-size:13px;font-family:arial, helvetica;color:#666666;font-weight:bold;text-align: center}
