﻿body
{
}
TD #TD_Menu
{
	background-image: url(Images/Menu_Bg.gif);
}
TD
{
	background-image: url(~/App_Themes/Theme1/Images/Menu_Bg.gif);
}
.td
{
	background-image: url(App_Themes/Theme1/Images/Menu_Bg.gif);
}
td.MenuBackground
{
	background-image: url(Images/Menu_Bg.gif);
}
table.HeaderBackground
{
	background-image: url(Images/Top_Bg.jpg);
}
table.FooterBackground
{
	background-image: url(Images/BotMenu_Bg.jpg);
	BORDER-TOP: #eedca1 2px solid;
	BORDER-BOTTOM: #eedca1 2px solid;
}
.OverViewTextSmall
{
	border-top: #f8f0d2 5px solid;
	font-family: Arial;
	font-size: 8pt;
	height: 30px;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
}
.MainTable
{
	background-color: #f5f5f3;
}
.SearchTextBox
{
	border-right: #f5f5f3 0px solid;
	border-top: #f5f5f3 0px solid;
	border-left: #f5f5f3 0px solid;
	border-bottom: #f5f5f3 0px solid;
	background-color:#f5f5f3;
}
.TableBorder
{
	border-bottom: #d1d5c9 2px solid;
	border-top: #d1d5c9 2px solid;
}

A
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}
A:hover
{
	color: #989898;
}
asp:Menu
{
}
.aspMenuText
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}
.aspMenuDynamicMenuStyle
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}
.aspMenuDynamicHoverStyle
{
}
.aspMenuDynamicSelectedStyle
{
}
.aspMenuDynamicMenuItemStyle
{
	color: Black;
}
.aspMenuStaticMenuStyle
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}
.aspMenuStaticHoverStyle
{
}
.aspMenuStaticSelectedStyle
{
}
.aspMenuStaticMenuItemStyle
{
	color: Black;
}
.MenuBullet
{
	font-family: Arial;
	font-size: 12px;
	color: #efb48d;
}
.SideMenuImage
{
	background: url(Images/LeftMenu.jpg);
}

A.Link
{
}
A.Link:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: Red;
	text-decoration: underline;
}
TD.TdText
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}
.Titr
{
	font-family: Arial;
	font-size: 15pt;
	color: Black;
	font-weight: bold;
}
.Titr1
{
	font-family: Arial;
	font-size: 11pt;
	color: gray;
	font-style: italic;
}
.OrangeText
{
	font-family: Arial;
	font-size: 11pt;
	color: #ff6600;
	font-weight: bold;
}

.ItemTitr
{
	font-family: Arial;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
}
.PriceTitr
{
	font-family: Arial;
	font-size: 10pt;
	color: gray;
}
.Text
{
	font-family: Arial;
	font-size: 10pt;
}
.TextSmall
{
	font-family: Arial;
	font-size: 8pt;
}
		