
body {
	font-family			: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size			: 10pt;
	font-style			: normal;
	font-weight			: normal;
	scrollbar-face-color		: #afbccc;
	scrollbar-highlight-color	: #efefef;
	scrollbar-shadow-color		: #afbfcf;
	scrollbar-3dlight-color		: #afbfcf;
	scrollbar-arrow-color		: #54638a;
	background-color		: #afbccc;
	color				: #efefef;
	margin				: 1pt;
	padding				: 1pt;
	cursor				: default;
}

a:link.light_big, a:visited.light_big, a:active.light_big {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #2b56c1;
	text-decoration	: none;
}

a:hover.light_big {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #7190df;
	text-decoration	: underline;
}

a:link.light_medium, a:visited.light_medium, a:active.light_medium {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 9pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #2b56c1;
	text-decoration	: none;
}

a:hover.light_medium {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 9pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #7190df;
	text-decoration	: underline;
}

a:link.light_small, a:visited.light_small, a:active.light_small {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 8pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #2b56c1;
	text-decoration	: none;
}

a:hover.light_small {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 8pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #7190df;
	text-decoration	: underline;
}

a:link.bright_big, a:visited.bright_big, a:active.bright_big {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #54638a;
	text-decoration	: none;
}

a:hover.bright_big {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #54638a;
	text-decoration	: underline;
}

a:link.bright_medium, a:visited.bright_medium, a:active.bright_medium {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 9pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #54638a;
	text-decoration	: none;
}

a:hover.bright_medium {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 9pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #54638a;
	text-decoration	: underline;
}

a:link.bright_small, a:visited.bright_small, a:active.bright_small {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 8pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #54638a;
	text-decoration	: none;
}

a:hover.bright_small {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 8pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #54638a;
	text-decoration	: underline;
}

table.master {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #efefef;
	color			: #3f4750;
	border-collapse		: collapse;
	border-spacing		: 0pt;
	border-width		: 0pt;
	border-style		: none;
	padding			: 0pt;
	width			: 750px;
	cursor			: default;
}

td.master {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #efefef;
	color			: #3f4750;
	border-width		: 1pt;
	border-style		: solid;
	border-color		: #dfe0ef;
	text-align		: center;
	vertical-align		: top;
	padding			: 0pt;
	cursor			: default;
}

td.logo {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-image	: url( "../Images/logo.jpg" );
	color			: #3f4750;
	border-width		: 0pt;
	border-style		: none;
	text-align		: center;
	vertical-align		: middle;
	padding			: 0pt;
	cursor			: default;
}

table.dylo {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 8pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-collapse	: collapse;
	border-spacing	: 0pt;
	border-width	: 0pt;
	border-style	: none;
	padding		: 0pt;
	width		: 100%;
	cursor		: default;
	border-top	: 1pt solid #D0DFE0;
	border-left	: 1pt solid #D0DFE0;
	border-right	: 1pt solid #D0DFE0;
}

td.dylo {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 8pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-width	: 0pt;
	border-style	: none;
	padding		: 2pt;
	cursor		: default;
}

td.info {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 6pt;
	font-style		: normal;
	font-weight		: normal;
	background-image	: url( "../Images/info.jpg" );
	color			: #3f4750;
	border-width		: 1pt;
	border-style		: solid;
	border-color		: #d0dfe0;
	text-align		: center;
	vertical-align		: middle;
	margin			: 0pt;
	padding			: 0pt;
	cursor			: default;
}

table.ispace, td.ispace {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 6pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-collapse	: collapse;
	border-spacing	: 0pt;
	border-width	: 0pt;
	border-style	: none;
	text-align	: left;
	vertical-align	: middle;
	margin		: 0pt;
	padding		: 0pt;
	width		: 100%;
	cursor		: default;
}

table.inner, td.inner {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-collapse	: collapse;
	border-spacing	: 0pt;
	border-width	: 0pt;
	border-style	: none;
	text-align	: justify;
	vertical-align	: top;
	padding		: 5pt;
	width		: 100%;
	cursor		: default;
}

table.sh {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-collapse	: separate;
	border-spacing	: 2pt;
	border-width	: 0pt;
	border-style	: none;
	padding		: 0pt;
	cursor		: default;
}

td.tsh {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #e2e7ec;
	color			: #3f4750;
	border-width		: 1pt;
	border-style		: solid;
	border-color		: #dfe0ef;
	padding			: 3pt;
	cursor			: default;
}

td.tsh_lemi {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #e2e7ec;
	color			: #3f4750;
	border-width		: 1pt;
	border-style		: solid;
	border-color		: #dfe0ef;
	text-align		: justify;
	vertical-align		: middle;
	padding			: 3pt;
	cursor			: default;
}

td.tsh_cemi {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #e2e7ec;
	color			: #3f4750;
	border-width		: 1pt;
	border-style		: solid;
	border-color		: #dfe0ef;
	text-align		: center;
	vertical-align		: middle;
	padding			: 3pt;
	cursor			: default;
}

