body {
	background-color: #dedede;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0em 0 0.2em;
	border-bottom: 1px solid #666666;
}
h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em;
	border-bottom: 1px dotted #666666;
	padding-bottom: 8px;
	}
	
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color:#666666;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	color:#666666;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color:#666666;
}

a:link, a:active {
	cursor:pointer;
	color: #993333;
	text-decoration: none;
}
a:visited {
	color:#993333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#menu a {
	font-size: 14px;
	color: #ffffff;
}


/* Customer styles */
.footer {
	font-size: small;
}

#submenu ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 16px;
	text-indent: 0px;
}

#submenu li   {
	font-family: Tahoma;
	font-size: 14px;
	list-style-type: none;
	text-indent: 10px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: -50px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}

#submenu2 ul  {
	margin-left: 0px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 13px;	
	border:none;
}

#submenu2 li  {
	font-family: Tahoma;
	font-size: 10px;
	list-style-type: none;
	text-indent: 15px;
	margin: 1px;
	padding: 2px;
	border:none;
}
