#menu { list-style: none; margin:0; padding: 0; }
#menu li { float: left; border:1px solid #fff; border-left:none; cursor:pointer; }
#menu li.mFirst { border-left:1px solid #fff; }
#menu li a { display: block; background:#4e70b8; width: 109px; text-align: center; color:#fff; padding: 2px 0; font-style:normal; font-size:14px; !important; text-decoration:none !important; }
#menu li.mLast a { width:116px; }
#menu li a:hover { background:#003399; color:#fff; }

#menu li ul { position:absolute; margin:10px 0 0 -34px; .margin:0 0 0 5px; z-index:100; list-style: none;}
#menu li ul li { border:none; clear:left; }
#menu li ul li a { width:150px; text-align:left; padding-left:5px; }

body {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}

#tdRightCopy {
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left top;
}

.style1 {	font-size: small;
	color: #003399;
	font-weight: bold;
}

#copyscroll {
	text-align: left;
	height: 270px;
	width: 640px;
	overflow: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
}
#copyscroll2 {
	text-align: left;
	height: 265px;
	width: 640px;
	overflow: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
}
.headerBlue {
	font-size: 22px;
	color: #003399;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.linklessSubmenu {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #0065FF;
}
#tdSubmenu {
	background-image: url(images/cath_photo_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003399;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003399;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003399;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #003399;
}

#tdDiagram {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFDDA4;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	vertical-align: middle;
	padding-right: 9px;
}
#tdDiagram2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFDDA4;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFDDA4;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
}
