body {  margin: 0;
	padding: 0;
	background-color:#ffffff;
	
	}
	
a img
{
border:solid 1px #000000;
}
table {
	color: #000000;
	font-size: 11px;
        font-family: Verdana;
}

div.m {  
      color:#ffffff;
      text-transform: uppercase;
      padding: 0px 20px 0px 20px;
}

div.d {  
      color:#ffffff;
      padding: 0px 20px 0px 20px;
}

.txt {   margin: 5px 30px 5px 0px;
      text-align: justify;
}

strong {
	color: #e11b06;
}


a:visited {
	text-decoration: none;
	color: #ffffff;
      font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
      font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
      font-size: 11px;
}

a.d:visited {
	text-decoration: none;
	color: #000000;
      font-size: 11px;
}
a.d:link {
	text-decoration: none;
	color: #000000;
      font-size: 11px;
}
a.d:hover {
	text-decoration: underline;
	color: #000000;
      font-size: 11px;
}

a.t:visited {
	text-decoration: none;
	color: #e11b06;
	font-weight:bold;
      font-size: 11px;
}
a.t:link {
	text-decoration: none;
	color: #e11b06;
	font-weight:bold;
      font-size: 11px;
}
a.t:hover {
	text-decoration: underline;
	color: #e11b06;
	font-weight:bold;
      font-size: 11px;
}

a.v:visited {
	text-decoration: none;
	color:#666666;
    font-size: 12px;
	font-weight: bold;
}

a.v:link {
	text-decoration: none;
	color:#000000;
    font-size: 12px;
	font-weight: bold;
}

a.v:hover {
	text-decoration: underline;
	color: #000000;
    font-size: 12px;
	font-weight: bold;
}

#rating
{
	font-size: 9px;
	margin-left: -24px;
}

#rating ul
{
	list-style:none;
}

#rating li
{
	display:inline;
	margin-right: 4px;
}

#rating li a
{
	color:#333333;
	text-decoration:underline;
}
.grey_bg {
	color: #000000;
	background-color: #CCCCCC;
}
