@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#header_nav {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/_images/HEADER/header_nav.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 30px;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header_nav_es {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/_images/HEADER/header_nav.jpg);
	width: 800px;
	height: 30px;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header_nav td {
	font-size: 11px;
	color: #CCCCCC;
}
input, select {
	font-size: 10px;
	color: #666666;
}
#pop-up {
	padding: 25px;
	height: 200px;
	width: 400px;
	text-align: center;
	background-image: url(/_images/contact_us_pop-up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
