.hDots {
	background-image: url(/images/horizDots.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.vDots {
	background-image: url(/images/vertDots.gif);
	width: 1px;
}
.outerTable {
	width: 730px;
	height: 525px;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
td {
	font-size: 11px;
}
form {
	margin: 0px;
}
input {
	font-size: 11px;
}
a {
	color:#FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.adminLayer {
	background-image: url("../admin/images/panel.jpg");
	background-repeat: no-repeat;
	height: 141px;
	width: 282px;
	cursor:move;
	vertical-align:middle;
	z-index:10;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerSmall {
	font-size: 9px;
	color: #000;
}
.dp-pgbg {
	background-image: url(/images/themes/yellow/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dp-link {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.dp-footerhighlight {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.dp-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.dp-openedlink
{
	text-decoration:none;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
.dp-footerText
{
	color: #000;

}

