body {
  margin: 0px;
  padding: 0px;
  background-color: #3B3B94;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px; color: #333;
  background-image: url(images/bk.jpg);
  background-repeat: repeat-x;

  margin-top: 0px;
}


td.lhs {
background-color: #3B3B94;
background-image: url(images/medium18.jpg);
text-align: center;
padding: 0px;
}

td.rhs {
background-color: #3B3B94;
background-image: url(images/medium20.jpg);
text-align: center;
padding: 0px;
}

h1 {
	font: bold 1.2em Verdana,Arial,Helvetica;
	color: #6767B6;
	margin-bottom: 1px;
}

h2 {
	font: bold 1.0em Verdana,Arial,Helvetica;
    color: #6767B6;
	margin-bottom: 2px;
}

h1,h2 {padding-top: 1px;}

a {
	text-decoration:none;
	color:#41479D;
	}
a:hover {
	text-decoration:none;
	color:#84419D;
	}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 550px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

.nav {  font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold}

.tiny {  font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #999}

.small {  font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #333}

.photo {  font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000}




