body {
	background: #ffffff;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	color: #333;
			 
}

#container {
	width: 1024px;
	margin: auto; 
	text-align: justify;
	background: url(rh_gssetut_v01_FILES/rh_gssetut_repeat.png) repeat-y;
}

#header {
	height: 157px;
	background: url(rh_gssetut_v01_FILES/rh_gssetut_top.png) no-repeat;
}

#footer {
 	clear: both;
        width:1024px;
	color:#000000;
	height:36px;
	background: url(rh_gssetut_v01_FILES/rh_gssetut_bottom.png) no-repeat; 
}
#lastupdate
{
	font-size:7pt;
	padding-top:2px;
	margin-left:32%;
	margin-right:32%;
}


#content {
	width: 740px; 
	float: left;
	margin-top: 0px; 
	padding-left: 46px;
}

#navigation {
	width: 190px; 
	float: left;
	margin-top: -0px; 
	margin-left: 25px;
	border: 1px dashed #aaa;
}



/*   ............................ */
p 
{ 
	margin-top:5pt;
	margin-bottom:5pt;
        line-height: 10pt;
	text-align: justify;
	padding-left: 6px
}


.caption
{
	font: 7pt tahoma, verdana, sans-serif; 
}

ul,li 
{ 
	line-height:12pt;
	margin-left:-7px
  	#margin-left:18px;
}

ul
{
   margin-left:-10px;
   #margin-left:25px;
}


ul ul  
{
  	margin-left:-25px;
  	#margin-left:30px;
	font-size: 8pt;
}

table 
{ 
	font: normal 11px Tahoma, Verdana, Arial, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
}
h1
{
	text-decoration: none;	
	font-size: 12pt;
	font: verdana;
	padding-top:7px;	
	padding-bottom:7px;
	padding-left: 4px;
	border: 1px solid #eee;
}
h2
{
	font-size: 9pt;
	font: verdana;
	padding-top:4px;	
	padding-bottom:4px;
	padding-left: 9px;
	border-bottom: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
}
h3 
{
	font-size: 9pt;
	font: verdana;
	padding-top:3px;	
	padding-bottom:2px;
}


a:link 
{ 
	font: Verdana sans-serif; 
	text-decoration: none; 
	color: #333;

}

a.externallink
{ 
 	background: url(rh_gssetut_v01_FILES/external_link.png);
	background-repeat: no-repeat;
   	background-position: right;
 	padding-right:14px;
	padding-top:2px;
}

a:visited 
{ 
	font: Verdana sans-serif; 
	text-decoration: none; 
	color: #333;
}

a:hover, a:active 
{ 
	font: verdana sans-serif; 
	text-decoration: none; 
	color: #14349b;
}

.tex
{
	margin-top:0px;
	vertical-align:middle;
}


.menu-level1 {
	font-size:9pt;
	#margin-top:8px;
}

.menu-level1-active a:visited{
	color: #154e7e;
}
.menu-level1-current-active a:visited{
	color: #154e7e;
}
.menu-level1-active a:link{
	color: #154e7e;
}
.menu-level1-current-active a:link{
	color: #154e7e;
}

.menu-level2-active a:visited{
	color: #6d0f0f;
	#margin-top:-8px;
}
.menu-level2-current-active a:visited{
	color: #6d0f0f;
	#margin-top:-8px;
}
.menu-level2-active a:link{
	color: #6d0f0f;
	#margin-top:-8px;
}
.menu-level2-current-active a:link{
	color: #6d0f0f;
	#margin-top:-8px;
}

.menu-level3-active a:visited{
	color: #120f0f;
	#margin-top:-8px;
}
.menu-level3-current-active a:visited{
	color: #120f0f;
	#margin-top:-8px;
}
.menu-level3-active a:link{
	color: #120f0f;
	#margin-top:-8px;
}
.menu-level3-current-active a:link{
	color: #120f0f;
	#margin-top:-8px;
}

.difficulty
{
	color:#841f13;
	background-color: #EEEEEE; 
}

pre { 
	BORDER-RIGHT:  1px solid #bbb; 
	BORDER-TOP:    1px solid #bbb; 
	BORDER-BOTTOM: 2px solid #aaa; 
	BORDER-LEFT:   2px solid #aaa; 
	PADDING-RIGHT: 2pt; 
	DISPLAY: block; 
	margin-LEFT: 2pt; 
	margin-right: -2pt; 
	PADDING-LEFT: 2pt; 
	PADDING-BOTTOM: 2pt; 
	PADDING-TOP: 2pt; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	background-color: #EEEEEE; 
	font-size: small}
.keyword {  color: #000099}
.identifier {  }
.comment {  font-style: italic; color: #990000}
.special {  color: #800040}
.preprocessor {  color: #3F007F}
.string {  font-style: italic; color: #666666}
.literal {  font-style: italic; color: #666666}
