/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	background:#E7E8E4;
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {
	vertical-align:top;
	line-height:20px;
	color:#545451;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma;			
	padding:1px 0px 0px 4px;		   
	vertical-align:middle;	
	color:#393737;
}		
ul {list-style:none;}
img {border:0px;}	
.upe {
	text-transform: uppercase;
}


/*____________________________________________________*/
/*†††††††††††††††††††††-MAIN-†††††††††††††††††††††††††*/

.base 			{height:100%}
.tail_left		{background:url('../images/tail_left.jpg') repeat-x 0 0; height:350px}
.q {
	text-decoration: none;
}

.tail_right		{background:url('../images/tail_right.jpg') repeat-x 0 0; height:350px}
.main_table 	{width:766px; height:100%}
.tail_bottom	{width:50%; background:url('../images/fbg1.jpg') repeat-x bottom left; }

/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
a 		{color:#545451; font:normal 11px Tahoma}	   
a:hover {text-decoration:none;}	
b 		{color:#3F8AC6; font:bold 11px Tahoma}
b a		{color:#313131; font:bold 11px Tahoma}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input, .ta{
	width:182px;
	height:17px;
	margin:0px 0px 2px 0px;
}
.ta {
	height:134px;
	overflow:auto;
	margin:0px 0px 6px 0px;
}

/*____________________________________________________*/
/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/
.rdmr{
	background:url('../images/0blt1.gif') no-repeat 0 0;
	color:#E98236;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px  
}
.lnk_1 {color:#E98236}
.lnk_2 {color:#7A981E !important}
/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/

li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
li a {
	background:url('../images/0blt1.gif') no-repeat 0 0;
	color:#E98236;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px 
}

.w	{background:none !important}
/*_____________________________________________________*/
/*††††††††††††††††††††††-HEADER-†††††††††††††††††††††††*/
.header {
	height:350px;
	background:url('../images/header_bg.jpg') repeat-y 0 0; 
}
.header_left {
	width:174px; 
	background:url('../images/hbg.jpg') no-repeat 0 0; 
}
.header_right {
	width:592px;
	height:264px;
	background:url('../images/mpct.jpg') no-repeat 0 0;
}

.top {height:86px}
/*_____________________________________________________*/
/*††††††††††††††††††††††-FOOTER-†††††††††††††††††††††††*/

.footer td{
	color:#535353; 
	height:87px;
	background:url('../images/fbg.jpg') repeat-x 0 0;; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}
.footer a {
	color:#535353; 
	font:normal 11px Tahoma;
}
.fbg2 {background:#FFF url('../images/fbg2.jpg') repeat-x 0 0 !important;}
.fbg3 {width:251px; background:url('../images/fbg3.gif') no-repeat 0 0 !important;}
.fbg4 {background:#FFF url('../images/fbg4.jpg') repeat-x 0 0 !important; }
/*_____________________________________________________*/
/*††††††††††††††††††††††-„„„„„„„†††††††††††††††††††††††*/
.input_width {width:187px; margin:0px 0px 6px 0px; font-size:10px; height:19px}
.input_width1 {width:185px; font-size:11px; height:22px}
.date {background:url('../images/date.jpg') no-repeat 0 0; width:55px; height:17px; color:#E7E8E4; font-size:10px}
	
.welcom {
	color: #A47B3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	
}

.product:link, .product:active, .product:visited
{
	color:#738922;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.product:hover {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/**************-------------------------------------------------------------------------------*/
.qc_project{
position: relative;
z-index: 0;
}

.qc_project:hover{
background-color: transparent;
z-index: 50;
}

.qc_project span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.qc_project span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.qc_project:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
/*------------------------------------------------------*/
.f_add
{
padding:0;
}
.style2 {
	font-family: "Monotype Corsiva";
	font-size: 40.0pt;
	color: #CC9900;
	}
	.style1 {
	font-family: "Monotype Corsiva";
	font-size: 35.0pt;
	}