.logo
{
	font-size: 22pt;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

a
{
	color: #0000ee;
	font-size: 10pt;
	font-family: tahoma;
	text-decoration: underline;
}

a:hover
{
	color: #0080ff;
	text-decoration: none;
}

.text
{
	color: black;
	font-size: 10pt;
	text-decoration: none;
	font-family: tahoma;
}

.quoting
{
	color: gray;
	font-size: 10pt;
	text-decoration: italic;
	font-family: tahoma;
}

p
{
	text-indent: 15;
}

.header
{
	color: maroon;
	font-size: 12pt;
	font-family: tahoma;
	font-weight: bold;
}

.code
{
	font-family: courier new;
	font-size: 10pt;
	background-color: #fafafa;
}

code
{
	font-family: courier new;
	font-size: 10pt;
	background-color: #fafafa;
}

.delphi_preprocessor
{
	color: green;
	text-decoration: italic;
}

.delphi_keyword
{
	font-weight: bold;
}

.delphi_string_const
{
	color: #0000a0;
}

.faq_question
{
	color: maroon;
}

.button
{
	color: black;
	font-size: 10pt;
	text-decoration: none;
	font-family: tahoma;
	background-color: #fefefe;
	border-width: 2;
	border-style: solid;
	border-color: #dfdfdf;
}

.editbox
{
	color: black;
	font-size: 10pt;
	text-decoration: none;
	font-family: tahoma;
	background-color: #fefefe;
	border-width: 2;
	border-style: solid;
	border-color: #dfdfdf;
}

SPAN.COMMENT {
	COLOR: #008800
}
SPAN.STRING {
	COLOR: #007777
}
SPAN.CHARACTER {
	COLOR: black
}
SPAN.KEYWORD {
	COLOR: blue
}
SPAN.PREPROCESSOR {
	COLOR: blue
}
SPAN.NUMBER {
	COLOR: black
}
SPAN.ACCENT {
	COLOR: red
}

body { padding: 0; margin: 0; font-family: Tahoma, Verdana, Arial; font-size: 80%; text-align: center; background: #eee; }
img { border: 0; }
table { font-size: 100%; }
.c { margin: 0 auto; 1border-left: 1px solid #999; 1border-right: 1px solid #999; }
html>body .c { margin: 0 auto; 1border-left: 1px solid #999; 1border-right: 1px solid #999; }
table.nav { height: 31px; background: url(images/nav_bg.gif) repeat-x; }
span.here { color: #f85e0a; font-weight: bold; }
table.nav a { color: #000; text-decoration: underline; }
h1 { color: #61749e; font-size: 120%; height: 32px; background: url(images/h_bg.gif) repeat-x; }
a { color: #f85e0a; text-decoration: underline; }
table.bot { height: 43px; background: url(images/bot_bg.gif) repeat-x; color: #fff; font-size: 80%; width: 100% }
table.bot a { color: #fff; text-decoration: underline; }

