body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0066cc;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #0066cc;
	text-align:center;
}
.skinmaster {
	height: 100%;
	background-color: #0066cc;
	border-right: #0066cc 1px solid; 
	border-top: #0066cc 1px solid; 
	border-left: #0066cc 1px solid; 
	border-bottom: #0066cc 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.myholder {
	width: 995px;
	text-align:center;
	margin: 0 auto;
}
.myheader {
	background-image: url(images/header.gif);
	height: 207px;
	width: 995px;
}
.mycontent {
	width: 793px;
	background:#FFFFFF;
	text-align: left;
	margin: 0 auto;
}
.LeftPane {width:150px; padding-left:4px;padding-right:4px;}
.ContentPane {text-align:left; padding-left:4px; padding-right:4px;}
.RightPane {padding-left:4px;padding-right:4px;}
.RightPaneLeftBorder {
	background: url(images/right-col-left-gradient.gif) repeat-y;
}
.RightPaneRightBorder {
	background: url(images/right-col-right-gradient.gif) repeat-y;
}
.top-gradient {
	background: url(images/top-of-page-gradient.gif) repeat;
	height: 14px;
}
.bottom-gradient {
	background: url(images/bottom-of-page-gradient.gif) repeat;
	height: 14px;
}
.myfooter {
	background-image: url(images/footer2.gif);
	height: 205px;
	width: 995px;
}

.SkinObject2 {
    font-weight: bold;
    font-size: 8.5pt;
    color: lightskyblue;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

A.SkinObject2:link {
    text-decoration:    none;
    color: lightskyblue;
    padding: 1px 3px 1px 1px;
}

A.SkinObject2:visited  {
    color: lightskyblue;
    padding: 1px 3px 1px 1px;
}

A.SkinObject2:active   {
    color: lightskyblue;
    padding: 1px 3px 1px 1px;
}

A.SkinObject2:hover    {
    text-decoration:    none;
    color: #FFFFFF;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}
.DNN_Documents .TitleHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DescriptionHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DateHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .SizeHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DownloadHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }

.DNN_Documents .TitleCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DescriptionCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DateCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .SizeCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DownloadCell { padding:2px; border:#eee 1px solid; }

#PropertyAgentButtons .CommandButton {
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
}
#dnn_ctr717_DynamicRegistration_imgRegister {
	padding-left: 150px;
	padding-top:20px;
}

.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
    background: #eef;
	border:0px;
	height:19px;
	font-size: 11px;
	border:1px solid #666666;
}
.StandardButton:hover {
    background: #FFFF99;
	cursor:pointer;
	border:1px solid #FF0000;
}