body{
    font-family: tahoma;
    font-size: 12px;
}

.c1
{
	width:583px;
	text-align:left;
}
.c2
{
	background:url(/i/bg1.gif);
	height:22px;
	padding-left:13px;
	padding-top:0px !important;
	line-height:22px;
	vertical-align:middle;
	font-weight: bold; 
}
.c3
{
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:2px solid #F8EBC5;
	border-left:2px solid #F8EBC5;
	border-right:2px solid #F8EBC5;
	border-bottom:2px solid #F8EBC5;
	line-height: 16px;
}
.t1 { font-size:13px; font-weight:bold; color: #476176 }
a.t1 { text-decoration: none }
a.t1:hover { text-decoration: none; color: #93A8B9 }


table.shadow {
    text-align: center;
    width: 800px;
  }

  td.shadow-top {
    height: 16px;
    background-image: url(images/top.gif)
  }

  td.shadow-topRight {
    width: 16px;
    height: 16px;
    background-image: url(images/topRight.gif)
  }

  td.shadow-right {
    width: 16px;
    background-image: url(images/right.gif)
  }

  td.shadow-bottomRight {
    width: 16px;
    height: 16px;
    background-image: url(images/bottomRight.gif)
  }

  td.shadow-bottom {
    height: 16px;
    background-image: url(images/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(images/bottomLeft.gif)
  }

  td.shadow-left { width: 16px;
    background-image: url(images/left.gif)
  }

  td.shadow-topLeft {
    width: 16px;
    height: 16px;
    background-image: url(images/topLeft.gif)
  }

  td.shadow-center {
    background-color: white;
  }

