﻿
    .Question
    {
	    font-weight: bold;
    }
.gvdetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4a4a;	
}
.gvdetailHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4a4a;	
	width: 180;
}
.ratingTableOuter {
	padding-bottom:5px;
}
.ratingTableOuter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #395082;
}
.ratingTableOuter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#BB0A0A;
}

.rating {
	background-image: url(../images/rate-box.jpg);
	display: block;
	height: 80px;
	width: 90px;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	text-align:center;
	padding: 35px 0 0 0;
}
.ratingTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
}
.ratingTableFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
.ratingTableNumbers a:link{
	font-weight: bold;
}
.ratingName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ratingCompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ratingTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009000;
}
.ratingTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #009000;
     text-decoration : none;	
}    
    .style1
    {
        width: 100%;
    }
        .RedStrong
    {
        color: #FF0000;
        font-weight: bold;
    }
    .BlackStrong
    {
        color: #000000;
        font-weight: bold;
    }

