<!--CSS-->
body{
padding:0px;
margin:0px;
}

.image { 

    margin-left: auto;
    margin-right: auto

}


.picture { 
   border:1px dotted #666;
   width: 140px;
   height: 150px;

}


.piccontainer {
   border:0px dotted #666;
   position: relative;
   vertical-align: middle;
   padding: 3px;
   margin: 0 auto;
   width: 140px;
   height: 150px;
}


.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727171;
	}

.main3_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#727171;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#C9D3B8;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E80A0A;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#5B5A5A;
	}	
	
.other_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}	

.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#34332E;
	}	

	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#ECECEC;
	}

.form
	{
		width:271px; height:20px; border-color:#D4D0C8; border-width:1px; background-color:#ffffff; font-size:11px;
	}
.form_div
	{
		height:23px; margin-top:5px;		
	}
		
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}	
	
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}	
	
	a.other_text:link {text-decoration:none;}	
	a.other_text:hover {text-decoration:underline;}
	a.other_text:active {text-decoration:none;}
	a.other_text:visited {text-decoration:none;}	