BODY		{background: #D3E5EA url('images/bg.gif') repeat-y;
		scrollbar-face-color: #D3E5EA;
		scrollbar-highlight-color: #;
		scrollbar-shadow-color: #D3E5EA;
		scrollbar-3dlight-color: #;
		scrollbar-arrow-color:  #183b65;
		scrollbar-track-color: #D3E5EA;
		scrollbar-darkshadow-color: #183b65;
		}
TABLE		{font-family: tahoma, arial, helvetica, sans-serif;
		color: #183B65;
		font-size: 9pt;
		text-align: justify}

A:link		{font-family: tahoma, arial, helvetica, sans-serif;
		color: #dd8822;
		text-decoration: none;
		font-weight: bold}
A:visited	{font-family: tahoma, arial, helvetica, sans-serif;
		color: #dd8822;
		text-decoration: none;
		font-weight: bold}
A:hover		{font-family: tahoma, arial, helvetica, sans-serif;
		color: #183B65;
		text-decoration: none;
		font-weight: bold}

.blueLink:link	{font-family: tahoma, arial, helvetica, sans-serif;
		color: #dd8822;
		text-decoration: none;
		font-weight: bold}
.blueLink:visited{font-family: tahoma, arial, helvetica, sans-serif;
		color: #dd8822;
		text-decoration: none;
		font-weight: bold}
.blueLink:hover	{font-family: tahoma, arial, helvetica, sans-serif;
		color: #D3E5EA;
		text-decoration: none;
		font-weight: bold}


#leftBar	{position: absolute;
		left: 0px;
		top: 0px}
#topBar		{position: absolute;
		top: 0px;
		left: 190px;
		right: 0px;
		height: 70px;
		width: 75%;
		background: #183B65 url('images/topgrad.gif') no-repeat;
		background-position: right;
		vertical-align: text-bottom}
#mainBody	{position: absolute;
		left: 210px;
		top: 90px;
		width: 75%}
.boxTitle	{background: #183B65;
		font-size: 10pt;
		font-weight: bold;
		color: #dd8822;
		padding: 4px}
.boxSubTitle	{background: #183B65;
		font-size: 10pt;
		font-weight: bold;
		color: #dd8822;
		padding-left: 4px;
		padding-right: 4px}
.boxOuter	{border: 1px solid #183B65;
		width: 90%}
IMG		{border: none}