body
{
	font-family: sans-serif;
	font-size: small;
	color: #FF0000;
	background-color: #FFFF00;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;border: thin dashed #0000FF; padding: 2px; margin-bottom: 3px;
}

h1 {font-size: 1.2em;}

a:link    {color: FF0000; text-decoration: none;}
a:visited {color: FF0000; text-decoration: none;}
a:hover{color:#00FF00; text-decoration: none; border-bottom: 1px dotted #00FF00}

span.online {font-weight: bold; color: red;}
span.offline {font-weight: bold; color: FF0000;}

form, div, ol, ul, li {margin: 0px; padding: 0px;}

div.tp
{
	font-weight: bold;
	background-color: #FF0000;
	color: white;
	padding: 3px;
	background-image: url('http://three.wen.ru/akri/busa.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: #00FFFF;
	font-weight: bold;
	padding: 3px;
}
div.ad a {color: orange;}
div.ad a:visited {color: orange;}
a:hover{color:#00FF00; text-decoration: none; border-bottom: 1px dotted #00FF00}

div.body { padding: 3px;}

div.tpanel
{
	padding: 3px;
}

div.mpanel
{
	margin: 3px 0px;
	padding: 3px;
	background-color: #00FFFF;
}

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: #00FFFF;
	background-image: url('http://three.wen.ru/akri/glass.jpg');
	background-repeat: repeat-x;
	background-position: top; 
}
div.btm a {color: FF0000;}
div.btm a:visited {color: FF0000;}
div.btm a:hover{color:#00FF00; text-decoration: none; border-bottom: 1px dotted #00FF00}
div.footer
{
	color: #0000FF;
	padding: 3px;
	background-color: #ff0000;
}
div.footer a {color: #0000FF;}
div.footer a:visited {color: #0000FF;}

.gr {color: #0000FF;}
a.gr:link {color: #0000FF;}
a.gr:visited {color: #0000FF;}

.green {color: navy;}
a.green:link {color: navy;}
a.green:visited {color: navy;}

.attention {color: 00FF00;}
a.attention {color: 00FF00;}
a.attention:visited {color: 00FF00;}
div a.attention {color: 00FF00;}
div a.attention:visited {color: 00FF00;}
