html, body{
	border-width:0px;
	width: 100%;
	height:100%;
	margin:0px 0px 0px 0px;
}
.makeItWhite{
	color:white;
	font-weight:bold;
}
#pagemaster{
	width:100%;
	height:100%;
	border-width:0px;
	background-color:#E1D9CC;
	text-align:center;
}
#ControlPanel{
}
#skinmaster{
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	background-image:url(jddc-background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#jddc-body-first{
	background-image:url(janesville-design-developme.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#jddc-body{
	width:725px;
	padding-left:30px;
	padding-right:30px;
}
#jddc-header{
	height: 110px;
}
#jddc-menu{
	padding-top:4px;
	text-align:center;
	padding-left:10px;
	color:white;
}
#jddc-login{
	padding-top: 7px;
/*	padding-left:30px;
	padding-right:30px;*/
}
#login-master{
	width:730px;
	border-width:0px;
	color:whtie;
}

#login-master td{
	color:whtie;
}

.loginRight{
	text-align:right;
}
#contentMaster{
	width:730px;
}
#jddc-footer{
	background-image:url(jddc-footer-bg.jpg);
	background-repeat:no-repeat;
	background-color:#32659B;
	background-position:top center;
}
.foremost{
	font-size:12px;
}
a.foremost:link, a.foremost:visited, a.foremost:active{
	color:#FFFFFF;
	text-decoration:none;
}
a.foremost:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	border-width:0px;
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
}
.MainMenu_MenuIcon {
	background-color: #7F7D7C; 
	cursor: pointer; 
	border-width:0px;
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #7F7D7C;  
	border-width:0px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	border-width:0px;
}
.MainMenu_MenuItemSel {
	background-color: #C05F32; 
	cursor: pointer; 
	border-width:0px;
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-width:0px;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	border-width:0px;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuBreak{
	background-color:transparent;
	font-weight:bold;
	color:white;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.SkinObject{
	color:white;
}
a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active{
	color:white;
}
a.SkinObject:hover{
	color:white;
	text-decoration:none;
}

.sepclass{
	background-color:transparent;
	font-weight:bold;
	color:white;
}

