body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.buttonscontainer {width: 170px;}

.buttons a {color: #FFFFFF;
background-color: #0066CC;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: bold 13px Arial, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #66CC66;
color: #FFFFFF;
text-decoration: none;}a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.container {
	width: 780px;
}
.layout1 {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 127px;
	width: 780px;
}
.layout2 {

	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	width: 780px;
}
.layout3 {


	background-image: url(images/3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 5px;
	width: 780px;
}
.layout4 {



	background-image: url(images/4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 780px;
}
.titlepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
}
