﻿body{padding:0px;margin:0px;font-family:Verdana;font-size:11px;background-image:url(Images/bkgBody.gif);}
#main{margin:0px auto 0px auto;width:782px;}
img{border:0px;}
a:link,a:visited,a:hover,a:active{color:Black;}
.checkout input, td, div, option, textarea, select
{
	font-size:11px;
	margin:0px;
}
.content
{
	width:782px;
	height:430px;
	background-color:White;
	border:solid 1px Black;
}
.scrollpanel
{
	padding:20px; width:742px; height:390px; overflow:auto;
}
.AspNet-Menu
{
	position:relative;
	width: 100%;
}
*html .AspNet-Menu-Leaf
{
	float:left;
	width:10px;
	white-space:nowrap;
}
.AspNet-Menu-Leaf .AspNet-Menu-Selected
{
	font-weight:bold;
}
.AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    top: 35px;
    left: 20px;
    border:solid 1px #58595b;
    background-color:White;
}
.AspNet-Menu-Horizontal
{
	text-align:left;
}
.AspNet-Menu-Leaf a
{

}
.AspNet-Menu-Leaf a:hover
{
}
.AspNet-Menu-NonLink
{
}
.AspNet-Menu-Leaf li
{
	padding-left:0px;
}
.AspNet-Menu-Leaf ul
{
	padding-left:0px;
}
*html .AspNet-Menu-WithChildren
{
    display:block;
	padding:0px;
	width:10px;
	height:10px;
}
.AspNet-Menu-WithChildren a
{
    display:block;
}
.AspNet-Menu-WithChildren li
{
    padding:0px;
    margin:0px;
}
.AspNet-Menu-WithChildren .AspNet-Menu-Leaf a
{
    display:block;
    width:114px;
    height:10px;
    font-size:10px;
	padding:5px 8px 5px 8px;
}
.AspNet-Menu-WithChildren .AspNet-Menu-Leaf a:hover
{
	background-color:#f0e7cc;
}
.Clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
