.border {
	border: 1px solid #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.borderbottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.style3 {font-size: 16px}
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style5 {font-size: 13px}
.border {
	border: 1px solid #0066CC;
}
