body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.black4sides {
	border: 2px solid #000000;
}
.tableblack4sides {
	border: 1px solid #000000;
}

.style3 {
    font-size: 9; 
    font-weight: bold; 
}

.style3nobold {
    font-size: 9; 
}

.style5 {
	color: #FFFFFF;
	font-size: 9pt;
}
.bigblack {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
.bigwhite {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14pt;
    text-align: left;
}
.bigwhitecenter {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
}
a:link.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.hover.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tableblackright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.tablewhiteright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tablegraytop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.tablegraybottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #181818;
}
.tableblackbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tablelightgraybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}
a:link.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
a:active.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
a:visited.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
a:hover.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
	text-decoration: underline;
}
a:visited.hover.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
	text-decoration: underline;
}
a:link.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
a:active.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
a:visited.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
a:hover.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #880000;
	text-decoration: underline;
	text-align: center;
}
a:visited.hover.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #880000;
	text-decoration: underline;
}
.black4sides {
	border: 1px solid #000;
}
