.side {
	background-image: url(images/side_09.gif);
	background-repeat: no-repeat;
}
.border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}

.titleE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

.border_down {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #DBDCDD;
}
.box {
	height: 20px;
	border: 1px solid #DBDCDD;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.main_txtE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.long1 {
	letter-spacing: 1px;
}

.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2F89;
	text-decoration: none;
	font-weight: bold;
}
.link_b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_c a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.link_b a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link_c a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.head {
	background-image: url(images/head_12.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	padding-right: 8px;
	vertical-align: middle;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDCDD;
}

@media Screen    
{
.print_action {
	DISPLAY: none
}

}

@media Print    
{
.screen_action {
	font-family:Arial;
	DISPLAY: none
}

}

