
HR	{color: #333399}					
.st{color:#CC0033; cursor:hand; font-style:oblique; text-decoration:line-through overline underline;}
.stOver{color:#ffffff; font-weight:bold; cursor:hand;}
.elementSelect{
	border:0.1cm groove black;
	color: #330099;
}
.elementDeselect{}


.linkBar {		
    font-color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration:none;
}
.linkBar:hover {	
    font-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;	
}


body {
	font-family: "Trebuchet MS","Tahoma","Verdana";
	font-size: 10px;
	background-color: #cccccc;
}

a:link {
  color: #666666;
}
a:visited {
  color: #666666;
}
a:hover {
  color: #666666;
}
a:active {
  color: #666666;
}
.label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 5px;
  color: #000000;
  white-space: nowrap;
}
.labelLink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 5px;
  color: #0000FF;
  white-space: nowrap;
  text-decoration: underline;
}

.dataList {  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  vertical-align: text-top;
  white-space: nowrap;		
}
.objSelected {
  border: 2px solid #000000;
  padding: 3px;
}
.objNormal {
  padding: 5px;
}


#content {
	font-family: "Trebuchet MS","Tahoma","Verdana";
	font-size: 10px;
	background-color: #ffffff;
	background-image: url(http://www.waterfieldbusinesscenter.com/images/watermark.png);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	border: 1px solid #666666;
}

p,ol,ul,li,td{
	font-family: "Trebuchet MS","Tahoma","Verdana";
	font-size: 12px;
	}

.container {
	margin-top: 10px;
	width: 500px;
}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}

.footer {
	display: block;
	padding-top: 15px;
	font-size: 9px;
}

.infoTable {
	border-top: 1px solid #D9D9D9;
	width: 100%;

}

.simpleCell {
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	font-size: 10px;
	padding: 6px;
	width: 50%;

}

/*
	Applies the Button Style to <a> tags
	Make sure that the DHTML Behavior is linked
*/
a.buttonClass {
	display: block;
	color: #D4D0C8;
	background-color: #ffffff;
	width: 137px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 8px;
	border: 1px solid #D9D9D9;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

a:focus.buttonClass {
	color: #666666;
	cursor: pointer;
}

a:link.buttonClass {
	color: #666666;
	cursor: pointer;
}

a:hover.buttonClass {
	color: #ffffff;
	background-color: #333366;
	cursor: pointer;
}

a:active.buttonClass {
	color: #000000;
 	background-color: #999999;
}
