﻿a
{
	text-decoration: none;
}

a.hyperlink:link, a.hyperlink:visited, a.hyperlink:active, a.hyperlink:hover
{
	color: #0d8be4;
}

a.menu:link, a.menu:visited, a.menu:active
{
	color: #e51937;
}

a.menu:hover
{
	color: #000000;
}

a.selected:link, a.selected:visited, a.selected:active, a.selected:hover
{
	color: #000000;
}

body
{
	font-family: Arial;
	font-size: 9pt;
}

html
{
	overflow: scroll;
}

img
{
	border-style: none;
}

.delimiter
{
	background-color: #b0b0b0;
	width: 1px;
}

.highlite
{
	color: #e51937;
}

.important
{
	font-weight: bold;
}

.instruction
{
	color: #5e5d5d;
}

.instruction_highlite
{
	color: #5e5d5d;
	font-weight: bold;
}

.submenu
{
	background-color: #dbe0e4;
}

.title
{
	color: #e51937;
	font-size: 12pt;
	font-weight: bold;
}
