.myButton
{
	FONT-WEIGHT: 800;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 27px;
}
.myButton A:visited
{
	DISPLAY: block;
	WIDTH: 147px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(rightMenu_up.gif);
	height: 18px;
}
.myButton A:active
{
	DISPLAY: block;
	WIDTH: 147px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(rightMenu_up.gif);
	height: 18px;
}
.myButton A:link
{
	DISPLAY: block;
	WIDTH: 147px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(rightMenu_up.gif);
	height: 18px;
}
.myButton A:hover
{
	DISPLAY: block;
	WIDTH: 147px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(rightMenu_over.gif);
	height: 18px;
}
.myPageButton
{
	FONT-WEIGHT: 800;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: none;
	padding-top: 10px;
	border-top: 10px;
}
.myPageButton A:visited
{
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(button_up.gif);
	height: 24px;
}
.myPageButton A:active
{
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(button_up.gif);
	height: 24px;
}
.myPageButton A:link
{
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(button_up.gif);
	height: 24px;
}
.myPageButton A:hover
{
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(button_over.gif);
	height: 24px;
}
.myLoginButton
{
	FONT-WEIGHT: 800;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 6px;
	padding-top: 10px;
	border-top: 10px;
	height: 18px;
}
.myLoginButton A:visited
{
	DISPLAY: block;
	WIDTH: 56px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(login_up.gif);
	height: 18px;
}
.myLoginButton A:active
{
	DISPLAY: block;
	WIDTH: 56px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(login_up.gif);
	height: 18px;
}
.myLoginButton A:link
{
	DISPLAY: block;
	WIDTH: 56px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(login_up.gif);
	height: 18px;
}
.myLoginButton A:hover
{
	DISPLAY: block;
	WIDTH: 56px;
	COLOR: white;
	BACKGROUND-COLOR: #657fca;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin none;
	background-image: url(login_over.gif);
	height: 18px;
}