body {
	background-image: url(images/main_bg.gif);
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.main_tab {
	background-color: #b4b4b4;
	height: 100%;
	width: 698px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.top1 {
	background-color: #002242;
	height: 42px;
	border-bottom: 1px solid #000;
}
.top2 {
	background-color: #0054a6;
	height: 11px;
	border-bottom: 1px solid #000;
}
.menu1 {
	text-align: right;
	height: 1px;
	padding-right: 30px;
	padding-left:  30px;
}
.m_pol {
	background-image: url(images/undrln.gif);
	height: 1px;
}
.cnt1 {
	padding: 30px;
	vertical-align: top;
}
a.zah {
    font-size: 10px;
	color: Black;
	font-weight: bolder;
	display: block;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 6px;
	color: #002242;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 6px;
	color: #002242;
}
h3 {
	font-size: 11px;
	font-weight: bolder;
	margin-bottom: 6px;
	color: #002242;
}
.t1 {
	font-size: 11px;
	margin-top: 2px;
}
.l1 {
	color: #034a90;
	text-decoration: underline;
}
.l1:hover {
	color: #0066cc;
	text-decoration: none;
}
.t2 {
	font-size: 11px;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #002242;
}
.l2 {
	color: #034a90;
	font-weight: bolder;
	text-decoration: underline;
}
.l2:hover {
	color: #0066cc;
	text-decoration: none;
}
.price {
	font-size: 11px;
	width: 100%;
	background-color: #002242;
}
.port_item {
	width: 100%;
	text-align: center;
}
.port_nav {
	 font-size: 11px;
	 width: 100%;
	 text-align: right;
	 color: #626262;
}
.port_nav a {
	color: Black;
	text-decoration: none;
}
.port_nav a:visited {
	color: Black;
	text-decoration: none;
}
.port_nav a:hover {
	color: #034a90;
	text-decoration: none;
}
.port_nav a.act {
	color: #034a90;
	text-decoration: none;
}
.port_nav a.act:visited {
	color: #034a90;
	text-decoration: none;
}
.port_nav a.act:hover {
	color: #034a90;
	text-decoration: none;
}
.port_nav_in {
	 color: #000;
	 padding-left: 8px;
	 padding-right: 8px;
}
.tp {
	font-size: 11px;
}
ul {
	font-size: 11px;
	margin-top: 2px;
	list-style: disc;
}
.footer {
	height: 33px;
	background-color: #002242;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 11px;
	color: #b4b4b4;
	padding-left: 15px;
}
a.copy {
	font-size: 10px;
	color: #b4b4b4;
}
