.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.devider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;


}
.blacktext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;


}
.apppcomplete {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;


}
.bottombg {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentmainborder {
	border: 1px solid #333333;

}
.hyper {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
}
.galleryborder {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
}
