@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body {
background-image: url(../gfx/bg_main.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #01970f;
}

a {
color: #FFFFFF;
}
a:hover {
color: #FFFF99;
text-decoration: none;
}

img {
border: 0px;
}

.highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

.highlightwhite {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

.bookmark {
font-size: 18px;
font-weight: bold;
text-decoration: blink;
}
