body {
text-align:center;
background-color:#FFFFFF;
margin:0}

#skinContainer{
	text-align:left;
	width:951px;
	position: relative;  
	margin-left: auto;  
	margin-right: auto;  
}

#bannerTop{
background-image:url(/hogastcore/images/hogastBannertopBg.jpg);
height:49px;
width:100%;
border-bottom:#89B9EF solid 1px;
overflow:hidden;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#bannerTop table td { font-size: 11px; font-weight:bold; color:#000000}
#bannerTop table td A {color: #89BEEA; font-size : 11px; text-decoration: none; font-weight : bold}      
#bannerTop table td A:visited {color:#89BEEA; text-decoration: none}   
#bannerTop table td A:hover   {color:#666666; text-decoration: underline}  
#bannerTop table td A:active  {color:#89BEEA; text-decoration: none}

#menuMain{
	width:214px;
	height:177px;
	background-color:#D5E9F9;
}

#content{
   background-image:url(/hogastcore/images/hogastBgcontent.gif);
	background-color:#FFFFFF;
	width:951px;	
}

#contentPublic{
   background-image:url(/hogastcore/images/hogastBgContentPublic.gif);
	background-color:#FFFFFF;
	width:951px;	
}



#contentLarge{
    background-image:url(/hogastcore/images/hogastBgContentLarge.gif);
	background-color:#FFFFFF;
	width:951px;
}

#menuSub{
	width:214px;
    background-image:url(/hogastcore/images/hogastBgLxStreifen.gif);
	background-repeat:no-repeat;
	background-color:E5EAF0;
	padding-top:5px;
	padding-left:35px;
	padding-right:8px;
	padding-bottom:8px;

}
#menuRx{
	width:190px;
  /*  background-image:url(/hogastcore/images/hogastBgRxBox.gif); */
    background-image:url(/hogastcore/images/hogastMenuSpacerWitheTop17.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:30px;
	padding-right:8px;
	padding-bottom:8px;

}
#footer{
	width:951px;
	height:22px;
    background-image:url(/hogastcore/images/hogastBgFooter.gif);
	padding-left:35px;
}
.TableDividerThin{
	OVERFLOW: hidden; 
	width: 500px; 
	height: 1px; 
	border-bottom-color: #1D57AE; 
	border-bottom-style: dotted; 
	border-bottom-width: thin; 
	margin-top: 2px; 
	margin-bottom: 1px;
	margin-left: 1px;
}
.TableDividerBig{
	width: 500px; 
    border-top-color: #1D57AE; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-bottom-color: #1D57AE; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	padding-left:-2px;
	padding-right:-2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px; 
	margin-bottom: 2px;
}

a:link, a:active, a:visited{
  font-family: arial, sans-serif;
  text-decoration: none;
}

a:hover,a:hover{
  text-decoration: underline;
} 
.Text{
  font-family: arial, sans-serif;
}
.Text a:link, .Text a:active,  .Text a:visited {
  color: #2C83E3;
}

#menuRx a:link, #menuRx a:active, #menuRx a:visited
{
  color: #1D57AE;
}
