@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Tahoma", Trebuchet MS, Verdana, sans-serif, Helvetica, Geneva;
	font-size: 11px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
body {
	background-color: #E3E4E8;
}
   
 a:link {
	font-family: "Tahoma", Trebuchet MS, Verdana, sans-serif, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #99475A;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma", Trebuchet MS, Verdana, sans-serif, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #99475A;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma", Trebuchet MS, Verdana, sans-serif, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #99475A;
	text-decoration: underline;
}
/*Style for Spanning */

.iconspan{
float: right;
margin: 5px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*Style the movies section of the faq */

.eg-bar{
background-color: #ebe6e5;
font-weight: bold;
border: 0px;
padding: 5px;
}

div.eg-bar{
width: 200px;
}

.icongroup1{
width: 200px;
}
