body {
	margin: 0px;
}
.bodytxt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bodytxt1red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
}
.bodytxtbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.bodytxt1i {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}
.heading3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}
.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ff0000;
}
.maincell {
	padding-left: 10px;
}
.btmbx {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.t1b {
	border:#FF0000 thin ;
}
.cell_border_left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.cell_border_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.cell_border_top_3 {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.cell_border_bottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_border {
	border: thin solid #000000;
}
.bodytxtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.ind10 {
	padding-left: 10px;
	padding-right: 10px;
}
#nav {
	width: 160px;
}
#nav ul {
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#nav ul li {
	display: block;
	margin: 0;
	background-color:#FF0000;
	display:block;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #000000;
}
#nav ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li ul li {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	background-color: #FFFFFF;
	display: block;
}
#nav ul li ul li a {
	text-decoration: none;
	color:#000000;
}
#nav ul li ul li a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#FFFF99;
}
#nav ul li ul li a:visited {
	text-decoration: none;
	color:#000000;
	background-color:#FFFFFF;
}
