/* General page style. The scroll bar colours only visible in IE5.5+ */
body {

	background-color: #FFFFFF;
	font-size: 10pt;
	scrollbar-face-color: #DEE3E7
}

/* General font families for common tags */

font, th, td, p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link, a:active, a:visited { color : #FF9999; }
a:hover		{ text-decoration: bold; color : #FFFFFF; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.shadow1, .shadow2, .shadow3 {display:inline-table}
.shadow1 {float:left; background:url('../../../../../images/shadow.gif') no-repeat right bottom; }
.shadow2 {background:url('../../../../../images/corner_bl.gif') no-repeat left bottom; }
.shadow3 {background:url('../../../../../images/corner_tr.gif') no-repeat right top; ; padding-left:0; padding-right:5px; padding-top:0; padding-bottom:5px}
.shadow4 {padding:5px; background-color: #FFFFFF; border:1px solid #E4E4E4;}


