table tr.row11
{
	color: #000;
	background: url('images/button.png') top left repeat-x;
	border-right: solid 1px #fff;
              padding: 5px 5px 5px 5px;
      
}

table tr.row10
{
	background: #0C1B42 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: #fff;
              padding: 5px 5px 5px 5px;
			
}

table tr.rowB
{
	background: #0C1B42 url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: #fff;
              padding: 5px 5px 5px 5px;
	
}
table td
{
	padding: 5px 5px 5px 15px;
	font-size: 14px;
	
}
table td.yew
{
	background: #0C1B42;
}

table a {
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
	backround: none;
    }
	
table a:hover {
	color: #000000;
	font-size: 12px;
	background: #0C1B42;
    }
