body {
	font-family: tahoma, arial, verdana, sans;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	scrollbar-base-color:#DEDEDD;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#EEEEEE;
	scrollbar-face-color:#DEDEDD;
	scrollbar-3dlight-color:#999999;
	scrollbar-highlight-color:#DEDEDD;
	scrollbar-shadow-color:#DEDEDD;
	scrollbar-darkshadow-color: #999999;
}

td {
	font-family: tahoma, arial, verdana, sans-serif; 
	font-size: 9pt; 
	color: #333333; 
}

#fullheight{height:100%}

.gfx1 {
    background-image:url("gfx/r1_c1.jpg");
    background-repeat:no-repeat;
    height:87px;
}

.gfx2 {
    background-image:url("gfx/r2_c1.jpg");
    background-repeat:repeat;
    height:20px;
    font-size: 9pt;
    text-align: right;
    padding-right: 10px;
    font-weight: bold
}

.gfx3 {
    background-image:url("gfx/r3_c1.jpg");
    background-repeat:no-repeat;
    height:47px;
}

.gfx4 {
    background-image:url("gfx/r11_c1.jpg");
    background-repeat:no-repeat;
    height:17px;
}

.gfx_l1 {
    background-image:url("gfx/r4_c1.jpg");
    background-repeat:no-repeat;
    height:183px;
    width:206px;
}

.gfx_c1 {
    background-image:url("gfx/r4_c2.jpg");
    background-repeat:no-repeat;
    height:38px;
    width:417px;
    font-size: 11pt;
    padding-left: 9px;
    font-weight: bold;
    color: #336699;
}

.gfx_r1 {
    background-image:url("gfx/r4_c3.jpg");
    background-repeat:no-repeat;
    height:20px;
    width:155px;
}

td.footer {
    font-size: 8pt;
    color: #888888;
    text-align: center;
    padding: 2px;
}

.gfx_l2 {
    background-image:url("gfx/r9_c1.jpg");
    background-repeat:repeat;
    height:10px;
}

.gfx_c2 {
    background-image:url("gfx/r6_c2.jpg");
    background-repeat:no-repeat;
    height:22px;
}

.gfx_c3 {
    background-image:url("gfx/r10_c2.jpg");
    background-repeat:repeat;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 6px;
}

.gfx_r2 {
    background-image:url("gfx/r5_c3.jpg");
    background-repeat:no-repeat;
    height:18px;
    padding-left: 27px;
}

.gfx_r3 {
    background-image:url("gfx/r6_c3.jpg");
    background-repeat:no-repeat;
    height:19px;
    padding-left: 27px;
}

.gfx_r4 {
    background-image:url("gfx/r10_c3.jpg");
    background-repeat:repeat;
    height: 100%;
    
}

td.left {
  font-size: 9pt; 
  color: #333333; 
  background-color: #efedde; 
  border: #666666; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

td.right {
  font-size: 9pt; 
  color: #333333; 
  background-color: #d7e2da; 
  border: #666666; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

table.full {
    height: 100%;
    margin:0px;
}

a {
	text-decoration: none;
	color: #336699;
	font-weight: normal
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

a.right {
	text-decoration: none;
	color: #336699;
	font-weight: bold
}

a.right:hover {
	color: #3366CC;
	text-decoration: underline;
}

a.right2 {
    font-size: 8pt;
	text-decoration: none;
	color: #336699;
	font-weight: normal
}

a.right2:hover {
	color: #3366CC;
	text-decoration: underline;
}

a.top {
	text-decoration: none;
	color: #333333;
	font-weight: bold
}

a.top:hover {
	color: #333333;
	text-decoration: underline;
}

h3 {
    font-size: 10pt;
    color: #336699;
    font-weight: bold;
    margin-bottom: 3px;
}