

body { background-color: #F9F9F9; margin: 0px;}

TD.header { background-color: #FFFFFF }
TD.tags { background-color: #FFFFFF }
TD.separator { background-color: #CCCCCC;} 
TD.rate {background-color: #FF9108; font-family:Verdana; color:#333333;border: dotted 1px black;}
.podp { color: #333333; font-weight:bold; font-family: Verdana,Tahoma; font-size : 10px;}
.score { color: #FF0000; font-family: Tahoma; font-size: 14px;}
.smallTitle { color:#333333; font-family:Tahoma ; font-size:12px;}
.header { color:#333333; font-family: Tahoma; font-size:22px;}
.txt {font-size:12px; font-family:Tahoma; color:#555555;}
.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #04a;
	font-size: 160%;
	font-weight: 900;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #05b;
	font-size: 145%;
	font-weight: 800;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #06c;
	font-size: 130%;
	font-weight: 600;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #17d;
	font-size: 120%;
	font-weight: 500;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #28e;
	font-size: 110%;
	font-weight: 300;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #39f;
	font-size: 100%;
	font-weight: 200;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

TD.topMenuEmpty
{
	border-bottom: solid 1px #CCCCCC;
}

TD.topMenuOpen
{
	border: solid 1px #CCCCCC;
	border-bottom: solid 0px #CCCCCC;
	background-color:#F9F9F9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-left: 15px;
	color:#555555;
}

TD.topMenuClosed
{
	border: solid 1px #CCCCCC;
	background-color:#F9F9F9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-left: 15px;
	color:#555555;
}

A.menu 
{ 
	text-decoration:none;
	color:#555555;
	font-family: Tahoma;
	font-size: 14px;
}

A.menu:hover
{
	color:#FF9108;
}

.h1Title
{
	font-family:Tahoma;
	font-size:20px;
	color:Navy;
}