/* Link definitions */
a { color: #993300; text-decoration: none; }
a:hover,a:active { color: #666633; text-decoration: underline; }
a:visited { color: #993300; }

a.left_link { color:#ff9900; font-weight: bold;}
a:visited.left_link { color:#ff9900; font-weight: bold;}

/* Main body text */
body { font-family: arial, helvetica; background-color:#cccc99; color:#666633; }
td { font-size: 11px; }

hr.thin {border: 0; color: #DDDDDD; height: 1px; margin: 0 0 0 0; padding: 0 0 0 0;}

.small { font-size: 10px; }

.footer { color:#993300; }

.page_title { font-weight: bold; color:#ff9900; font-size: 13px; }

.page_title_rail { font-weight: bold; color:#666633; font-size: 13px; }

.rail_title { font-weight: bold; }

.left_rail { color:#ffff99; }

ul {
	
	margin-left: 2px;
	padding-left: 1.5em;
	}