/* CSS Document */
.LinkDefaultLeftPanel 
{	
 width:193px;

}
.LinkDefaultLeftInnerPanel 
{	
 	width:193px;
}
.LinkTopSectionLeftHeader
{
	height:18px;
}
 .LinkDefault_BKL_LeftTitlePanel 
{
  	background:url(../images/theme_img/link_left_leftblk.gif) no-repeat ;
}
 .LinkDefaultLeftTitlePanel 
{
  	background:url(../images/theme_img/link_left_bg.gif) repeat-x ;
	padding-top:5px; padding-bottom:5px; padding-left:10px;
}
 .LinkDefault_BKR_LeftTitlePanel 
{
  	background:url(../images/theme_img/link_left_rightblk.gif) no-repeat ;
}
 .LinkDefaultLeftTitleText 
{
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#FFFFFF;
}
DIV.LinkDefaultLeftBody
{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
UL.LinkDefaultLeftBody
{
	padding:0px; margin:0px;
}
 LI.LinkDefaultLeftBody 
{
	list-style:none;
	background:url(../images/dot_pink.gif) no-repeat left 12px;
	padding-left:15px;
	border-bottom:solid 1px #eeeeee;
	padding-top:6px; padding-bottom:2px;
}
 LI.LinkStyle2LeftBody
{
	list-style-image:url(../images/Bullet.gif);
	margin-left:0px;
	
}
A.LinkDefaultLeftBody 
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;

}
 A:hover.LinkDefaultLeftBody 
{ 
	text-decoration:underline;
}

/******************************Right Section*************************************************/
/* CSS Document */
.LinkDefaultRightPanel 
{	
 width:196px;

}
.LinkDefaultRightInnerPanel 
{	
 	width:196px;
}
.LinkTopSectionRightHeader
{
	height:18px;
}
 .LinkDefaultRightTitlePanel 
{
  	background:url(../images/theme_img/link_right_bg.gif) repeat-y ;
	padding-top:5px; padding-bottom:5px; padding-left:10px;
}
 .LinkDefault_BKR_RightTitlePanel 
{
  	background:url(../images/theme_img/link_right_bg.gif) repeat-y ;
}
 .LinkDefaulRightTitleText 
{
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#E60D5E;
}
DIV.LinkDefaultRighttBody
{
  	background:url(../images/theme_img/link_right_bg.gif) repeat-y ;

	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
UL.LinkDefaultRighttBody
{
	padding:0px; margin:0px;
}
 LI.LinkDefaultRighttBody 
{
	list-style:none;
	background:url(../images/dot_pink.gif) no-repeat left 12px;
	padding-left:15px;
	border-bottom:solid 1px #eeeeee;
	padding-top:6px; padding-bottom:2px;
}
 LI.LinkStyle2LeftBody
{
	list-style-image:url(../images/Bullet.gif);
	margin-left:0px;
	
}
A.LinkDefaultRighttBody 
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;

}
 A:hover.LinkDefaultRighttBody 
{ 
	text-decoration:underline;
}
/*******************************************************************************************/

