body {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:15px; 
	color:#000000;
	background-color:#000000;
	margin: 0px 0px 0px 0px ;


}
a:link   	        { color: #000000; text-decoration: none; }
a:visited           { color: #000000; text-decoration: none; }
a:hover		        { color: #F78410; text-decoration: none; }


.bg-hedar {
background-image:url(./images/bg-hedar.gif);
background-repeat:repeat-x;
}

.bg-page{
background-image:url(./images/bg-site.gif);
background-repeat:no-repeat;
background-color:#0c0c0c;
padding: 10px 10px 10px 0px;
	border-collapse:collapse;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-color:#292828;
	border-style:solid;
}



.bg-images{
background-image:url(./images/bg-images.gif);
background-repeat:repeat-x;
}


.text-title{
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
color:#60bdf2;
line-height: normal;
}

.text-title-con{
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#60bdf2;
}


.text-Q{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#e7d235;
padding-left:20px;
text-align: left;
}

.text-tit{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#e7d235;
padding-left:5px;
text-align: center;
}


.text-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#60bdf2;
}

.text-link a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#60bdf2;
}.text-link  a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#60bdf2;

}.text-link  a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#60bdf2;
text-decoration:none;

}


.text-name{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#60bdf2;

}

.fre-img {
background-image:url(./images/fer-imges.gif);
background-repeat:no-repeat;
padding: 3px 2px 2px 2px ;

}



.fre-shadw{
background-image:url(./images/shadw-images.gif);
background-repeat:no-repeat;
padding-top:5px

}

.bg-img {
background-image:url(./images/bg-images.gif);
background-color:#e3e3e4;
background-repeat:repeat-x;
}
text{
    border: 1px black solid;
    font-family: Osaka,verdana,Sans-Serif;
    font-size: 8pt;
    /*height: 12pt; Select boxes are too small in Mozilla */
}
table.std td.hilite {
    background-color: #ffffff;
}
.button{
    border: 1px black solid;
    font-family: Osaka,verdana,Sans-Serif;
    font-size: 8pt;
    /*width: 100px; too small for some translations*/
}
#rounded-corner
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 15px;
    margin: 20px;
    /*width: 100%;*/
    text-align: left;
    border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
    background: #b9c9fe url('./images/left.png') left -1px no-repeat;
    font-size:15px; 

}

#rounded-corner thead th.rounded-q4
{
    background: #b9c9fe url('./images/right.png') right -1px no-repeat;
    font-size:15px;
}
#rounded-corner thead th.header_th
{
    padding: 8px;
    font-weight: normal;
    font-size: 50px; 
    color: #000000;
    background: #b9c9fe;
}
#rounded-corner th
{
    padding: 8px;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    background: #b9c9fe;
}
#rounded-corner td.question
{
    padding: 5px;
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #003399;
    font-size: 14px;
}
#rounded-corner td.question2
{
    background: #e8edff;
    border-top: 0px;
    color: #003399;
    font-size: 14px;
}
#rounded-corner td
{
    padding: 5px;
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #000000;
    font-size:13px;
}
#rounded-corner td.rightanswer
{
    padding: 5px;     
    background: green;
    border-top: 0px;
    color: #ffffff;
    font-size:13px;
}
#rounded-corner tfoot td.rounded-foot-left
{
    background: #e8edff url('./images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
    background: #e8edff url('./images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
    background: #d0dafd;
}





























