body 
{
    margin:0px;
    margin-top: 0px;
    padding: 0px;
    color:#696969;
    font-family:tahoma;
    font-size:11px;
}

td
{
    vertical-align: top;
    color:#696969;
    font-family:tahoma;
    font-size:11px;
}

h1
{
    margin-top: 10px;
    font-size: 16px;
    vertical-align: bottom;
    color: black;
    font-family: Palatino;
    letter-spacing: 2px;
}

h2
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 10px;
}

h3, .h3
{
    margin-top: 10px;
    font-size: 12px;
    vertical-align: bottom;
    color: #003333;
    font-family: Georgia, "Times New Roman", Times, serif;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #1e4564;
}

.Button
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #cccc99;
}

.ImageButton
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #cccc99;
    background: #336699;
    color:#ffffff;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
	width:90px;
	height:22px; 


}

.DropDownList
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
    
}

.TextBox
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TableRowLabel
{
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.TableRowDataLabel
{
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.SectionHeader
{
    margin-top: 20px;
    border-bottom: #dcdcdc 1px dotted;
    color: #959C98;
    font-size: 12px;
    padding-bottom: 3px;
    font-weight:bold;
    margin-bottom: 4px;
}

.ErrorBox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #cccc99;
    width: auto;
}

.LeftMenuHeader, .RightMenuHeader
{
    background: #336699;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
    color:#ffffff;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
}

.LeftMenuContent, .RightMenuContent
{
    background:#F5F5F5;
    border: 1px solid #336699;
    padding: 10px;
    padding-left: 20px;
}

.RightMenuContent
{
    border-right: none;
}

.LeftMenuCategoriesContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    border-left: none;
}

.LeftMenuCategoriesItem
{
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.LeftMenuCategoriesItem a, .LeftMenuCategoriesItem a:hover, 
    .LeftMenuCategoriesItem .Item
{
    padding-left: 15px;
    font-weight: bold;
    color: black;
}

.LeftMenuCategoriesItem a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.LeftMenuCategoriesItem2
{
    margin-left: 25px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.LeftMenuCategoriesItem2 a, .LeftMenuCategoriesItem2 a:hover
{
    padding-left: 15px;
    font-weight: normal;
    color: black;
}

.LeftMenuCategoriesItem2 a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
}

.ContentHeader
{
    color:#ffffff;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
    background: #336699;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
}

.Content
{
    background-color: white;
    border: 1px solid #959C98;
    padding: 10px;
}

.CatalogProductImage
{
    padding: 5px;
    border: 1px solid #696969;
}

.CatalogItemHeader
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 25px;
}

.CatalogItemDelimiter
{
    height: 10px;
    background: url('../../Images/CategoryBackground.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

.ProductPriceDiscounted
{
    font-weight: bold;
    color: #cc0000;
    padding-left: 20px;
}

.TopMenu
{
    margin:0px;
    margin-top: 0px;
    padding:0px;
    list-style:none;
}
.TopMenu li
{
    display:inline;
    border-right:1px solid #336699;
}
.TopMenu li a, .TopMenu li a:hover
{
    color:#000000;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
	text-decoration: none;
    padding:10px;
    line-height:20px;
}

.TopMenu2, .TopMenu2:active, .TopMenu2:visited
{
    color:#ffffff;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
	text-decoration: none;
}

.TopMenu2:hover
{
    color:#ffffff;
    text-decoration:underline;
}

