td {
	background-color: #FFFFFF;
}
.lmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
}

.small {
font-size: 12px;
color: #000000;
}

#tblheader {
  padding-left: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}

#tblcontent {
color: #000000;
}

#tblcontent a {
text-decoration: none;
color: #000000;
font-weight: bold;
font-size: 13px;
}

#tblcontent a:hover {
text-decoration: underline;
}

.main, body
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #666666;
}

h1 {
background-image: url(../images/layout/header.jpg);
background-position: left;
padding: 15px;
background-repeat:no-repeat;
font-size: 18px;
color: #333333;
}

.lmenu div{
	padding: 5px;
}
.deep1 {
  color: #666666;
  text-align: right;
  height: 16px;
  width: 120px;
  background-color: #FFFFFF;
}
.deep1 a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	padding-left: 6px;
}
.deep2 {
	margin-left: 10px;
	width: 160px;
	height: 15px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #666666;
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(../images/icc/bullet.gif)
}
.deep2 a {
	font-size: 12px;
	padding-left: 12px;
	color: #666666;
	text-decoration: none;
}
