.menu A:hover {
	COLOR: #308100
}
.menu .color {
	FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A:hover {
	COLOR: #017801; TEXT-DECORATION: none
}
A.line {
	COLOR: #000066; TEXT-DECORATION: none
}
.text {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.text2 {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; BACKGROUND-COLOR: #ebf8eb
}
.black {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
.yellow {
	FONT-SIZE: 8pt; COLOR: yellow; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.white {
	FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.color {
	FONT-SIZE: 8pt; COLOR: #970000; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.blue {
	FONT-SIZE: 8pt; COLOR: #467bb3; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.title {
	FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
.title_white {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
.title_big {
	FONT-SIZE: 9pt; COLOR: #2a73c3; FONT-FAMILY: arial; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
.form {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; HEIGHT: 20px
}
.bg_content {
	background-color: #ffffff
}
.bg_title {
	FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: arial; FONT-WEIGHT: BOLD; background-color: #89b7ea; text-align: center; height: 26px;
}
.bg_subtitle {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; background-color: #c0d6ee
}
.bg_grid {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; background-color: #97c997; padding-left: 10px; padding-right: 10px;
}
.bg_grid2 {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; background-color: #ebf8eb; padding-left: 10px; padding-right: 10px;
}
.bg_grid_nopadding {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; background-color: #97c997;
}
.bg_grid_nopadding2 {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; background-color: #ebf8eb;
}
.bg_footer {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none; background-color: #9bc1eb
}
.button {
	BORDER-RIGHT: #185494 thin outset; BORDER-TOP: #c1e2fb thin outset; FONT-WEIGHT: bolder; FONT-SIZE: 7pt; VERTICAL-ALIGN: top; BORDER-LEFT: #c1e2fb thin outset; WIDTH: 110px; CURSOR: hand; COLOR: white; BORDER-BOTTOM: #185494 thin outset; FONT-FAMILY: arial, arial; HEIGHT: 18px; BACKGROUND-COLOR: #006600
}
.buttonsmall {
	BORDER-RIGHT: #2a73c3 thin outset; BORDER-TOP: #7db77d thin outset; FONT-WEIGHT: bolder; FONT-SIZE: 7pt; VERTICAL-ALIGN: top; BORDER-LEFT: #7db77d thin outset; WIDTH: 50px; CURSOR: hand; COLOR: white; BORDER-BOTTOM: #2a73c3 thin outset; FONT-FAMILY: arial, arial; HEIGHT: 19px; BACKGROUND-COLOR: #006600
}
.border{
	BORDER-RIGHT: #97c997 1px solid; BORDER-TOP: #97c997 1px solid; BORDER-LEFT: #97c997 1px solid; BORDER-BOTTOM: #97c997 1px solid
}
.border_top{
	BORDER-top: #d1caca 1px solid; BORDER-BOTTOM: #d1caca 1px solid;
}
.border_top2{
	BORDER-top: #d1caca 1px solid;
}
.border_bottom{
	BORDER-BOTTOM: #a5a5a5 1px solid;
}
.body {
	background-color: #ffffff; margin: 0px;	padding: 0px;
}
.table_header
{
    MARGIN: 0px; BORDER: gray 1px;
	PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px;
    FONT-FAMILY: Verdana, Arial; FONT-SIZE: 9pt; FONT-WEIGHT: bolder;
    COLOR: gray; BACKGROUND-COLOR: #C1C1C1
}