body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background: url('./images/bg.gif') repeat-x;
}

table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

h2
{
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #000000;	
	font-weight: bold;
}

a:link		{ color: #0000ff; text-decoration: none; }
a:visited	{ color: #0000ff; text-decoration: none; }
a:active	{ color: #0000ff; text-decoration: none; }
a:hover		{ color: #0000ff; text-decoration: underline; }

#top
{
	background: url('./images/t.gif') repeat-x bottom center;	
}

#top2
{
	background: url('./images/t2.gif') repeat-x;	
}

#boxtext
{
	padding: 12px;
	color: #ffffff;
	font-weight: bold;
}

#boxtextright
{
	float: right;
	clear: right;
	margin: 15px;
	color: #ffffff;
	font-weight: bold;
}

#content
{
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

.dotlines
{
	border-bottom: 1px dotted #000000;
	padding: 3px;
}
