body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	background-color: #999999;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}.td_ur {
	background-repeat: no-repeat;
	background-position: right top;
}
.td_ll {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.td_lr {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.submenu_list {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #003399;
	text-indent: 15px;
}
a.submenu_list:link {
	text-decoration:none;
	color:#003399;
}
a.submenu_list:visited {
	text-decoration:none;
	color:#003399;
}
a.submenu_list:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.submenu_list:active {
	text-decoration:none;
	color:#003399;
}
.page_title {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.red_bold {
	font-weight: bold;
	color: #CC0000;
}
.red_bold_header {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.footer:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
a.footer:active {
	text-decoration:none;
	color:#FFFFFF;
}
.td_ul {
	background-repeat: no-repeat;
	background-position: left top;
}

/*Current page highlight*/
body#home a#homenav,
body#faq a#faqnav,
body#about a#aboutnav,
body#contact a#contactnav,
body#punch a#punchnav,
body#form a#formnav,
body#mold a#moldnav,
body#cutting a#cutnav,
body#medical a#medicalnav,
body#other a#othernav,
body#alpha a#alphanav,
body#ticn a#ticnnav,
body#tialn a#tialnnav,
body#crn a#crnnav,
body#tin a#tinnav {
	color: #3399FF;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}

a.menu:link {
	color: #003399;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #003399;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #CC0000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #99CCFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#nav, #nav ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
} 
#nav a { 
	display: block; 
	width: 10em; 
}
#nav li { 
	float: left; 
	width: 10em; 
}
#nav li ul { 
	position: absolute; 
	width: 10em; 
	left: -999em; 
} 
#nav li:hover ul { 
	left: auto; 
}
#nav li:hover ul, #nav li.sfhover ul { left: auto; }.smalltext {
	font-size: 10px;
}
.photo {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.photoright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
