BODY {
	background-color: #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.gif);
}

TABLE {
	FONT-SIZE: 9pt;
	color: #333333;
	line-height: 150%;
}






a:visited {
	COLOR: #003366; TEXT-DECORATION: none
}

a:link {
	COLOR: #003366; TEXT-DECORATION: none
}

a:hover {
	COLOR: #99CC00; text-decoration: none
}





A.white:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.white:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.white:hover {
	COLOR: #FFFF00; text-decoration: underline
}

A.menu:visited {
	COLOR: #FCCCA0;
	TEXT-DECORATION: none;
	font-size: 14px;
}

A.menu:link {
	COLOR: #FCCCA0;
	TEXT-DECORATION: none;
	font-size: 14px;
}

A.menu:hover {
	COLOR: #ffffff;
	text-decoration: none;
	font-size: 14px;
}






.font14 {  font-size: 14px}

.hand {
	cursor: hand;
}

.font_green {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font-line {
	text-decoration: line-through;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn_bg {
	line-height: 24px;
	background-image: url(../images/btn_bg.gif);
}

.font_white {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

