
td
{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #9C3232;
	font-size: 10pt;
	font-weight:bold;
}

table.user {border:1px solid #9C3232;}

table.closet {border:0px; width:900; border-collapse:collapse;}
table.bcloset {border:0px; width:460; border-collapse:collapse; padding:5px;}
table.bclosetWide {border:0px; width:600; border-collapse:collapse; padding:5px;}

table.sitems {border:0px; width:100%; border-collapse:collapse; padding:5px;}
table.sitems td {font-size:7pt; font-weight:normal;}

table.redOuter {border:1px solid #9C3232; width:460;}
table.redOuterWide {border:1px solid #9C3232; width:600;}

.red {background-color: #843636;}
.black {background-color: #000000;}
.lred {background-color: #843636;}

.eventHead {color:#9C3232;}


.sred {color:#9C3232; font-size:8pt;}
.swhite {color:white; font-size:8pt;}


a.menu:link {color:black; text-decoration:none; font-weight:bold;}
a.menu:active {color:black; text-decoration:none; font-weight:bold;}
a.menu:visited {color:black; text-decoration:none; font-weight:bold;}
a.menu:hover {color:black; text-decoration:underline; font-weight:bold;}

h2 {color:#9C3232;}
h3 {color:#9C3232;}
h5 {color:#9C3232;}

input 
{
	background-color: #FBF8CE;
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #9C3232;
	font-weight:normal;
}

select
{
	background-color: #FBF8CE;
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #9C3232;
	font-weight:normal;
}

textarea
{
	background-color: #FBF8CE;
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #9C3232;
	font-weight:normal;
} 

.none {border: 0px;}

a:link {
	color: #9C3232;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C3232;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.cat:link {color:black; text-decoration:none; font-weight:bold; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt;}
a.cat:active {color:black; text-decoration:none; font-weight:bold;  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt;}
a.cat:visited {color:black; text-decoration:none; font-weight:bold;  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt;}
a.cat:hover {color:black; text-decoration:underline; font-weight:bold;  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt;}

