.class {
	font-family: Arial;
	font-size: 16px;
}
.classTITLEBOTTOM {
	font-family: Arial; 
	font-size: 18px;
}
body {
	font-family: Arial;
	font-size: 16px;
}
#layout {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	text-align: left;
}
#top {
	width: 1000px;
	float: none;
	background-color:none;
}
#top1 {
	width: 1000px;
	float: left;
	background-color: #000;
}
#middle {
	width: 1000px;
	float: none;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial;
	color: #000;
	background-color: #FFF;
	text-align: left;
}
#middle1 {
	width: auto;
	float: none;
	display: block;
	font-family:  Arial;
	color: #000;
	text-align: justify;
	background-color: #999;
	padding: 0px;
}
div#top div#menu1 {
	font-family: Arial;;
	font-size: 16px;
	color: #000;
	padding: 0px;
}
div#menu1 ul {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#menu1 li {
	display: inline;
	text-align: left;
	font-family: Arial;;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
div#menu1 li a {
	font-family: Arial;;
	font-size: 14px;
	color: #F00;
	padding: 0px;
}
div#menu1 ul li a:hover {
	font-family: Arial;;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	text-decoration: overline;
}
div#menu1 ul li a:active {
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
div#menu1 ul li a:visited {
	font-family: arial;
	font-size: 14px;
	color: #F00;
}
#left {
	float: left;
	width: 275px;
	text-align: left;
	font-family: arial;
}
#right {
	float: right;
	width: 675px;
	padding: 0px;
	text-align: left;
}
#bottom {
	width: 1000px;
	float: left;
	color: #000;
	font-size: 16px;
	background-color: #CCC;
	clip: rect(0px,auto,auto,auto);
}
#bottoms {
	width: 1000px;
	float: left;
	color: #000;
	font-size: 16px;
	clip: rect(0px,auto,auto,auto);
}
#bottom1 {
	width: 250px;
	float: left;
	padding-left: 25px;
	background-color: #CCC;
	text-align: left;
}
#bottom2 {
	width: 685px;
	float: right;
	background-color: #CCC;
}
#bottom3 {
	width: 335px;
	float: right;
}
#bottom4 {
	width: 350px;
	float: left;
	vertical-align: top;
}
a:link {
	color: #333;
	font-size: 16px;
	text-decoration:none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F00;
	font-size: 16px;
}
a:active {
	color: #F00;
	text-decoration: none;
	text-align: center;

}
#layout #middle p {
	text-align: justify;
	font-weight: normal;
}
div.img1
{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 25px;
  margin-bottom: 25px;
  padding: 0px;
  height: auto;
  width: auto;
  float: left;
}
