﻿body 
{
    background-image:url(images/BackgroundImage.jpg);
    font-family:Verdana;
	font-size:10px;
	margin:0px;
}
td
{
    font-family:Verdana;
	font-size:11px;
}
img
{
    border-width:0px;
}
.HorizonMenuTd
{
    background-image:url(images/men_05.gif);
    background-repeat:repeat-x;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
}
.HorizonTd
{
    height:26px;
    background-image:url(images/men_02.gif);
    background-repeat:repeat-x;
    padding-left:20px;
    padding-right:20px;
}
.HorizonMenuLnk
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
.small
{
    font-family:Verdana;
	font-size:10px;
}
.big
{
    font-family:Verdana;
	font-size:13px;
}
.Active
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.notActive
{
	color:#ADA8A8;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}
.line
{
    background:#ffffff url(images/pixel_silver.gif) repeat-x center;
}
.label
{
    font-family:Verdana;
	font-size:11px;
}
.LeftGroup
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;    
}
.company
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none; 
}
.company:hover
{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#FF9F00;
    text-decoration:underline; 
}
.btn
{ 
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	background-color:#EF3607;
	color:#FFFFFF;
    cursor:pointer;
    border:double 2px #FFFFFF;
    padding: 2px 5px 2px 5px;
}

input
	{
	    border: solid 1px #002C5E;
	    font-family:Tahoma;
	    font-size:11px;
	}
	select
	{
	    
	    border: solid 1px #002C5E;
	    border-color:#002C5E;
	    font-family:Tahoma;
	    font-size:11px;
	}
	textarea
	{
	    border: solid 1px #002C5E;
	    font-family:Tahoma;
	    font-size:11px;
	}
	.check input
	{
	    border-style:none;
	    width:12px;
	    cursor:pointer;
	}
.CustomerLink
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}
.CustomerLink:hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:underline;
}

.labelLink
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
.labelLink:hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:underline;
}
.In
{
    font-family:Verdana;
    font-size:11px;
    color:#40DB21;
    text-decoration:none;
}
.Out
{
    font-family:Verdana;
    font-size:11px;
    color:#FF0000;
    text-decoration:none;
}
.info
{
    font-family:Verdana;
    font-size:10px;
    color:#777777;
    text-decoration:none;
}
.ItemPrice
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FF0000;
    text-decoration:none;
}
.subTitle
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#0D3E98;
    text-decoration:none;
}
.ItemLink
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#0000FF;
}
.ItemLink:hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FF0000;
}
.ItemTitle
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    color:#FF9F00;
    text-decoration:none;
}
.ItemTitle:hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FD031E;
    text-decoration:none;
}
.RootCat
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
.RootCat:hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FD031E;
    text-decoration:none;
}
.SubCat
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}
.SubCat:hover
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#999999;
    text-decoration:none;
}
	.TopHead
	{
		font-family:Verdana;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.SearchBox
	{
		border-style:solid;
		border-color:black;
		width:300px;
		font-family:Verdana;
		font-size:10px;
		color:#898989;
	}
	.News
	{
		font-family:Verdana;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		white-space:nowrap;
	}
	.WinTitle
	{
		font-family:Verdana;
		font-size:18px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}
	.WinTitle:hover
	{
		
		text-decoration:underline;
	}
.grdHead
	{
	    background-color:#EBE9E9;
	    color:#002C5E;
	    font-family:Tahoma;
	    font-size:11px;
	    font-weight:bold;
	}
	.grdFoot
	{
	    background-color:#EBE9E9;
	    color:#002C5E;
	    font-family:Tahoma;
	    font-size:11px;
	    font-weight:bold;
	    border-top:solid 2px #555555;
	}
	.grdHead td
	{
	    border-color:#EBE9E9;
	}
	.grd
	{
	    border-color:#EBE9E9;
	    font-family:Tahoma;
	}
	
	.grdPager /* Disabled Pager Style */
	{
	    background-color:#EBE9E9;
	    color:#AAAAAA;
	    font-family:Tahoma;
	    font-size:11px;
	    font-weight:bold;
	}
	.grdPager td a /* Enabled Pager Style */
	{
	    background-color:#EBE9E9;
	    color:#002C5E;
	    font-family:Tahoma;
	    font-size:11px;
	    font-weight:bold;
	    text-decoration:none;
	}
	.grdItem
	{
	    font-family:Tahoma ;
	    font-size:11px;
	    color:#555555;
	    border-color:#555555;
	}
	.grdItem td
	{
	    border: solid 1px #EBE9E9;
	}
	
	.grdItem td a
	{
	    text-decoration:none;
	    border-style:none;
	    font-family:Tahoma;
	    font-size:12px;
	    color:#0000FF;
	}
	.grdItem td a:hover
	{
	    text-decoration:underline;
	    border-style:none;
	    font-family:Tahoma;
	    font-size:12px;
	    color:#555555;
	}
