@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: Myriadam;
  src: url('MYRIADAM.TTF');

}


.PLASMTEXT{

font-family: Myriadam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	text-decoration: bold;
	text-align: left;
	background-color: transparent;
	background-image:url(../img/bg-gray-50.png);
	
	font-weight: 3;
	padding: 0px 0px 0px 10px;
	
	float: left;
	
	position:relative; 
	left:0px; 
	top:-30px; 
	width:675px; 
	height:30px;
	
}






/* /////////////// */

.text-year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
	padding: 2px 2px 2px 5px;
	font-weight: 200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-transform: none;
	width:81px;
	height:14px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

.text-year A:link {text-decoration: none;  color: #CCCCCC;}
.text-year A:visited {text-decoration: none;  color: #CCCCCC;}
.text-year A:active{text-decoration: non;  color: #CCCCCC;}
.text-year A:hover{text-decoration: none; color: #00FF00;}


.text-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-color: #333333;
	padding: 2px;
	font-weight: normal;
	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;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:81px;
	height:14px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}


.text-date-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	background-color: #000000;
	padding: 2px 2px 2px 5px;
	font-weight: 200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-transform: none;
	width:272px;
	height:14px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

.text-date-description A:link {text-decoration: none;  color: #CCCCCC;}
.text-date-description A:visited {text-decoration: none;  color: #CCCCCC;}
.text-date-description A:active{text-decoration: non;  color: #CCCCCC;}
.text-date-description A:hover{text-decoration: none; color: #00FF00;}



.text-date-type {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: regular;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	font-weight: 600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-transform: none;
	width:310px;
	height:14px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}




.box-pictures {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.box-work-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 220px;
	width: 466px;
	border: 1px solid #000000;
	margin: -1px;
	padding: 2px;
}
.text-articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:585px;
	height:40px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}


.text-articles A:link {text-decoration: none;  color: #CCCCCC;  background-color:#333333; font-size: 9px}
.text-articles A:visited {text-decoration: none;  color: #CCCCCC; background-color:#333333; font-size: 9px}
.text-articles A:active{text-decoration: non;  color: #00FF00; background-color:#333333; font-size: 9px}
.text-articles A:hover{text-decoration: none; color: #00FF00; background-color:#333333; font-size: 9px}




.border-left-none {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.style1 {color: #ECE9D8}

.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: regular;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	background-color:transparent;
	background-image:url(../img/bg-bottomitemx1.png);
	padding: 4px 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:465px;
	height:25px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	
}


.text-bottom A:link {text-decoration: none;  color: #000000;}
.text-bottom A:visited {text-decoration: none;  color: #000000;}
.text-bottom A:active{text-decoration: non;  color: #000000;}
.text-bottom A:hover{text-decoration: none; color: #FFFFFF; background-color:#333333}




.text-bottom:hover{
background-image:url(../img/bg-bottomitemx2.png)

}


.pic-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: regular;
	font-weight: 600;
	text-decoration: none;
	text-align: right;
	background-color: #FFFFFF;
	padding: 0px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:318px;
	height:42px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	
}