body { 	font-size: 9pt;
	font-family: "arial", "helvetica", "sans-serif";
	background-color: #EEEEEE
      }
td {
	font-size: 9pt
	}

a:active {  text-decoration: underline; color: #0000ff}
a:link {  text-decoration: none; color: #004080}
a:visited {  text-decoration: none; color: #004080}
a:hover {  text-decoration: underline; color: #ff6600;}
input {
	font-size:9pt;
	font-family: "arial", "helvetica", "sans-serif";
	color: #004080;
	background-color: #EEEEEE
	}
select {
	font-size:9pt;
	font-family: "arial", "helvetica", "sans-serif";
	color: #004080;
	background-color: #EEEEEE
	}
textarea {
	font-size:9pt;
	color: #004080;
	background-color: #EEEEEE
	}

.titleline {
	font-size: 15pt;
	color: #FFFFFF;
	font-weight: bold;
	}
.subtitleline {
	font-size: 13pt;
	font-weight: bold;
	}
.pageline {
	font-size: 15pt;
	font-weight: bold;
	}
.errorline {
	font-size: 11pt;
	color: #FF0000;
	}
.idline {
	font-size: 11pt;
	font-weight: bold;
	}
.nodetailline {
	font-size: 10pt;
	color: #008800;
	font-weight: bold;
	}
.catline {
	font-size: 11pt;
	color: #0000FF;
	font-weight: bold;
	}
.welcomeline {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	}

.admintoolline {
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	}

.admintoolline a
{
	color: #FF0000;
	font-weight: bold;
}
.admintoolline a:visited
{
	color: #FF0000;
	font-weight: bold;
}

.admintoolline a:hover
{
	color: #FFFFFF;
}

.toolline {
	font-size: 9pt;
	color: #3C4759;
	font-weight: bold;
	}

.toolline a
{
	color: #3C4759;
	font-weight: bold;
}
.toolline a:visited
{
	color: #3C4759;
	font-weight: bold;
}

.toolline a:hover
{
	color: #FFFFFF;
}


.whiteline {
	color: #FFFFFF;
	}
.tabletitleline{
	font-size: 11pt;
	color: #FF4000;
	font-weight: bold;
	}

.suggestiontitle {
	font-size: 13pt;
	color: #C40000;
	font-weight: bold;
	}
.resuggestiontitle {
	font-size: 11pt;
	color: #A57C00;
	font-weight: bold;
	}
