body
{
	background-color: black;
	color: yellow;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0px 0px;
	overflow: auto;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: lime;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: lime;
	scrollbar-shadow-color: lime;
	scrollbar-track-color: green;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

a		{	font-weight: bold;	text-decoration: none;	color: green;	}
a:visited	{	font-weight: bold;	text-decoration: none;	}
a:active	{	font-weight: bold;	text-decoration: none;	color: gray;	}
a:hover		{	font-weight: bold;	text-decoration: none;	color: blue;	}

a.in_sched		{	font-weight: bold;	text-decoration: none;	color: black;	}
a.in_sched:visited	{	font-weight: bold;	text-decoration: none;	}
a.in_sched:active	{	font-weight: bold;	text-decoration: none;	color: maroon;	}
a.in_sched:hover	{	font-weight: bold;	text-decoration: none;	color: green;	}

a.onblack		{	font-weight: bold;	text-decoration: none;	color: lime;	}
a.onblack:visited	{	font-weight: bold; 	text-decoration: none;	}
a.onblack:active	{	font-weight: bold;	text-decoration: none;	color: white;	}
a.onblack:hover		{	font-weight: bold;	text-decoration: none;	color: aqua;	}

#mainbox
{
	background-color: #ffffc6;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	margin: auto;
	padding: 0px;
	width: 720px;
}

#leftbox
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 140px;
	float: left;
}

#rightbox
{
	margin: 0px;
	padding: 0px;
	width: 560px;
	float: right;
}

#copyright
{
	position: relative;
}

.maintext
{
	xbackground: silver;
	position: relative;
}

.marq
{
	width: 468px;
	height: 80px;
	text-align: center;
	margin: auto;
	padding: 0px;
	position: relative;
	overflow: visible;
}

.marq_in
{
	xbackground: lime;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.banner_out
{
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 60px;
}

.banner_in
{
	border: 0px;
	padding: 0px;
	margin: auto;
}

.p_rozc1
{
	background-image: url("../images/other/p_rozc1.png");
	background-position: right center;
	background-repeat: no-repeat;
	border: 0px;
	padding: 12px 165px 15px 0px;
	margin: 0px;
}

table
{
	background-color: #80d000;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 1px outset white;
}

td, th
{
	background-color: #ffffc6;
	border: 1px inset white;
}

img
{
	border: none;
}

.counter
{
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	height: 11px;
	background: transparent;
	color: gray;
}


