A:link {
	text-decoration		: none;
	color			: #003300;
	font-style		: normal;
	font-weight		: bold
}
A:visited {
	text-decoration		: none;
	color			: #002200;
	font-style		: normal;
	font-weight		: bold
}
A:active {
	text-decoration		: none;
	color			: #007700;
	font-style		: normal;
	font-weight		: bold
}
A:hover {
	text-decoration		: underline;
	font-style		: normal;
	font-weight		: bold
}
A.reverse:link {
	text-decoration		: none;
	color			: #c0c0c0;
	background-color	: #003200;
	font-style		: normal;
	font-weight		: bold;
}
A.reverse:visited {
	text-decoration		: none;
	color			: #c0c0c0;
	background-color	: #003200;
	font-style		: normal;
	font-weight		: bold;
}
A.reverse:active {
	text-decoration		: none;
	color			: #c0c0c0;
	background-color	: #003200;
	font-style		: normal;
	font-weight		: bold;
}
A.reverse:hover {
	text-decoration		: underline;
	color			: #ffffff;
	background-color	: #003200;
	font-style		: normal;
	font-weight		: bold;
}


TD.mOut {
	background-color	: #FFFFFF;
}
/*TD.mOver {
	background-color	: #003200;
}
*/
TD.mSel {
	background-color	: #dfdfdf;
}
/*
A.menu:link, A.menu:visited, A.menu:active {
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	text-decoration		: none;
}
A.menu:hover {
	color			: #FFFFFF;
	text-decoration		: none;
}
*/

.menu {

	text-align: center;

}

a.menu {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	width: 140px;

}

a.menu:link, a.menu:visited, a.menu:active {

	display: block;
	color: #001100;

}

a.menu:hover {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	background-color: #003200;
	border: 1px solid #000;
	color: #FFFFFF;
	width: 140px;

}

a.menuRed {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color: #ff0000;
	width: 140px;

}

a.menuRed:link, a.menuRed:visited, a.menuRed:active {

	display: block;
	color: #ff0000;

}

a.menuRed:hover {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	background-color: #003200;
	border: 1px solid #000;
	color: #FFFFFF;
	width: 140px;

}

/**
a.menu:active {

	color: #FFFFFF;

}
**/
P.text-left {
	text-align		: left;
	color			: #000000;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-style		: normal;
	font-weight		: normal;
}
P.text-right {
	text-align		: right;
	color			: #000000;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-style		: normal;
	font-weight		: normal;
}
P.text-justify {
	text-align		: justify;
	color			: #000000;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-style		: normal;
	font-weight		: normal;
}
DIV.text-left {
	text-align		: left;
}
DIV.text-right {
	text-align		: right;
}
DIV.text-justify {
	text-align		: justify;
}
FONT.std {
	color			: #000000;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-style		: normal;
	font-weight		: normal;
}
HR.grn {
	color			: #003200;
	height			: 1px;	
}
FONT.stdMeet {
	color			: #000000;	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-style		: normal;
	font-weight		: normal;
}
