body {
	margin: 0px;
	background-image: url(support/BGmain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F2E9DA;
}
.header1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.text1 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px;
	line-height: 16px;
}
.text2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.text2_EH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CC3300;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.text3 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 8px;
}
a.viewmenu {
	text-decoration: none;
	color: #003366;
	padding: 2px;
	display: block;
	border: 1px dotted #CCCCCC;
	text-align: center;
}
a.viewmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
	display: block;
	background-color: #003366;
}
a {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:visited:hover {
	text-decoration: underline;
	color: #006699;
}
.top_bdr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.table_bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

