.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lightlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tlightlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}
.blueleftbg {
	background-color: #DFEFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.bluetable {
	border: 1px solid #BFDEFF;
}
.bluetableheader {
	background-color: #DFEFFF;
	border-top: 1px none #BFDEFF;
	border-right: 1px none #BFDEFF;
	border-bottom: 1px solid #BFDEFF;
	border-left: 1px none #BFDEFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;


}
.bluelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.greentableheader {
	background-color: #E6F7E8;
	border-top: 1px none #D0F0D5;
	border-right: 1px none #D0F0D5;
	border-bottom: 1px solid #D0F0D5;
	border-left: 1px none #D0F0D5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.greentable {

	border: 1px solid #D0F0D5;
}
.yellowtableheader {
	background-color: #FFFECD;
	border-top: 1px none #FFE65C;
	border-right: 1px none #FFE65C;
	border-bottom: 1px solid #FFE65C;
	border-left: 1px none #FFE65C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.yellowtable {

	border: 1px solid #FFE65C;
}
a.toplinks:hover {
	color: #1570B7;
	text-decoration: underline;
}
a.lightlinks:hover {
	color: #1570B7;
	text-decoration: underline;
}
a.tlightlinks:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.bluelinks:hover {
	color: #000000;
	text-decoration: underline;
}
.leftlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.leftlinks:hover {
	color: #000000;
	text-decoration: underline;
}
.norepeat {
	background-repeat: repeat-x;
}

#online_offline {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E9523;
	text-decoration: none;
}
#online_offline:hover {
	color: #000000;
	text-decoration: underline;
}
a { text-decoration:none }