body {
	background-color: #CCCCCC;
	background-image: url();
	background-repeat: repeat-x;
	cursor: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: none;
	background-attachment: scroll;
}

body, td, th {
	color: #666666;
}

h1, h2 {
	color: #333333;
}

h3, h4, h5, h6 {
	color: #CCCCCC;
}

a {
  color: #FF0000;
}
.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	overflow: visible;
	height: 100px;
	width: 300px;
	text-align: left;
	vertical-align: top;
	border: none;
	font-weight: bold;





}
.Blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 400px;
}
.Blocks2 {
	height: 200px;
	overflow: auto;

}
