body {
	background-image: url(images/repeat-body.jpg);
	margin: 0px;
	background-repeat:repeat-x;
}
.brd {
	border: 1px solid #FFFFFF;
}
.rep {
	background-image: url(images/repeat-bottom.jpg);
	background-repeat:repeat-y;
}
.footer2 {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}
.footer3 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.index2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: static;
}
.link1:hover {
	color: #FF3300;
}
.link1 {
	color: #FFFFB9;
}
.arial10pt {
	font-family: arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.tahomabold {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

