body {
    background-color: #788095;
    font-family: Arial, Helvetica, sans-serif;
    font-size:small;
    min-width:1000px;
}

body TABLE {

    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}

.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	width:95%;
	margin:auto;
}

.skinheader {
	background-image: url(img/repeat_Grad.gif); 
	background-position: bottom;
	height:107px;
	width:100%;
	
}

.leftHeader {
	background-image: url(img/leftHeader.gif); 
	background-repeat: no-repeat;
	background-position: left;
	width:560px;
	height:107px;
	text-indent: 260px;
	vertical-align:top;
	
}

.bannerText{
color:#FFFFFF;
	font-size:x-large;
	font-style:italic;
	font-weight:bold;
	
	padding-top:25px;	
	
}

.rightHeader {
	background-image: url(img/rightHeader.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:340px; 
	height:107px;
}

.skinfooter {
	height:30px;
}

.leftFooter {
	background-image: url(img/leftFooter.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.rightFooter {
	background-image: url(img/rightFooter.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.controlpanelpane {
	width: 100%;
	background-color: #788095;

}

.skingradient {
	height:28px;
	width:100%;
	padding-left:25px;
	padding-right:25px;
	
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.toppane {
	width: 100%;
	background-color: transparent;

}

.leftpane {
	background-color: transparent;

}

.contentpane {
	background-color: transparent;
	display:table-cell;
	height:350px;
	min-height:350px;
}

.rightpane {
	background-color: transparent;

}

.bottompane {
	width: 100%;
	background-color: transparent;

}

.StandardButton {
	background: #7994cb none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}


.TopControls {
	background-color: #788095;
	color:white;
	border-left:25px solid #788095;
	border-right:25px solid #788095;
	border-bottom:10px solid #788095;
	border-top:10px solid #788095;
}

.TopControls A:link, 
.TopControls A:visited {
	 background-color: #788095;
	 color:white;
}

.TopControls A:hover {

	 background-color: #788095;
	 color:yellow;
}

.SkinObject {

	 background-color: #788095;
	 color:white;
}

.SearchSkinObject {

	background-color: transparent;
	margin-right:5px;
	padding:2px;
	width:25px;
	height:25px;
	background:#d25400;
	border:1px solid #9e3f00;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	
}

.SearchSkinObject:link {
	color:#ffffff;
	text-decoration:none;
}

.SearchSkinObject:visited {
	color:#ffffff;
	text-decoration:none;	
}	

#ScrollTop {
	visibility:hidden;
}

