td {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}

body {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	background-position: left top;
	
	scrollbar-face-color: #B0C4D4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #E1E7EE;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
a:link {
	color: #EF1C21;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }
.bigheader {color: #000000; font-weight: bold; font-size: 20px; }
.tablebg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position: center top;
}
.tableheader {
	background-color: #666666;
}
.missedgig {
	font-style: italic;
	color: #999999;
}
th {
	font-size: 14px;
	background-color: #CCCCCC;
}
