
body
{
	font-size: 8pt;
	font-family: "Tahoma" , "MS Sans Serif";
	text-align: center;
	color: #FFFFFF;
	background-color: #004E98;
        background-image: url(../imgz/backline.gif);
        background-repeat: repeat;

	scrollbar-base-color:#ece9d8; 
scrollbar-track-color:#004e98;
scrollbar-face-color:#ece9d8;
scrollbar-highlight-color:#004e98;
scrollbar-3d-light-color:#004e98;
scrollbar-dark-shadow-color:#994e98;
scrollbar-shadow-color:#554e98;
scrollbar-arrow-color:#004e98;
}

#wtitle
{
	font-size: 10pt;
	font-family: "Tahoma" , "MS Sans Serif";
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #004E98;
background-image: url(../imgz/backline.gif);
        background-repeat: repeat;
	margin: 1mm;
	border-style: solid;
	border-width: thin;
	border-color: #202020;
}

#wcon
{
	font-size: 10pt;
	font-family: "Tahoma" , "MS Sans Serif";
	text-align: left;
	color: #000000;
	margin: 1mm;
	border-style: groove;
	border-width: thin;
	border-color: #404040;
}

pre
{
	font-size: 10pt;
	font-family: "Tahoma" , "Arial";
}

a:link
{
	color: #008080;
	background-color: #004E98;
background-image: url(../imgz/backline3.gif);
        background-repeat: repeat;
}
a:visited
{
	color: #008080;
	background-color: #004E98;
background-image: url(../imgz/backline3.gif);
        background-repeat: repeat;
}
a:active
{
	color: #008080;
	background-color: #004E98;
background-image: url(../imgz/backline3.gif);
        background-repeat: repeat;
border-style: groove;
	border-width: thin;
}
img { border:none }