body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-color: #666666;
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #5B6269; 
    SCROLLBAR-HIGHLIGHT-COLOR: #5B6269;
    SCROLLBAR-SHADOW-COLOR: #000000; 
    SCROLLBAR-3DLIGHT-COLOR: #000000; 
    SCROLLBAR-ARROW-COLOR: #000000; 
    SCROLLBAR-TRACK-COLOR: #000000; 
    SCROLLBAR-DARKSHADOW-COLOR: #000000
}
.table1 {
	background-attachment: fixed;
	background-image: url(images/bg_table1.gif);
	background-repeat: repeat-x, repeat-y;
}
.table2 {
	background-attachment: fixed;
	background-image: url(images/bg_table2.jpg);
	background-repeat: repeat-y;
}
.table3 {
	background-attachment: fixed;
	background-image: url(images/bg_table3.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 79838C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.tdshadowleft {
	background-attachment: fixed;
	background-image: url(images/bg_shadow_left.jpg);
	background-repeat: no-repeat;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.navhorz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBBF76;
	text-decoration: none;
}
.navhorz:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBBF76;
	text-decoration: none;
}
.navhorz:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBBF76;
	text-decoration: none;
}
.navhorz:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBBF76;
	text-decoration: none;
}
.navhorz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.sidebar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.sidebar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.sidebar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
