.d1 {
	width: 100%;
	font: 12px/16px Verdana, Arial, Sans-Serif;
	/*border-collapse: collapse;*/
	/*border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;*/

}
.d1 td {

}
/*
.d1 td {
	height: 21px;
	padding: 10px;
	color:#333;
}
*/
.d1 .photo {
	vertical-align: top;
}
.d1 .photo a:link {
	font-size: 10px;
}
.d1 .photo a:visited {
	font-size: 10px;
}
.d1 .photo a:hover {
	font-size: 10px;
}
.d1 .d1-content {
	width: 95%;
	padding: 0px 15px 15px 15px;
	color: #000000;
	font: 12px/14px Verdana, Arial, Sans-Serif;	
}
d1-content b {
}
h3 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, sans-serif;	
}
.d1 b {
	color: #000000;
	font: 12px/14px Verdana, Arial, Sans-Serif;	
	font-weight: bold;
}
td.row-title {
	padding: 5px;
	font-weight: bold;
	color: #fff;
}


td.row-color {
	padding: 1px;
	padding: 3px 10px 3px 10px;
}

td.reg-color {
	padding: 1px;
	padding: 3px 10px 3px 10px;
}

.row-title td {
	padding: 5px;
	font-weight: bold;
}
.row-title td a:link {
	font-size: 10px;
	font-weight: bold;
}
.row-title td a:visited {
	font-size: 10px;
	font-weight: bold;
}
.row-title td a:hover {
	font-size: 10px;
	font-weight: bold;
}
.row-title #PrevLink {
	font-size: 10px;
	font-weight: bold;
}





/*------- Style from live site --------*/
/*-------------------------------------*/

/*
.indir_table
{
    WIDTH: 100%;
    FONT-FAMILY: verdana, arial, sans-serif;
}
.indir_colheader
{
    BACKGROUND-COLOR: #ece3d4;
}
.indir_button
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT: bold 9px/9px verdana, arial, sans-serif;
    BORDER-LEFT: #999999 1px solid;
    CURSOR: hand;
    COLOR: #333333;
    BORDER-BOTTOM: #999999 1px solid;
    HEIGHT: 19px;
    BACKGROUND-COLOR: #ece3d4;
}
.indir_subtitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, sans-serif;
}
.indir_name
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, sans-serif;
}
.indir_colname
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, sans-serif;
}
.indir_data
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, sans-serif;
}
.indir_longbutton
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT: bold 9px/9px verdana, arial, sans-serif;
    BORDER-LEFT: #999999 1px solid;
    CURSOR: hand;
    COLOR: #333333;
    BORDER-BOTTOM: #999999 1px solid;
    HEIGHT: 19px;
    BACKGROUND-COLOR: #ece3d4;
}
*/
/*-- for grayed out prev and next links--*/
.PrevNextTable{
	color: #CCCCCC;
}
.prevLink{
	color: #CCCCCC;
}
.pageNums{
	color: #CCCCCC;
}
.nextLink{
	color: #CCCCCC;
}