body
{
	font-family: sans-serif;
	font-size: small;
	color: #000000;
	background-color: #E3E3E3;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;border: thin dashed #777777; padding: 2px; margin-bottom: 3px;
}

h1 {font-size: 1.2em;}

a:link    {color: 000000; text-decoration: none;}
a:visited {color: 000000; text-decoration: none;}

a:hover{color:#333333; text-decoration: none; border-bottom: 1px dotted #333333}

span.online {font-weight: bold; color: green;}
span.offline {font-weight: bold; color: 838383;}

form, div, ol, ul, li {margin: 0px; padding: 0px;}

div.tp
{
	font-weight: bold;
	background-color: #A0A0A0;
	color: white;
	padding: 3px;
	background-image: url('img/head1.gif');
	background-repeat: repeat-x;
	background-position: top; 
}
div.tp h1 {padding: 0px; margin: 0px;}
div.tp a {color: yellow;}
div.tp a:visited {color: yellow;}

div.ad
{
	background-color: #8F8F8F;
	font-weight: bold;
	padding: 3px;
}
div.ad a {color: orange;}
div.ad a:visited {color: orange;}

a:hover{color:#333333; text-decoration: none; border-bottom: 1px dotted #333333}

div.body { padding: 3px;}

div.tpanel
{
	padding: 3px;
}

div.mpanel
{
	margin: 3px 0px;
	padding: 3px;
	background-color: #8F8F8F;
}

div.jump
{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

div.panel
{
	padding: 3px;
}

div.panel div.jump
{
	margin-top: 1px;
}

div.bhead
{
	font-weight: bold;
	padding: 3px;
}

div.btm
{
	padding: 3px;
	background-color: #C0C0C0;
	background-image: url('img/foot1.gif');
	background-repeat: repeat-x;
	background-position: top; 
}
div.btm a {color: 000000;}
div.btm a:visited {color: 000000;}
div.btm a:hover{color:#333333; text-decoration: none; border-bottom: 1px dotted #333333}
div.footer
{
	color: #999999;
	padding: 3px;
	background-color: #fff;
}
div.footer a {color: #999999;}
div.footer a:visited {color: #999999;}

.gr {color: #999999;}
a.gr:link {color: #999999;}
a.gr:visited {color: #999999;}

.green {color: green;}
a.green:link {color: green;}
a.green:visited {color: green;}

.attention {color: 838383;}
a.attention {color: 838383;}
a.attention:visited {color: 838383;}
div a.attention {color: 838383;}
div a.attention:visited {color: 838383;}
