body {
	background-color: #FFFFEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../grobal_images/bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
/*
	scrollbar-face-color: #eeeeee;
 scrollbar-arrow-color: #555555;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-3dlight-color:#555555;
 scrollbar-darkshadow-color: #555555;
 scrollbar-track-color: #cccccc;
*/		
}

h1,h2,h3,h4,h5,h6{ 
 font-size: 1.25em;
 font-weight: bold;
	margin-top: 0; 
 margin-bottom: 5; 
 padding: 0; 
}

p,ol,li{ 
	margin-top: 0; 
 margin-bottom: 0; 
 padding: 0; 
	list-style-type: none
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding: 0;
	padding-left: 0;
}  

a img { 
 border: 0; 
} 

hr { 
 display: none; 
} 

a {
 color: #0000CC; 
}
a:link {
	text-decoration: underline;
}
a:visited {
 color: #551A8B; 
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
 color: #FF9900; 
	text-decoration: none;
}

a.gmenulink {
	text-decoration: underline;
	color: #333333;
}
.gmenulink:visited {
 color: #333333; 
	text-decoration: none;
}
.gmenulink:hover {
	color: #FF9900;
	text-decoration: none;
}
.gmenulink:active {
	text-decoration: none;
}

a.greenBold {
	text-decoration: underline;
	color: #009933;
	font-weight: bold;
}
.greenBold:visited {
	color: #999900;
	text-decoration: none;
}
.greenBold:hover {
	color: #FF9900;
	text-decoration: none;
}
.greenBold:active {
	text-decoration: none;
}


.hidden {
    display: none;
}
.negalink {
	font-size: 12px;
	line-height: 133%;
	color: #FFFFFF;
}

