/* CSS Document */

body {
	background-repeat: repeat-x;
}

.divMainBody {

filter:alpha(opacity=100%, style=0, enabled=0);  /* Internet Explorer       */
   -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
   opacity: 1.0;  
border:1px solid #83835B;
background-image:url(../images/clear-background.jpg)
padding:5px;
padding-top:-20px;
visibility:visible;
}

.cell-Feedback-Title {
border-bottom:black 1px solid;
text-align:left;
}

.style1 {font-family: Tahoma}

.links {
text-decoration:none;
color:black;
font-family:Tahoma;

}

.links a:hover {
text-decoration:underline;
color:#666666;
font-family:Tahoma;
}

.links a:link {
text-decoration:none;
color:black;
font-family:Tahoma;
}

.links a:visited {
text-decoration:none;
color:black;
font-family:Tahoma;
}

.links a:active {
text-decoration:none;
color:black;
font-family:Tahoma;
}

.footer-links a:hover {
text-decoration:underline;
color:#666666;
font-family:Tahoma;
font-size:12px;
}

.footer-links {
text-decoration:none;
color:black;
font-family:Tahoma;
font-size:12px;
border-bottom:1px solid black;
border-top:1px solid black;
}

.footer-links a:link {
text-decoration:none;
color:black;
font-family:Tahoma;
}

.footer-links a:visited {
text-decoration:none;
color:black;
font-family:Tahoma;
}

.footer-links a:active {
text-decoration:none;
color:black;
font-family:Tahoma;
}