body {
	background-color: #ffffff;
	background-image:url(images/gui-back.jpg);
	margin: 0;
}
a:link, a:visited {
	color: #00732f;
	text-decoration: none;
}
a:hover, a:active {
	color: #00732f;
	text-decoration: underline;
}
/* ----------main body-------------- */
h1 {
	font: bold 24px/24px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h2 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color:#86919F;
	margin-top:5px;
	margin-bottom:-10px;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}

h4 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	line-height:18px;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
h4 a:link, h4 a:visited {
	color: #00732f;
	text-decoration: none;

}
h4  a:hover, h4  a:active {
	color: #ffffff;
	text-decoration: none;
}

p {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #1f1f1f;
}
ul {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 14px;
	color: #1f1f1f;
}
ol {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 14px;
	color: #1f1f1f;
}
li {
	margin-bottom:10px;
}
.sidebar {
	font: normal 10px "Trebuchet MS", Arial, sans-serif;
	line-height: 12px;
	color: #1f1f1f;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}
table {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
}
/* ----------footer-------------- */
.footer {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #909090;
}
a.footer:link, a.footer:visited  {
	color: #999999;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #999999;
	text-decoration: underline;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
.bigger {
	font-size: 14px;
}
.smaller {
	font-size: 11px;
	line-height: 13px;
}
.tableheading {
	color: #FFFFFF;
}
