/* CSS Document */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #336699;
	BACKGROUND-COLOR: #D6D7D9;
	BACKGROUND-REPEAT: repeat-x;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: square;
	font: arial, helvetica, sans-serif;
} 
A:link {
	color:#999933; text-decoration: none
} 
A:visited {
	color:#336699
} 
A:hover {
	color:#CCCC99
} 
A:active {
	color:#000000
}
TD.dropshadow {
	BACKGROUND-IMAGE: url(/images/bg_dropshadow_right.gif); BACKGROUND-REPEAT: repeat-y
}

