@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(102, 103, 150);
}

a img {
	border-style:none;
}

a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-weight: normal;
	color: #666796;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
}

#popupbody a, #popupbody a:link, #popupbody a:active, #popupbody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-weight: normal;
	color: #666796;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
}

a:hover {
	text-decoration: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.header_title1 {
	color: #666796;
	font-size: 20px;
}

.header_title2 {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #666796;
	font-style: italic;
	letter-spacing: 5px;
	margin-top: 10px;
}

TABLE.CP1 TH {
	color: #666796;
}

.label_title1 {
	font-weight: bold;
	color: #666796;
}

.result_msg {
	color:#FF0000;
	font-weight: bold;
	font-size: 14px;
}

.popup_text {
	font-size: 8pt; 
	font-family: Arial; 
	color: rgb(102, 103, 150); 
	letter-spacing: 1pt;
}

ul#nav1  a{
	display: block;
	width:auto;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;	
}

ul#nav1 {
	list-style-type: none;
	color:#fff568;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

ul#nav1 {
	color: #666796;
	font-size: 15px;
}

ul#nav1 li {
	float:left;
	padding-right: 7px;
	list-style-type:none;
	list-style-image: none;
	padding-bottom: 3px;
}

ul#nav1 li a:link, ul#nav1 li a:active, ul#nav1 li a:visited {
	color: #666796;
	text-decoration: underline;
}

ul#nav1 li a:hover {
	text-decoration: none;
}

ul#nav1 li {
	white-space: nowrap;	
}


