.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
.copys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
}
.copyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBAAB3;
}
.copyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}

.copyC {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #525252;
}

.copyD {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #525252;
}

.fontTahoma {
	font-family:tahoma, verdana, arial;
	font-size: 8px;
	color: #525252;
}

.subcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB20E;
	text-decoration: none;	
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 30ex;
	border: 1px solid;
}
.textfield03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFB20E;
}
.textfield02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 20ex;
	border: 1px solid;
}
.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
.datefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	border: 1px solid;
}
.longtextfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 90ex;
	border: 1px solid;
}
.sidenavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #353535;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/sidenavi_bg.gif);
	background-repeat: repeat-y;
}
.sidenavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/sidenavi_bg_hl.gif);
}
.subsidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subsidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	width: 100%;
	background-color: #DBDAE9;
	padding-top: 2px;
	padding-bottom: 2px;
}
.topsubnavi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
	width: 100%;
}
.topsubnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 100%;
	text-decoration: underline;
}
.bluetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #5B7A9D;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border: none;
}
.blacktitle14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: none;
}
.blacktitle12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none;
}
.blacktitle10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
}
.topbar {
	background-image: url(../images/bar_bg.gif);
	background-repeat: repeat-x;
}
.sidenaviBG {
	text-decoration: none;
	background-image: url(../images/sidenavi.gif);
	background-repeat: repeat-y;
	width: 151px;
}
.topBG {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.dotline {
	background-image: url(../images/dot_bg.gif);
	background-repeat: repeat-x;
}
.bottombar {

	background-image: url(../images/bar_bg.gif);
	background-repeat: repeat-x;
}

.tdborderc {
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.tdborderl {
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bluetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #5B7A9D;
	font-weight:700;
}