body {
	background-image:  url(../../graphics/bk.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.style3 {color: #CCCCCC}


a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF8331;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
a {
	font-weight: bold;
	font-size: 12px;
}

a.directron:link {
	color: #FF8331;
	font-weight: bold;
	text-decoration: underline;
}
a.directron:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FF8331;
}
a.directron:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF8331;
}
a.directron:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FF8331;
}
a.directron {
	font-weight: bold;
	font-size: 12px;
}


.linklabel{
	position: absolute;
	z-index: 500;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFF;
	border: solid 1px #000;
	background-color: #B5494A;
	font-size: 9px;
	}