.site {
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.main {
	background-color: #FFFFFF;
	border: 1px solid #C4C4C4;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	text-decoration: none;
}
.links1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #24489D;
	text-decoration: none;
}
.header1 {

	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #008751;
	text-decoration: none;
}
.header2 {


	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #008751;
	text-decoration: none;
}
.header3 {

	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #24489D;
	text-decoration: none;
}
.a {
     color:#FFFFFF;
	 text-decoration:none;
}
a:hover {
      color:#CCCCCC;
	  text-decoration:none;
}.borders {
	border: thin solid #008751;
}
