html, body { background-color:#FFFF88; margin:0px; padding:0px;}
*	{
		font-family:Verdana,Arial,sans-serif; font-size:12px; text-decoration:none;
	}

a,a:link,a:visited	{ color:#015EE6; }
a:hover							{ color:#E00; text-decoration:underline; }

img	{ border:0px; padding:0px; margin:0px; }
sup { font-size:10px; }

hr
	{
		height:0px; font-size:0px; margin:2px 0px 5px 0px;
		border:0px; border-bottom:1px solid #fa0;
	}

/* OWN CSS STYLES */

a.top,a.top:link,a.top:visited,a.top:active
	{ color:#C00; font-weight:bold; text-decoration:none; }
a.top:hover { color:#000; text-decoration:none; }

a.left,a.left:link,a.left:visited,a.left:active
	{ color:#FF982A; text-decoration:none; font-size:11px; }
a.left:hover { color:#FF982A; text-decoration:underline; }

a.paparak,a.paparak:link,a.paparak:visited,a.paparak:active,a.paparak:hover
	{ color:#558B86; font-weight:bold; text-decoration:underline; }

a.rss,a.rss:link,a.rss:visited,a.rss:active,a.rss:hover
	{ color:#558B86; font-weight:none; text-decoration:none; font-size:11px; }
a.fsize
	{
		background-color:#000;
		color:#FC0;
		padding:1px 2px 1px 2px;
		font-weight:bold;
		text-decoration:none;
	}

td.border_top
	{
		width:920px; height:17px;
		background-image:url('./images/border_top.gif'); background-repeat:no-repeat;
	}
td.border_bottom
	{
		width:920px; height:17px;
		background-image:url('./images/border_bottom.gif'); background-repeat:no-repeat;
	}
td.border_left
	{
		width:20px;
		background-image:url('./images/border_left.gif'); background-repeat:repeat-y;
	}
td.border_right
	{
		width:20px;
		background-image:url('./images/border_right.gif'); background-repeat:repeat-y;
	}

td.header
	{
		width:880px; height:152px;
		background-image:url('./images/header.gif'); background-repeat:no-repeat;
	}
td.footer
	{
		width:880px; height:55px;
		background-image:url('./images/footer.gif'); background-repeat:no-repeat;
		color:#000; font-size:11px;
	}
td.menu
	{
		width:880px; height:37px;
		background-image:url('./images/m2_center.gif'); background-repeat:repeat-x;
		/*background-color:#000;*/
	}
div.m_left
	{
		width:8px; height:37px; float:left; margin-right:210px;
		background-image:url('./images/m2_left.gif'); background-repeat:no-repeat;
	}
div.m_right
	{
		width:10px; height:37px; float:right;
		background-image:url('./images/m2_right.gif'); background-repeat:no-repeat;
	}
div.m_button
	{
		float:left; width:100px; height:22px; margin-top:7px; padding-top:4px;
		background-image:url('./images/m_button.gif'); background-repeat:no-repeat;
		text-align:center; margin-right:15px;
	}
td.p_left
	{ background-color:#000; width:170px; }
td.p_center
	{ padding:5px; width:530px; }
td.p_right
	{ background-color:#000; width:170px; }
div.orange
	{
		width:170px; height:25px; line-height:25px; vertical-align:middle;
		font-weight:bold; font-size:14px; text-align:center; color:#FFF;
		/*
		background-image:url('./images/orange.gif'); background-repeat:no-repeat;
		letter-spacing:1px;
		*/
		background-image:url('./images/redbar.gif'); background-repeat:no-repeat;
	}
div.polls
	{ color:#FEFE01; margin:5px; clear:both; font-size:11px; }
div.sides
	{ color:#F70; margin:5px; clear:both; font-size:11px; }
input.polls
	{ width:12px; height:12px; }
div.h1
	{
		float:left; text-align:center; width:210px;
		margin:27px 0px 0px 15px; font-weight:bold;
	}
div.h2
	{
		float:right; width:190px;
		margin:27px 15px 0px 0px; font-weight:bold;
	}
span.bigRed
	{ font-size:16px; font-weight:bold; color:#FF6C00; font-family:arial,sans-serif; }
div.topicRed
	{
		color:#FFF; background-color:#E00; font-family:Arial,sans-serif; font-size:20px;
		text-align:center; font-weight:bold; padding:5px; letter-spacing:2px; clear:both;
	}
div.topicBlue
	{
		color:#FFF; background-color:#015EE6; font-family:Arial,sans-serif; font-size:20px;
		text-align:center; font-weight:bold; padding:5px 5px 3px 5px; letter-spacing:2px; clear:both;
	}
div.SubTopic
	{
		color:#000; font-weight:bold; font-size:12px;
		padding:3px; clear:both; background-color:#FEFE01;
	}
span.red	{ color:#E00; }
div.newsText
	{ text-align:justify; font-family:Arial,sans-serif; margin-top:3px; }

/*
Comments
*/
td.comm_head
	{
		background-color:#222;
	}
td.comm_font
	{
		font-family:Tahoma,sans-serif;
		font-size:11px;
	}
span.comm_autor
	{
		color:#C55;
		font-weight:bold;
	}
span.comm_time
	{
		font-size:11px;
		color:#777;
	}
