a:link    {color: blue; text-decoration: underline}
a:visited {color: blue; text-decoration: underline}
a:active  {color: blue; text-decoration: underline}
a:hover   {color: #5C81A7; text-decoration: underline}

.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stylenavi {color : black ; font-weight: bolder }
 a.stylenavi:link    {color: black; text-decoration: none}
 a.stylenavi:visited {color: black; text-decoration: none}
 a.stylenavi:active  {color: black; text-decoration: none}
 a.stylenavi:hover   {color: #666666; text-decoration: none}
 
.stylenavileft {color : black ; font-weight: bolder}
.stylenavileft a:link    {color: black; text-decoration: none}
.stylenavileft a:visited {color: black; text-decoration: none}
.stylenavileft a:active  {color: black; text-decoration: none}
.stylenavileft a:hover   {color: #666666; text-decoration: underline}

.slim {
	border-collapse: collapse;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

body {
	background-image: url(../images/bgdot.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.headline {
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000066;
}

.contenttitle {
	font-size: 12px;
	font-weight:bold;
	color: #000066;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	color: #FF0000;
}

.slimlink {
	border-collapse: collapse;
	border: 1pt solid #000000;
}

.topheader1 {
	color: #999999;
	font-weight: bold;
}
.topheader2 {color: #FF0000}
