BODY, TABLE, TD, TH, THEAD, TFOOT {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;	
}
BODY {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
IMG {
	border: 0px;
}
A:LINK, A:ACTIVE, A:VISITED {
	text-decoration: underline;
	color: #0000BB;
}
A:HOVER {
	text-decoration: underline;
	color: #006600;
}
A.PicLink, A.PicLink:LINK, A.PicLink:ACTIVE, A.PicLink:VISITED {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.PicLink:HOVER {
	text-decoration: none;
}
H1, H2, H3, H4, H5, H6 {
	color: #990033;
	font-size: 18px;
	font-weight: bold;
}
TR.Shade {
	background-color: #EEEEEE;
}
TD.Lg {
	font-size: 18px;
	font-weight: bold;
}

IMG.Thumbs {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.Dp {
	background-image: url(images/dpbk.gif);
}

.MenuBar {
	background-image: url("images/navbarbk.gif");
	text-align: center;
	vertical-align: middle;
	height: 17px;
	font-weight: bold;
	color: #000000;
}

.Content {
	text-align: left;
	vertical-align: top;
}

.LeftMenu {
	background-image: url(images/dpbk.gif);
	text-align: center;
	vertical-align: top;
}

.LeftMenuFade {
	background-image: url(images/leftmenufade.gif);
}

.Footer {
	background-color: #B0B0B0;
	text-align: center;
	vertical-align: top;
	height: 16px;
}

TABLE.DataTable {
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
}
TABLE.DataTable TH {
	color: #990033;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/datatablebk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
TABLE.DataTable TD {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

TABLE.DataTableShd {
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
}
TABLE.DataTableShd TH {
	color: #990033;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/datatablebk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
TABLE.DataTableShd TD {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

TABLE.PrnTable {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
TABLE.PrnTable TD {
	vertical-align: top;
}