body 
{
	text-align: center;
	background-color: #CCCCFF;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
}

A:link
{
	color: #663399; text-decoration: none
}

A:visited
{
	color: #663399; text-decoration: none
}

A:active
{
	color: #663399; text-decoration: none
}

A:hover
{
	color: #663399; text-decoration: underline
}

#Wrapper
{
	margin-left: auto; 
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #FFFFFF;
	border:1px solid black;
}

#Banner
{
	height: 120px;
	background: #FFFFFF url('../../Images/Application/banner.jpg') bottom left no-repeat;
	clear: both;
}

#Banner h1 
{
	padding-top:40px; padding-left:15px;
	margin:0px;
	font-family: verdana;
	font-size: 28px;
	color: white;
	line-height:28px;
	letter-spacing:-1px;
}

#Banner h2
{
	margin:0px;
	padding-left:15px;
	font-style:italic;
	font-family: verdana;
	font-size: 14px;
	color: white;
	line-height:22px;
}

#MenuBar
{
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:31px;
	clear:both;
	background: #FFFFFF;
}

#NavContainer ul
{
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: white;
  background: url('../../Images/Application/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#NavContainer ul li
{
	display: inline;
}

#NavContainer ul li a 
{
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid white;
}

#NavContainer ul li a:hover
{
	background: url('../../Images/Application/bar_bg_hover.jpg') bottom left repeat-x; 
}

#Main
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	border:0px dashed #FFFFFF;
}

#linklist
{
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li
{
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a 
{
	text-decoration: none;
}

#ViewBasket a
{
	margin-left:5px;
}

#Footer
{
	height: 60px;
	background: #663399;
	clear: both;
	border-top: 1px solid black;
}

#Footer p
{
	padding-top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#D5D0B0;
}

#Footer A:link
{
	color: #FBD539; 
	text-decoration: none
}

#Footer A:visited 
{
	color: #FBD539; 
	text-decoration: none
}

#Footer A:active 
{
	color: #FBD539; 
	text-decoration: none
}

#Footer A:hover
{
	color: #FBD539; 
	text-decoration: underline
}
