/* STAR specific */
html {
	overflow:auto;
}
body {
	background: #FFFFFF none repeat scroll 0%;
	border: 0pt none;
	height: 755px;
	width: 100%;
	padding: 0pt;
	font-family:Verdana;
	font-size:12px;
}
#container {
	width: 798px;
	height: 100%;
	margin: auto;
}
#content {
	/*float: right;*/
	border-right: solid 1px #CCCCCC;
	height: 580px;
	padding-left: 165px;
	background-image: url(/_layouts/Images/Star/backContent.gif);
	background-repeat: repeat-y;
	width: 633px;
}
#headerBorder {
	border: solid 1px #CCCCCC;
	border-bottom: 0;
	margin-left:3px;
	width:793px;
	height:102px;
}
#headerTop {
	height: 10px; 
	width: 100%;
}
#headerNav {
	position:absolute; 
	margin-top:8px; 
	width:630px; 
	margin-left: 166px; 
	height: 21px;
}
#foot {
	clear: both;
	display: block;
	height: 30px;
	width: 800px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	height: 634px;
}
#leftNavTop {
	width: 174px; 
	height: 37px; 
	background-image: url(/_layouts/Images/Star/layout/LinksOben.png);
}
#leftNavContainer
{
	width: 174px; 
	height: 567px;
	background-image: url(/_layouts/Images/Star/layout/LinksPattern.png);
}
#leftNavContent {
	position: absolute; 
	margin-left: 20px; 
	width: 150px; 
	margin-top: 10px;
}
#leftNavBottom {
	width: 174px; 
	height: 32px; 
	background-image: url(/_layouts/Images/Star/layout/LinksUnten.png);
}
#right {
	float: right; 
	height: 634px;
	width: 623px; 
	border-right: solid 1px #CCCCCC;
}
#adminRight {
	height: 634px;
	width: 100%; 
	border-right: solid 1px #CCCCCC;
}
#rightContainer {
background-color:#FFFFFF;
	height: 578px;
}
#mainContent {
	width: 602px; 
	height: 560px;
	margin-left: 20px;
	overflow:auto;

}
#adminMainContent {
	width: 98%; 
	height: 562px;
	overflow: auto; 
	/*margin-left: 20px;*/
}
#subNav {
	width: 100%; 
	height: 18px;
}
.border {
	height: 29px; 
	width: 100%; 
	background-image: url(/_layouts/Images/Star/layout/border.png); 
	text-align: center;
}
#borderLineTop {
	width:795px; 
	height:1px; 
	border-top:solid 1px #A0A0A0; 
	margin-left:3px;
}
#borderLineBottom {
	clear:both;
	width:795px; 
	height:1px; 
	border-bottom:solid 1px	#A0A0A0;
	margin-left:3px;
}
#borderLineBottomHeader {
	width: 100%; 
	height: 1px; 
	border-bottom: solid 1px #A0A0A0;
}
#borderLineTopFooter {
	width:100%; 
	height:1px; 
	border-top:solid 1px #A0A0A0;
}
#titleText {
/*
	margin-top: 6px;
	height:15px;
*/
	padding-top: 6px;
	color: white; 
	font-weight: bold;
}
#divScroll {
	width:580px; 
}