.dhonishow {
	overflow: hidden;
	float: left;
	width: 333px;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}           

.dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
	height: 200px;
}                  

.dhonishow-image {
	overflow: hidden;
	width: 333px;
	height: 350px;
	text-align: left;
	background: #00AAEF;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 200px;
}     

.dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	height: 200px;
}

.dhonishow-navi {
	color: #000;
	overflow: hidden;
	width: 333px;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	margin: 0px;
	height: 200px;
}
                  
.dhonishow-picture-alt {
	font-weight: normal;
	text-align: left;
	float: left;
	font-size: 0px;
	line-height: 0px;
}          

.dhonishow-navi .dhonishow-next-picture,
.dhonishow-navi .dhonishow-previous-picture {
	text-indent: -999px;
	float: right;
	margin: 0;
	cursor:  pointer;
	-moz-outline: none;
}
.clear
{
	clear:both;
}
.bold_blue {
    color: #387AB4;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-top: 12px;
    text-decoration: none;
}
.small_fnt
{
	font-size:10px;
}
.boldvery_blue {
    color: #387AB4;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-top: 12px;
    text-decoration: none;
}
p a
{
	text-decoration:none;
    color: #387AB4;
}
p a:hover
{
	text-decoration:underline;
    color: #387AB4;
}
                                        
/*.dhonishow-navi .dhonishow-next-picture {
	margin-right: 15px;
	background: url(../files/next.gif) no-repeat;
}

.dhonishow-previous-picture {
	background: url(../files/previous.gif) no-repeat;	
}

.dhonishow-next-picture:hover {
	background: url(../files/next_hover.gif) no-repeat;
}

.dhonishow-previous-picture:hover {
	background: url(../files/previous_hover.gif) no-repeat;	
}


.dhonishow-navi .paging {
	float: right;
	font-size: 22px;
	margin: 0 10px;
	line-height:  20px;
}*/