td.dsh {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-width	: 1pt;
	border-style	: solid;
	border-color	: #dfe0ef;
	padding		: 3pt;
	cursor		: default;
}

td.dsh_lemi {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-width	: 1pt;
	border-style	: solid;
	border-color	: #dfe0ef;
	text-align	: justify;
	vertical-align	: middle;
	padding		: 3pt;
	cursor		: default;
}

td.dsh_wlemi {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-width	: 1pt;
	border-style	: solid;
	border-color	: #dfe0ef;
	text-align	: justify;
	vertical-align	: middle;
	padding		: 10pt;
	cursor		: default;
}

td.dsh_cemi {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	border-width	: 1pt;
	border-style	: solid;
	border-color	: #dfe0ef;
	text-align	: center;
	vertical-align	: middle;
	padding		: 3pt;
	cursor		: default;
}

table.ghost {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #efefef;
	color			: #3f4750;
	border-collapse		: separate;
	border-spacing		: 2pt;
	border-width		: 0pt;
	border-style		: none;
	padding			: 0pt;
	width			: 100%;
	cursor			: default;
}

td.ghost {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #efefef;
	color			: #3f4750;
	border-width		: 0pt;
	border-style		: none;
	padding			: 3pt;
	cursor			: default;
}

td.ghost_lemi {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #efefef;
	color			: #3f4750;
	border-width		: 0pt;
	border-style		: none;
	text-align		: justify;
	vertical-align		: middle;
	padding			: 3pt;
	cursor			: default;
}

td.ghost_cemi {
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #efefef;
	color			: #3f4750;
	border-width		: 0pt;
	border-style		: none;
	text-align		: center;
	vertical-align		: middle;
	padding			: 3pt;
	cursor			: default;
}

.lvl1 {
	font-size	: 12pt;
	color		: #54638a;
	font-weight	: bold;
	text-decoration	: none;
}

.lvl2 {
	color		: #54638a;
	font-weight	: bold;
	text-decoration	: none;
}

.lvl3 {
	color		: #54638a;
	font-weight	: normal;
	text-decoration	: none;
}

.fx1 {
	font-size	: 9pt;
	color		: #54638a;
	text-decoration	: none;
}

.fx2 {
	font-size	: 10pt;
	color		: #54638a;
	font-weight	: normal;
	text-decoration	: none;
}

.fx3 {
	font-size	: 9pt;
	color		: #54638a;
	font-weight	: normal;
	text-decoration	: none;
}

input.txt, textarea { /* input[type=text] */
	font-family			: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size			: 10pt;
	font-style			: normal;
	font-weight			: normal;
	scrollbar-face-color		: #afbccc;
	scrollbar-highlight-color	: #efefef;
	scrollbar-shadow-color		: #afbccc;
	scrollbar-3dlight-color		: #afbccc;
	scrollbar-arrow-color		: #54638a;
	background-color		: #efefef;
	color				: #3f4750;
	border-width			: 1pt;
	border-style			: solid;
	border-color			: #afbccc;
	margin				: 1pt;
	cursor				: text;
}

input.btn { /* input[type=button], input[type=submit], input[type=reset] */
	font-family		: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size		: 10pt;
	font-style		: normal;
	font-weight		: normal;
	background-color	: #e2e7ec;
	color			: #3f4750;
	border-color		: #e2e7ec;
	cursor			: default;
}

select {
	font-family			: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size			: 10pt;
	font-style			: normal;
	font-weight			: normal;
	scrollbar-face-color		: #afbccc;
	scrollbar-highlight-color	: #efefef;
	scrollbar-shadow-color		: #afbccc;
	scrollbar-3dlight-color		: #afbccc;
	scrollbar-arrow-color		: #54638a;
	background-color		: #efefef;
	color				: #3f4750;
	border-color			: #afbccc;
	margin				: 1pt;
	cursor				: default;
}

pre {
	font-family	: "Courier New", "Courier 10 Pitch", "Bitstream Vera Sans Mono", monospace;
	font-size	: 10pt;
	font-style	: normal;
	font-weight	: normal;
	color		: #3f4750;
	cursor		: default;
}

hr { color: #afbfcf; }

img { border-color: #afbfcf; }

img.gx1 {
	border-width: 1pt;
	border-style: solid;
	border-color: #afbfcf;
}

img.photo {
	float		: left;
	border-width	: 1pt;
	border-style	: solid;
	border-color	: #afbfcf;
	margin		: 1pt 4pt 1pt 1pt;
	padding		: 1pt;
	width		: 160px;
	height		: 120px;
}

ol { list-style-type: decimal; }

ul {
	list-style-type		: disc;
	list-style-image	: url( "../Images/bullet-1.gif" );
}

ul.light {
	list-style-type		: disc;
	list-style-image	: url( "../Images/bullet-2.gif" );
}

ul.zip {
	list-style-type		: disc;
	list-style-image	: url( "../Images/bullet-2.gif" );
}

ul.screenshot {
	list-style-type		: disc;
	list-style-image	: url( "../Images/bullet-2.gif" );
}
