BODY {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	color : Black;
}
TABLE {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	color : Black;
}

SELECT {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	color : Black;
}

TEXTAREA {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	color : Black;
}

TABLE.LoginTable {
	background-image : url(images/mtflogin.png);
}

TABLE.NewStation {
	border : thin solid Black;
	width : 530px;
}

TH.NewStation {
	background-color : ButtonFace;
}

TD.NewStation {
	background-color : ButtonHighlight;
}

INPUT {
	font-family : Tahoma;
	font-size : x-small;
	font-style : normal;
	color : Black;
}

DIV.MiniHeader {
	font-family : Tahoma;
	font-size : small;
	font-style : normal;
	color : Black;	
}

A.FrameMenu {
	color : Black;
	text-decoration : none;
}

A:HOVER.FrameMenu {
	color : Green;
	text-decoration : underline;
}

TD.FrameMenuTop {
	background-image : url(images/mtfframe_ul_logo.png);
}

TD.FrameMenuMiddle {
	background-image : url(images/mtfframe_l_menu.png);
}

TD.FrameMenuBottom {
	background-image : url(images/mtfframe_l_menubottom.png);
}

TD.FrameTop {
	background-image : url(images/mtfframe_ur_border.png);
}