body {
	background-color: #E3E3E3;
	margin: 0px;
}

#shadowLeft {
	width: 8px;
	background-image: url(../images/shadowLeft.gif);	
}

#layout 
{
	background-color: White;
}

#menu 
{
	background-color: #F7F7F7;
	border-right: 1px solid #EEEEEE;
	width: 190px;
}

#content 
{
	padding: 8px;
	color: #555555;
	font-family: Lucida Sans, Verdana;
	font-size: 10pt;
}

#header 
{
	background-image: url(../images/head.jpg);
}

#shadowRight {
	width: 8px;
	background-image: url(../images/shadowRight.gif);	
}

div.Menu 
{
	color: #3184B9;
	font-family: Lucida Sans, Verdana;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 11pt;
	font-weight: bold;
	
}

a.Menu 
{
	color: #868686;
	text-decoration: none;
	font-family: Lucida Sans, Verdana;
	margin-left: 26px;
	font-size: 10pt;
}

.pagecontent 
{
	width: 500px;
	margin-left: 15px;
	margin-top: 5px;
}

.CustomerLoginSmall 
{
	color: White;
	font-family: Lucida Sans, Verdana;
	font-size: 8pt;
}

.CustomerLoginLarge 
{
	color: White;
	font-family: Lucida Sans, Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.CustomerLoginInput
{
	font-family: Verdana;
	font-size: 7pt;	
}

.CustomerLoginButton 
{
	font-family: Verdana;
	font-size: 7pt;		
}

.headAd 
{
	border: 1px solid #2771B2;
}