.body {
	background-position: center top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	height: 22px;
	width: 380px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/titlebackbar.gif);
	background-repeat: repeat-x;

}
.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.buttonftp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
}
.style3 {
	color: #008040;
	font-weight: bold;
}
.boxes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.welcome {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	line-height: 22px;
}
.textnopad {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 35px;
	padding-bottom: 10px;
	text-align: left;
}
A:link{
	color: #663366;
	text-decoration: none;
}
A:visited{
	color: #663366;
	text-decoration: none;
}
A:active{
	color: #663366;
	text-decoration: none;
}
A:hover{
	color: #FFCC33;
	text-decoration: none;
}
.box {
	vertical-align: top;
	color: #663366;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin: 3px;
	padding-top: 10px;
}
.biotext {

	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.tile_r {
	background-image: url(images/tile_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tile_l {
	background-image: url(images/tile_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	text-decoration: none;
	text-align: center;
}

