.headerlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bordertd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #fafcfe;
	border: 1px solid #bfccd9;
}
.orangeline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
.leftlinksbg {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.leftlinksbg:hover {
	background-color: #f9f0c9;
	color: #FF9900;
	text-decoration: none;

}
.orangetextbold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.headerlinks:hover {
	color: #FF9900;
	text-decoration: none;
}
a.text:hover {
	color: #FFFFFF;
	text-decoration: none;
}
BODY {
	FONT-SIZE: 11; FONT-FAMILY: Tahoma
}
TD {
	FONT-SIZE: 11; FONT-FAMILY: Tahoma
}
A {
	FONT-WEIGHT: bold; COLOR: blue; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; FONT-FAMILY: tahoma; TEXT-DECORATION: underline
}
.cells_dark {
	BACKGROUND: #3366cc
}
.cells_light {
	BACKGROUND: #ececec
}
.cells_white {
	BACKGROUND: #ffffff
}
.header_text {
	COLOR: white
}
.header_links {
	COLOR: yellow
}
.menu {
	BACKGROUND: #3366cc; COLOR: white
}
.menu_links {
	COLOR: white
}
.admin_cells_dark {
	BACKGROUND: #3366cc
}
.admin_cells_light {
	BACKGROUND: #d5dffe
}
.admin_cells_light_alt {
	BACKGROUND: #e6ecfe
}
.admin_menu {
	BACKGROUND: #3366cc; COLOR: white
}
.admin_menu_links {
	COLOR: white
}
.admin_header_links {
	COLOR: blue
}
