img
{
	border: none;
}

body
{
	font-family: Courier New, Courier, serif;
	font-size: 12px;
	background-color: #000000;
	color: #11FF22;

	scrollbar-3dlight-color:    #BBBBBB;
	scrollbar-highlight-color:  #999999;
	scrollbar-face-color:       #707070;
	scrollbar-shadow-color:     #505050;
	scrollbar-darkshadow-color: #303030;
	scrollbar-arrow-color:      #B0B0B0;
	scrollbar-base-color:       #505050;
	scrollbar-track-color:      #666768;
}

body.iframe
{
	margin-left: 3px;
	margin-right: 3px;
	background: #034700 url(gfx/mainbg.png);
}

body.main
{
	margin: 0px;
	text-align: center;
}

table.main
{
	background: url(gfx/main.png);
}

iframe
{
	border: none;
}

table
{
	font-size: 12px;
	text-align: left;
}

p
{
	text-align: justify;
}

p.center
{
	text-align: center;
}

p.dlheadlnks
{
	color: #0B0;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
}


a
{
	font-size: 12px;
	text-decoration: none;
	color: #22FF22;
}

a:hover
{
	color: #AAFFAA;
}

a.line
{
	color: #00AA00;
	text-decoration: underline overline;
}

a.line:hover
{
	color: #00FF00;
}

a.normal
{
	color: #00BB00;
	text-decoration: underline;
}

a.normal:hover
{
	color: #00FF00;
}

a.dl
{
	color: #00BB00;
	text-decoration: none;
}

a.dl:hover
{
	color: #00FF00;
	text-decoration: underline;
}

hr
{
	color: #00AA00;
	border-color: #00AA00;
	height: 0;
        border-style: solid;
	border-bottom-width: 0;
}

div.formcap
{
	font-weight: bold;
}
