.dtaTable {
width: 170px;
/*border:1px solid #000;*/
border-right:1px solid #cccccc; 
border-bottom:1px solid #cccccc;
/*float:right;*/
background:#E0EDEF;
margin:0px 0px 0px 0px;
position:relative;
right: 5%;


}
.dtaIcon
{
    width: 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #ffffff;
	font-size : 9px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	vertical-align: top;
	padding: 3px;
}
.dtaHeader
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #C4C4B8;
	color : #333333;
	font-size : 12px;
	/*line-height:12px;*/
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	vertical-align: top;
	padding: 3px;
}

.dtaMoreLink
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #E3BCC6;
	font-size : 9px;
	line-height:11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : right;
	vertical-align: middle;
	padding: 1px;
}

.dtaMoreLink a:link
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #E3BCC6;
	font-size : 9px;
	line-height:11px;
	text-decoration : none;
	text-align : right;
	vertical-align: middle;	

}
.dtaMoreLink a:active
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #E3BCC6;
	font-size : 9px;
	line-height:11px;
	text-decoration : none;
	text-align : right;
	vertical-align: middle;	
}

.dtaMoreLink a:visited
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #E3BCC6;
	font-size : 9px;
	line-height:11px;
	text-decoration : none;
	text-align : right;
	vertical-align: middle;	
}

.dtaMoreLink a:hover
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #E3BCC6;
	font-size : 9px;
	line-height:11px;
	text-decoration : underline;
	text-align : right;
	vertical-align: middle;
}


.dtaLinks
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #990033;
	font-size : 9px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	text-align : left;
	vertical-align: middle;
	padding: 1px;
}
.dtaLinks a:link
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #990033;
	font-size : 9px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	vertical-align: middle;
}
.dtaLinks a:active
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #990033;
	font-size : 9px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	vertical-align: middle;
}
.dtaLinks a:visited
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #990033;
	font-size : 9px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	vertical-align: middle;
}
.dtaLinks a:hover
{
	width: 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F2;
	color : #990033;
	font-size : 9px;
	line-height:12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	text-align : left;
	vertical-align: middle;
}