BODY	{ margin: 0px;  }
BODY,TD	{ font: 9pt Arial,Helvetica,sans-serif; }

#bigwrap	{ height: 100%; background-image: url(../images/background_linen.png); }
#shadow		{ width: 825px; height: 100%; background-image: url(../images/background_shadow.png); }
#wrapper 	{ width: 760px; height: 100%; background-color: #F9F9F9; }

#content	{ background-color: white; padding: 0px 30px; border-bottom: 1px solid #c6c6c6; }

.frametable	{ border-collapse: collapse; }
.frametable TD	{ padding: 0px; border: 0px solid black; }

A:active	{ outline: none; }
A:focus		{ outline: none; }
:focus		{ -moz-outline-style: none; }
