/* ------------------
 styling for the tables 
   ------------------   */

/*****************************************************/

#pattern-style-b
{
	
	font-family: tahoma;
	font-size: 12px;
	margin: 20px;
	width: 90%;
	text-align: right;
	border-collapse: collapse;
	background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    margin-right:35px;
    

}
#pattern-style-b thead tr
{
	background: url('../images/bg.jpg') no-repeat; 
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: navy;
	background: #d6e0e7;
}
/***************************************************************************/
.vzebra-even
{
	background: #e8edff;
	font-family:Tahoma;
	font-size:13px;
	border:solid;
	 border-width:1px;
}
#pattern-style-b_2
{
	
	font-family: tahoma;
	font-size: 12px;
	margin: 20px;
	width: 90%;
	text-align: right;
	border-collapse: collapse;
	background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    margin-right:35px;
    

}
#pattern-style-b_2 thead tr
{
	background: url('../images/bg.jpg') no-repeat; 
}
#pattern-style-b_2 th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b_2 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b_2 tbody tr:hover td
{
	color: navy;
	background: #d6e0e7;
}
/**************************************************************/
#pattern-style-b_3
{
	
	font-family: tahoma;
	font-size: 12px;
	margin: 20px;
	width: 90%;
	text-align: right;
	border-collapse: collapse;
	background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    margin-right:35px;
    

}
#pattern-style-b_3 thead tr
{
	background: url('../images/bg.jpg') no-repeat; 
}
#pattern-style-b_3 th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b_3 td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b_3 tbody tr:hover td
{
	color: navy;
	background: #d6e0e7;
