BODY {
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE {
	FONT-SIZE: 9pt;
	color: #333333;
	line-height: 150%;
}






a:visited {
	COLOR: #333333; TEXT-DECORATION: none
}

a:link {
	COLOR: #333333; TEXT-DECORATION: none
}

a:hover {
	COLOR: #CC0000; text-decoration: none
}





A.white:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

A.white:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

A.white:hover {
	COLOR: #FFCC00; text-decoration: underline
}

A.menu:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 38px;
	height: 25px;
	font-weight: bold;
}

A.menu:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 38px;
	height: 25px;
	font-weight: bold;
}

A.menu:hover {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	line-height: 38px;
	height: 25px;
	font-weight: bold;
}



A.menu2:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

A.menu2:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

A.menu2:hover {
	COLOR: #cccccc;
	text-decoration: none;
}


.font14 {  font-size: 14px}

.hand {
	cursor: hand;
}

.font_yellow {
	color: #944646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.font_10 {
	color: #B1A394;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


.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;
}
.font_gray {
	color: #333333;
}
.font16_white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	line-height: 20px;
}
