body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color: #B1B1B1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

img		{border: 0px;}
td 		{font-family : tahoma;font-size : 11px;color:#000000;}
A:link		{font-family : Tahoma;font-size : 11px;color:#0000FF;text-decoration: none;}
A:visited	{font-family : Tahoma;font-size : 11px;color:#0000FF;text-decoration: none;}
A:active 	{font-family : Tahoma;font-size : 11px;color:#0000FF;text-decoration: none;}
A:hover 	{font-family : Tahoma;font-size : 11px;color:#FF0000;text-decoration: underline;}
a.top:link	{font-family : Tahoma;font-size : 11px;color:#0000FF;font-weight: bold;font-decoration: none;}
a.top:visited 	{font-family : Tahoma;font-size : 11px;color:#0000FF;font-weight: bold;font-decoration: none;}
a.top:active 	{font-family : Tahoma;font-size : 11px;color:#0000FF;font-weight: bold;font-decoration: none;}
a.top:hover 	{font-family : Tahoma;font-size : 11px;color:#FF0000;font-weight: bold;font-decoration: underline;}
a.od1:link 	{font-family : Tahoma;font-size : 11px;color:#000000;font-decoration: none;}
a.od1:visited 	{font-family : Tahoma;font-size : 11px;color:#000000;font-decoration: none;}
a.od1:active 	{font-family : Tahoma;font-size : 11px;color:#000000;font-decoration: none;}
a.od1:hover 	{font-family : Tahoma;font-size : 11px;color:#FF0000;font-decoration: underline;}
.p1 	{font-family : tahoma;font-size : 11px;color : #000000;font-weight: bold;}
.p2 	{font-family : tahoma;font-size : 11px;color : #FF0000;font-weight: bold;}
.p3 	{font-family : tahoma;font-size : 11px;color : #FF0000;}
.p4 	{font-family : tahoma;font-size : 11px;color : #FFFFFF;font-weight: bold;}
.p5 	{font-family : tahoma;font-size : 11px;color : #000000;text-decoration: underline;}
.p6 	{font-family : tahoma;font-size : 18px;color : #000000;}

/* boxy */
.Box2       {background-color: #FFE5D4; color: #000000; margin-bottom: 10px; text-align: left; width: 196px;}
.Box2Head   {background-color: #FF0000; color: #ffffff; font-weight: bold; padding: 3px 5px 2px 5px;}
.Box2Body   {border: 1px solid #FF0000; padding: 5px;}
.Box2Button {margin-top: 10px; text-align: center;}

/* anketa */
.Vote         {background-color: #f0f6ff; border: 1px solid #0000bf; color: #000000; margin-bottom: 10px; width: 200px;}
.VoteHead     {background-color: #0000bf; color: #ffffff; font-weight: bold; padding: 2px 5px;}
.VoteQuestion {font-weight: bold; padding: 2px 5px;}
.VoteBody     {padding: 5px;}
.VoteTotal    {font-weight: bold; padding-top: 5px;}
.VotePerCent  {font-size: 80%;}

/* hr */
.Hr hr {display: none;}
.Hr    {border-bottom: 1px solid #808080; height: 0px; margin: 10px 0px; width: 100%;}