A:link
{ text-decoration: none;  color:#000000; }
A:visited
{ text-decoration: none; color:#6F6F6F; }
A:active
{ text-decoration: none;  color:#6F6F6F; }
A:hover
{ text-decoration: underline; color:#6F6F6F; }

body
{ background: #FFFFFF;
background-image: url(/images/bg/bg.jpg);
background-repeat: repeat-x;
font-family: arial;
color: #000000;
font-weight: lighter;
font-size: 8pt;
text-align: left; 

scrollbar-face-color : #C4C4C4;
scrollbar-highlight-color : #FFFFFF;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-shadow-color : #6F6F6F;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color :  #FFFFFF;
scrollbar-arrow-color : #6F6F6F;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

p
{ font-family: Arial;
color: #000000;
font-weight: lighter;
font-size: 8pt;
padding: 0;
text-align: left;  }

td
{ font-family: Arial, tahoma;
color: #000000;
font-weight: lighter;
font-size: 8pt;
padding: 0;
text-align: left; }

.h1 {
font-family: Arial, Tahoma;
color: #000000;
font-weight: bold;
font-size: 16pt; }

.h2 {
font-family: Arial, Tahoma;
color: #000000;
font-weight: bold;
font-size: 14pt; }

.h3 {
font-family: Arial, Tahoma;
color: #000000;
font-weight: bold;
font-size: 12pt; }

.h4 {
font-family: Verdana;
color: #000000;
font-weight: bold;
font-size: 9pt; }

.title {
font-family: Arial, 	Tahoma;
color: #000000;
font-weight: bold;
font-size: 10pt; }

.links {
font-family: Arial, 	Tahoma;
color: #000000;
font-weight: bold;
font-size: 9pt; }

.header {
font-family: Arial, 	Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.header2 {
font-family: Arial, 	Tahoma;
color: #000000;
font-weight: bold;
font-size: 9pt; }

.links:link
{ text-decoration: none; color:#000000; }
.links:visited
{ text-decoration: none; color:#6F6F6F; }
.links:active
{ text-decoration: none;  color:#6F6F6F; }
.links:hover
{ text-decoration: none; color:#6F6F6F; }

.bodybody {
font-family: Arial, 	Tahoma;
color: #000000;
font-weight: lighter;
font-size: 8pt; }

.bodytop {
font-family: Arial, Tahoma, Verdana;
color: #000000;
font-weight: lighter;
font-size: 8pt; }

.top1 {
font-family: Arial;
color: #6F6F6F;
font-weight: bold;
font-size: 9pt; }

.top2 {
font-family: Arial;
color: #b02614;
font-weight: bold;
font-size: 9pt; }

.top3 {
font-family: Arial;
color: #2c5884;
font-weight: bold;
font-size: 9pt; }

.menu {
font-family: Arial;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt; }

.tabletitle {
font-family: Arial;
color: #000000;
font-weight: bold;
font-size: 11pt; }

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 10px tahoma, Verdana, Arial, sans-serif;
 text-align: left;
 text-decoration: none;
 text-weight: lighter;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 11px arial;
 text-align: center;
 text-decoration: none;
 text-weight: lighter;
}

.highTextHover, a.highTextHover:link, a.highTextHover:visited, a.highTextHover:active, a.highTextHover:focus {
 color: #000000;
 font: 11px arial;
 text-align: center;
 text-decoration: none;
 text-weight: lighter;
}

.itemBorder {
 border: 1px solid #ffffff;
}
.itemBorderBlank {
 border: 1px solid #FFFFFF;
}

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFFFFF;
 font: 11px Arial;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #000000;
 font: 11px Arial;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #FFFFFF;
}
.buttonBorderOver {
 border: 1px inset #FFFFFF;
}