/* CSS Document */

body {
	background-color: #f0e5d1;
	background-image:url(../../flash_test/styles/images/chbackground.jpg);
	background-repeat:repeat-X;
	margin:0;
	line-height:1.1em;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #df053f;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	color: #a4a4a4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #4a2b4a;
}
a:active {
	text-decoration: none;
}
#main {
	width:780px;
	border-right:1px dotted #CCCCCC;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

p {
font-size:95%;
}


#bottom {
background-color:#C1C2FF;
border-right:1px dotted #CCCCCC;
width:780px;
border-bottom:1px dotted #CCCCCC;
margin-left: auto;
margin-right: auto;
}

#bottomNew {
	background-color:#FFFFFF;
	width:780px;
	margin-left: auto;
	margin-right: auto;
}

.lowerleftbottom {
padding:5px;
margin-left:10px;
overflow:hidden;
text-align:left;

}

.lowerleftbottomNew {
padding:5px;
margin-left:10px;
overflow:hidden;
text-align:left;
background-color:#FFFFFF;
background-image:url(../bush-found.png);
background-repeat: no-repeat;
background-position:  right;
}
