html {
	padding: 0;
}
body {
	margin: 20px;
	background-color: #E9DEC8;
	font-family: Tahoma;
	font-size: 12px;
}
table, td {
	font-size: 12px;
}

.b0 {
	width: 990px;
	height: 100%;
	padding: 0px;
	border-collapse: collapse;
}
.b1 {
	padding: 0px;
}
.b2 {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #F8F5EE;
}
.b3 {
	width: 249px;
	height: 224px;
	background-color: #A68F4B;
	background-image: url(images/psk_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 10px 0;
	vertical-align: bottom;
	text-align: center;
	text-transform: uppercase;
	color: #E7CB99;
	font: 16px/16px "Arial Narrow", Arial;
}
.b3 img {
	margin-bottom: 20px;
}
.b4 {
	background-image: url(images/psk_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 190px;
}
.b5 {
	height: 34px;
	background-color: #91928C;padding: 0px;
}
.b6 {
	height: 100%;
	border-collapse: collapse;
	border: none;
}
.b7 {
	border-top: 1px solid #626C72;
	padding: 0px;
}
.b8, .b12 {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	padding: 0px;
}
.b9 {
	background-image: url(images/psk_04.jpg);
	height: 19px;
	width: 249px;
	padding: 0px;
}
.b10 {
	background-image: url(images/psk_03.jpg);
	background-repeat: repeat-x;
	border-left: 3px solid #E4D5B8;
	padding: 0px;
}
.b11 {
	background-color: #E4D5B8;
	background-image: url(images/psk_08.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 500px;
	border-left: 3px solid #E4D5B8;
	padding: 0px;
}
.b12 {
	width: 100%;
	height: 100%;
}
.b13 {
	background-color: #E2D3AC;
	background-image: url(images/psk_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 31px;
	vertical-align: bottom;
}
.b13 img {
	opacity: 0.3;
	filter: alpha(opacity=30);
	margin: 0px;
}
.b13 a{
	color: #415261;
	font-size: 9px;
	text-decoration: none;
}
.b13 a:hover {
	color: #7D94A8;
}
.b14 {
	background-image: url(images/psk_07.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 3px solid #E4D5B8;
	background-color: #E4D5B8;
}
/********************* MENU_V *********************/
.menu_v {
	background-color: #E2D3AC;
	background-image: url(images/psk_05.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 200%;
	padding: 20px 5px 160px 5px;
	vertical-align: top;
	font-size: 12px;
	/*width: 249px;*/
	color: #F9F0C6;
	text-align: center;
	font-family: Arial Narrow;
}
.menu_v a:link, .menu_v a:active, .menu_v a:visited{
	text-decoration: none;
	color: #59646D;
}
.menu_v a:hover {
	text-decoration: none;
	color: #FFF;
	/*border-bottom: 1px dotted #18A751;*/
}

/******************************************/
/********************* MENU_G *********************/
.menu_g {
	border-left: 3px solid #E4D5B8;
	border-right: 2px solid #E4D5B8;
	background-color: #415261;
	padding: 0px 5px 0px 5px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
*HTML .menu_g a:link, *HTML .menu_g a:active, *HTML .menu_g a:visited{
	text-decoration: none;
	color: #FFF;
	height: 5px;
	padding: 5px 5px 5px 5px;
	font-family: "Arial Narrow", Arial;
	}
.menu_g a:link, .menu_g a:active, .menu_g a:visited{
	text-decoration: none;
	color: #FFF;
	padding: 5px 5px 5px 5px;
	font-family:  "Arial Narrow", Arial;
	}
.menu_g a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #E6BF6A;
	/*border-bottom: 1px dotted #18A751;*/
}
/******************************************/
/********************* CONTENT *********************/
.content {
	padding: 20px 20px 20px 20px;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #435360;

}
.content td {
	padding: 3px;
	font-size: 12px;
	text-align: justify;
}
.content img {
	margin: 10px;
}
.content ul li {
	margin: 10px 10px;
	list-style: square url(images/li.gif);
}
.pict {
	border-top: 2px solid #91928C;
	border-right: 2px solid #91928C;
	border-left: 2px solid #415261;
	border-bottom: 2px solid #415261;
	background-color: #E9DEC8;
	/*padding: 1px;*/
	margin: 10px;
}
/********************* LINKS *********************/
.content a:link, .content a:active, .content a:visited{
	text-decoration: none;
	color: #69520F;
}
.content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #69520F;
}
/******************************************/

/********************* FOOTER *********************/
.footer {
	text-align: right;
	padding: 0px 60px 20px 0px;
	color: #FFF;
	font-weight: bold;
	height: 100px;
	vertical-align: bottom;
}
.footer a:link, .footer a:active, .footer a:visited{
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}
.footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
/******************************************/
/********************* TITLE *********************/
h1 {
	font-family: Arial;
	font-size: 12px;
	color: #435360;
	text-transform: uppercase;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #69530F; /*color: #A69463;*/
}

/******************************************/
hr {
	border: none;
	color: #A69463;
	background-color: #A69463;
	height: 1px;
}


