body,th,td,p
	{
		font-family:Tahoma,Verdana;
		font-size:11px;
		color:#000000;
	}
a
	{
		font-family:Tahoma,Verdana;
		font-size:11px;
		color:#7d0000;
		text-decoration:none;
	}
a:hover
	{
		color:#cc0000;
		text-decoration:underline;
	}
label
	{
		font-family:Tahoma,Verdana;
		font-size:11px;
		font-weight:bold;
		color:#c10000;
	}
.head
	{
		font-family:Tahoma,Verdana;
		font-size:11px;
		font-weight:bold;
		color:#7d0000;
	}
.headWhite
	{
		font-family:Tahoma,Verdana;
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
	}










input.checkbox_blur
	{
		width:24px;
		height:17px;
		filter:Alpha(Opacity="40",Style="0");
	}
input.button
	{
		font-family:Tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		color:#c10000;
		background-color:#f2f1ef;
		width:130px;
	}
input.text
	{
		font-family:Tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		color:#c10000;
		background-color:#fbfbfb;
		width:160px;
		height:16px;
	}
textarea.text
	{
		font-family:Tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		color:#c10000;
		background-color:#fbfbfb;
		width:160px;
		height:76px;
	}
select.text
	{
		font-family:Tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		color:#c10000;
		background-color:#fbfbfb;
		width:160px;
		height:16px;
	}










.lider_head
	{
		font-family:Verdana,Tahoma;
		font-size:9px;
		font-weight:bold;
		color:#c10000;
	}
.lider_label
	{
		font-family:Tahoma,Verdana;
		font-size:10px;
		color:#770000;
	}
.lider_body
	{
		font-family:Tahoma,Verdana;
		font-size:10px;
		color:#000000;
	}









img.fliph
	{
		filter:FlipH;
	}
img.menuitem
	{
	}
img.menuitemOver
	{
		filter:XRay;
	}









.fastmenu_head
	{
		font-family:Tahoma,Verdana;
		font-size:10px;
		font-weight:bold;
		color:#c10000;
	}
.fastmenu_light
	{
		font-family:Tahoma,Verdana;
		font-size:10px;
		font-weight:bold;
		color:#dfdfdf;
	}
img.fastmenu_product
	{
		filter:Gray & Alpha(Opacity="33",Style="0");
	}
img.fastmenu_productOver
	{
		filter:Alpha(Opacity="100",Style="0");
	}










input.calc,
input.calc_readonly0,
input.calc_readonly1,
input.calc_text
	{
		font-family:Tahoma,Verdana;
		font-size:11px;
		color:#000000;
		border-style:solid;
		border-width:1px;
	}
input.calc
    {
		text-align:right;
		border-color:#7d0000;
		background-color:#ffffff;
		width:60px;
    }
input.calc_readonly0
	{
		text-align:right;
		border-color:#f0f0f0;
		background-color:#f0f0f0;
		width:60px;
	}
input.calc_readonly1
	{
		text-align:right;
		border-color:#e7e7e7;
		background-color:#e7e7e7;
		width:60px;
	}
input.calc_text
	{
		border-color:#7d0000;
		background-color:#ffffff;
		width:99%;
	}