html, body, .fullheight {height:100%; margin:0px; padding:0px;}
#Body {
	background:#06270b url(images/ParSavers01-Sliced_01.jpg) repeat-x;
}
body { background:#fff; font-family:Tahoma, Arial; }
img {
	border:none;
} 
.Normal {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#000;
}
#controlpanel {
	width: 100%;
	background-color: #000000;
}
.SkinItem {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #fff;
	height:10px;
}
A.SkinItem:link, A.SkinItem:visited {
    text-decoration: none;
    color: #fff;
}

A.SkinItem:hover {
    text-decoration: underline;
    color: #fff;
}

A.SkinItem:active {
    text-decoration: none;
    color: #fff;
}

#DivPageMaster {
	background:#06270b url(images/ParSavers01-Sliced_01.jpg) repeat-x;
}

#DivMain {
	margin:0px auto;
	background-color:#d8d6be;
	background-image:url(images/BG-T_Main.jpg);
	background-repeat:repeat-x;
	width:903px;
	height:100%;
}
#DivHomeFlash {
	float:left;
	width:343px;
	height:auto;
}
#DivLogo {
	float:left;
	width:344px;
	height:88px;
	overflow:hidden;
}
#DivMenu {
	float:right;
	width:558px;
	height:67px;
	background:url(images/BG-Button.gif) repeat-x;
	z-index:100;
	overflow:hidden;
}
#DivLogin {
	clear:right;
	float:right;
	width:558px;
	height:21px;
}
#DivMainContent {
	clear:both;
	width:903px;
	background:#d8d6be url(images/shdw_UnderMenu.png) repeat-x;
	min-height:500px;
}
#DivMainContentHome {
	clear:right;
	float:right;
	width:558px;
}
#DivCopyright {

}

#DivContentPaneHolder {
	position:relative;
}

#DivContentHolderHome {
	clear:right;
	float:right;
	position:relative;
	padding:15px 5px 0px 0px;
}

.contentpane_Page {
	padding:15px;
	width:550px;
}

.rightpane {
	position:absolute;
	width:300px;
	padding:15px;
	left:575px;
	top:15px;
}
.contentpane_Admin {
	width:auto;
	padding:15px;
}
.contentpane_Home {

}
#AdminMenuDiv {
	clear:both;
	width:auto;
}
.paddingLeftRight {
	padding:0px 15px;
}
subhead {
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
}