@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #8a8a89;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

.logo {
	background:url(../images/template/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 133px;
	height: 120px;
}

.full_name {
	background: url(../images/template/ps_fullname.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 417px;
	height: 120px;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
}

.top {
	background: url(../images/template/top.gif);
	width: 896px;
	height: 27px;
}

.btm {
	background: url(../images/template/btm.gif);
	width: 896px;
	height: 20px;
}

.top_left {
	background: url(../images/template/top_left.gif);
	width: 9px;
	height: 27px;
}

.top_right {
	background: url(../images/template/top_right.gif);
	width: 9px;
	height: 27px
}

.btm_left {
	background: url(../images/template/btm_left.gif);
	width: 9px;
	height: 20px;
}

.btm_right {
	background: url(../images/template/btm_right.gif);
	width: 9px;
	height: 20px
}

.shadow_left {
	background-image:url(../images/template/left.gif);
}

.shadow_right {
	background-image:url(../images/template/right.gif);
}

.footstep {
	background: url(../images/template/footstep.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 48px;
	height: 62px;
}

a.nav_email_small:link {
	font-family: Tahoma;
	color: #8a8a89;
	font-size: 10px;
	text-decoration: underline;
}
a.nav_email_small:visited {
	font-family: Tahoma;
	color: #8a8a89;
	font-size: 10px;
	text-decoration: underline;
}
a.nav_email_small:hover {
	font-family: Tahoma;
	color: #8a8a89;
	font-size: 10px;
	text-decoration: none;
}
a.nav_email_small:active {
	font-family: Tahoma;
	color: #8a8a89;
	font-size: 10px;
	text-decoration: underline;
}

a.nav_email:link {
	font-family: Tahoma;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_email:visited {
	font-family: Tahoma;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_email:hover {
	font-family: Tahoma;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: none;
}
a.nav_email:active {
	font-family: Tahoma;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: underline;
}

.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #7b9bb9;
	font-weight: bold;
}
.header1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #8a8a89;
	font-weight: bold;
}
.header2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #8a8a89;
	font-weight: ;
}

a.nav_sublink:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_sublink:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_sublink:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: none;
}
a.nav_sublink:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #7b9bb9;
	font-size: 11px;
	text-decoration: underline;
}

a.nav_sublink_red:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #eb9494;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_sublink_red:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #eb9494;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_sublink_red:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #eb9494;
	font-size: 11px;
	text-decoration: none;
}
a.nav_sublink_red:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #eb9494;
	font-size: 11px;
	text-decoration: underline;
}

a.nav_here:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #8a8a89;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_here:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #8a8a89;
	font-size: 11px;
	text-decoration: underline;
}
a.nav_here:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #8a8a89;
	font-size: 11px;
	text-decoration: none;
}
a.nav_here:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #8a8a89;
	font-size: 11px;
	text-decoration: underline;
}