.hDots {
	background-image: url(/images/horizDots.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.vDots {
	background-image: url(/images/vertDots.gif);
	width: 1px;
}
.topBar {
	background-color: #003366;
	height: 20px;
}
.outerTable {
	width: 780px;
	height: 100%;
}
body {
	background-color:#FFFFFF;
	margin: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-size: 11px;
}
form {
	margin: 0px;
}
input {
	font-size: 11px;
}
a {
	color: #006699;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.orangeTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pageFnTxt {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.adminLayer {
	background-image: url("../admin/images/panel.jpg");
	background-repeat: no-repeat;
	height: 141px;
	width: 282px;
	cursor:move;
	vertical-align:middle;
	z-index:10;
	}
.openedlink
{
text-decoration:underline;
}
.smallText
{
font-size: 10px;
}textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bCrumbLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #93b4d7;
}
.bCrumbLink a{
	color: #93b4d7;
}
.bCrumbLink a:hover{
	color: #fff;
}

.bCrumbLinkOn{
	color: #fff;
}

