A:link {
	COLOR: #606790;
	text-decoration: none;
}
A:visited {
	COLOR: #737788;
	text-decoration: none;

}
A:hover {
	COLOR: #C7C696;
	text-decoration: underline;
}


.menu A:link {
	COLOR: #C7C696;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;
}


.menu A:visited {
	COLOR: #C7C696;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;

}
.menu A:hover {
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;

}

body {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial; color:#000000;

}


TR {
	FONT-SIZE: 12px; FONT-FAMILY: arial; color:#000000;
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: arial; color:#000000;
}

P {
	FONT-SIZE: 12px; FONT-FAMILY: arial; color:#000000;

}

.title{
		FONT-SIZE: 18px; FONT-FAMILY: arial; #606790

}

.footer {
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #666666;
	FONT-FAMILY: verdana, arial
}

.footer A:link {
	COLOR: #606790;
	FONT-SIZE: 7pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;
}


.footer A:visited {
	COLOR: #606790;
	FONT-SIZE: 7pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;

}
.footer A:hover {
	COLOR: #FFFFFF;
	FONT-SIZE: 7pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: underline;

}


.crumbs {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-FAMILY: verdana, arial
}

.crumbs A:link {
	COLOR: #606790;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;
}


.crumbs A:visited {
	COLOR: #606790;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: none;

}
.crumbs A:hover {
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial;
	text-decoration: underline;

}







.off {

	background-color: #606790;

}		



.on
 {

	background-color: #737788;

}