
body
{
	margin-left		: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	font-style		: normal;
	background-color : black;
	color			: black;
}

.label
{
    COLOR: #749990;
    CURSOR: default;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}

.label2
{
    COLOR: #749990;
    CURSOR: default;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}

.comment
{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 10pt;
	font-weight		: bold;
	font-style		: normal;
	color			: #FF9900;
	cursor			: default;
}

.inputLabel
{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 11pt;
	font-weight		: bold;
	font-style		: normal;
	color			: white;
	cursor			: default;
}

.data
{
	font-family		: Arial;
	font-size		: 10pt;
	font-weight		: normal;
	font-style		: normal;
	color			: white;
	cursor			: default;
}

.button
{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 10pt;
	font-weight		: bold;
	font-style		: normal;
	color			: white;
	cursor			: hand;
	padding			: 5px;
	margin			: 5px;
	text-align		: center;
	border-width	: 1;
	border-style	: solid;
	border-color	: #345950;
}

.buttonSel
{
	font-family			: Tahoma, Verdana, Arial;
	font-size			: 10pt;
	font-weight			: bold;
	font-style			: normal;
	color				: black;
	cursor				: hand;
	padding				: 5px;
	margin				: 5px;
	text-align			: center;
	border-width		: 1;
	border-style		: solid;
	border-color		: #345950;
	background-color	: #547970;
}

.header1
{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 20pt;
	font-weight		: bold;
	font-style		: normal;
	color			: white;
	cursor			: default;
}

.header3
{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 12pt;
	font-weight		: bold;
	font-style		: normal;
	color			: #FF9900;
	cursor			: default;
}

a
{
	font-style	: normal;
	color		: white;
	text-decoration	: underline;
	cursor		: hand;
}

.mainAnchor
{
	font-family	: Tahoma, Verdana, Arial;
	font-size	: 11pt;
	font-weight	: bold;
	font-style	: normal;
	color		: #006655;
	cursor		: hand;
}

.toolbarBtn
{
	cursor	: hand;
}
